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
daeebb2c6aa42880dbf48710f391d0ba64940e2b
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
BlueprintNativeCodeGen
History
Phillip Kavan
11c00323ea
Remove exposed parts of the Blueprint nativization feature (deprecated), and decouple it from the editor/cooking phase.
...
#jira UE-103261 #rb Michael.Noland [CL 14882147 by Phillip Kavan in ue5-main branch]
2020-12-08 16:28:03 -04:00
..
Private
Remove exposed parts of the Blueprint nativization feature (deprecated), and decouple it from the editor/cooking phase.
2020-12-08 16:28:03 -04:00
Public
Updating copyright for Engine Developer.
2019-12-26 15:32:37 -05:00
BlueprintNativeCodeGen.Build.cs
- Refactored UProjectPackagingSettings and UCookerSettings into DeveloperToolSettings module that can be used from the engine and other places. This removes a circular referece from Engine -> TargetPlatform -> Engine. And can potentially remove Engine -> UnrealEd "grandfathered" circular reference (or at least helps be able to get rid of it!)
2020-12-02 20:43:06 -04:00