This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
17554cd989b4f2a7ee3d06dc94de870a0eb39dc3
UnrealEngineUWP
/
Engine
/
Plugins
/
Developer
History
dominik peacock
fc9b50e432
Rename UMultiUserReplicationClientPreset to UMultiUserReplicationContent to avoid confusion with presets, which will be added in a later CL.
...
[CL 34496515 by dominik peacock in ue5-main branch]
2024-06-19 08:48:30 -04:00
..
AnimationSharing
Emit warning for code using the old #include "PerPlatformProperties.h" instead of #include "UObject/PerPlatformProperties.h"
2024-05-03 09:13:43 -04:00
BlankPlugin
…
CLionSourceCodeAccess
…
CodeLiteSourceCodeAccess
…
Concert
Rename UMultiUserReplicationClientPreset to UMultiUserReplicationContent to avoid confusion with presets, which will be added in a later CL.
2024-06-19 08:48:30 -04:00
DumpGPUServices
…
FieldNotificationTrace
FieldNotify: Add first implementation of FieldNotificationTrace. Add the trace track to the RewindDebugger. Add trace when the field value changes.
2024-05-24 07:18:17 -04:00
GitSourceControl
…
KDevelopSourceCodeAccess
…
N10XSourceCodeAccess
…
NullSourceCodeAccess
…
OneSkyLocalizationService
…
PerforceSourceControl
Fix Perforce create changelist moving all files from the default CL to the new changelist instead of creating an empty changelist or moving only the selected files
2024-06-11 12:17:21 -04:00
PixWinPlugin
Renaming PixWinPlugin to "PIX on Windows" since "PIX for Windows" was the name of the D3D9 PIX.
2024-03-27 18:22:17 -04:00
PlasticSourceControl
Slate: Deprecate SListView::ItemHeight and STreeViewItemHeight. ItemHeight and ItemWidth are only used when the panel is is as a tile or both value are assigned. With TreeView and ListView, you can't assigned both. The function are protected, a subclass of those could but it's up to them to expose the ItemHeight and ItemWidth. This behavior changed was introduced with CL 7634094.
2024-05-01 08:05:39 -04:00
PluginUtils
Add mount point check on plugin creation; there was a check against existing plugins but we also have to validate the plugin name isn't a mount point such as /Game, /Temp, /Script, etc
2024-05-03 14:24:54 -04:00
PropertyAccessNode
…
RenderDocPlugin
…
RiderSourceCodeAccess
…
SubversionSourceControl
…
TextureFormatOodle
Preview Platform Textures
2024-04-19 16:57:52 -04:00
TraceDataFiltering
Fixed IsDerivedFromSharedFromThis() when there are multiple TSharedFromThis bases.
2024-05-13 18:24:48 -04:00
TraceSourceFiltering
Replaced EAutomationTestFlags::ApplicationContextMask with EAutomationTestFlags_ApplicationContextMask.
2024-06-12 14:16:23 -04:00
UObjectPlugin
…
VisualStudioCodeSourceCodeAccess
…
VisualStudioSourceCodeAccess
…
XcodeGPUDebuggerPlugin
…
XCodeSourceCodeAccess
…