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
faaff4f5bef3632c6878f573ddba2ef10af321eb
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
Merge
/
Private
History
Dan Oconnor
a31af70c57
Details customizations re-enabled for the diff (and merge) tool. Now relying on the list of displayed properties from the details view when performing a CDO diff. This allows us to display changes to reference member variables.
...
#jira UE-19958 [CL 2666619 by Dan Oconnor in Main branch]
2015-08-24 16:25:51 -04:00
..
BlueprintMergeData.h
…
Merge.cpp
…
MergePrivatePCH.h
…
MergeUtils.cpp
…
MergeUtils.h
…
SBlueprintMerge.cpp
[UE-10822] We weren't handling trivial case of accepting the blueprint with no changes as the merge resolution, also we weren't closing existing blueprint editors
2015-02-25 21:42:38 -05:00
SBlueprintMerge.h
…
SMergeAssetPickerView.cpp
Add includes to files to remove the need of including Engine.h.
2015-04-10 03:30:54 -04:00
SMergeAssetPickerView.h
…
SMergeDetailsView.cpp
Details customizations re-enabled for the diff (and merge) tool. Now relying on the list of displayed properties from the details view when performing a CDO diff. This allows us to display changes to reference member variables.
2015-08-24 16:25:51 -04:00
SMergeDetailsView.h
…
SMergeGraphView.cpp
Fix shadowed variables
2015-03-03 12:30:55 -05:00
SMergeGraphView.h
…
SMergeTreeView.cpp
Fix shadowed variables
2015-03-03 12:30:55 -05:00
SMergeTreeView.h
…