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
eba4f3ca9964ec00a092674fed56527f5be58894
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
WorldBrowser
/
Private
/
StreamingLevels
History
Michael Noland
d01f8b5283
Core: Remove unused bChangesTopology member from FPropertyChangedEvent and removed most uses, in preparation for deprecating the three-argument constructor
...
#codereview matt.kuhlenschmidt [CL 2304635 by Michael Noland in Main branch]
2014-09-19 19:00:52 -04:00
..
StreamingLevelCollectionModel.cpp
[AUTOMERGE]
2014-08-13 15:24:26 -04:00
StreamingLevelCollectionModel.h
[AUTOMERGE]
2014-07-22 16:48:56 -04:00
StreamingLevelCustomization.cpp
Renamed some references to ' package' which isn't intended to be a user facing term, and reorganized some properties to be advanced.
2014-07-16 09:49:09 -04:00
StreamingLevelCustomization.h
UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
2014-06-13 06:14:46 -04:00
StreamingLevelEdMode.cpp
Made it possible for asset editors to maintain their own FEditorModeTools lists
2014-06-18 10:16:16 -04:00
StreamingLevelEdMode.h
Made it possible for asset editors to maintain their own FEditorModeTools lists
2014-06-18 10:16:16 -04:00
StreamingLevelModel.cpp
Core: Remove unused bChangesTopology member from FPropertyChangedEvent and removed most uses, in preparation for deprecating the three-argument constructor
2014-09-19 19:00:52 -04:00
StreamingLevelModel.h
Removed "InterpreteAsLinear", Deprecated FColor DrawColor and added FLinearColor LevelColor to replace it. Changed the underlying FColor's to FLinearColor in the rendering classes, cleaned up a bunch of color conversions.
2014-07-28 17:16:21 -04:00