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
caf4fd78dad61e07b03b6fac92c3dae4e0b2f608
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
BlueprintNativeCodeGen
/
Private
History
Dan Oconnor
0fcbabbaa6
Allowing code generation for blueprints with warnings
...
[CL 2696502 by Dan Oconnor in Main branch]
2015-09-17 21:45:43 -04:00
..
BlueprintNativeCodeGenCoordinator.cpp
(WIP) Blueprint code conversion commandlet - now actually converting assets, recording a manifest that reflects the results.
2015-09-04 13:35:03 -04:00
BlueprintNativeCodeGenCoordinator.h
(WIP) Blueprint code conversion commandlet - now actually converting assets, recording a manifest that reflects the results.
2015-09-04 13:35:03 -04:00
BlueprintNativeCodeGenManifest.cpp
(WIP) Workaround to synchronize #include names and saved filenames for converted Blueprint files (both should go through a centralized function).
2015-09-09 20:06:46 -04:00
BlueprintNativeCodeGenManifest.h
(WIP) Adding more commandline params for the native conversion tool (in setup for calling from the cook commandlet).
2015-09-09 18:51:40 -04:00
BlueprintNativeCodeGenModule.cpp
Setting up the new BlueprintNativeCodeGenModule so that it uses the proper allocator.
2015-09-03 18:09:31 -04:00
BlueprintNativeCodeGenPCH.h
…
BlueprintNativeCodeGenUtils.cpp
(WIP) Adding more commandline params for the native conversion tool (in setup for calling from the cook commandlet).
2015-09-09 18:51:40 -04:00
BlueprintNativeCodeGenUtils.h
(WIP) Adding more commandline params for the native conversion tool (in setup for calling from the cook commandlet).
2015-09-09 18:51:40 -04:00
GenerateBlueprintCodeModuleCommandlet.cpp
(WIP) Adding more commandline params for the native conversion tool (in setup for calling from the cook commandlet).
2015-09-09 18:51:40 -04:00
GenerateBlueprintCodeModuleCommandlet.h
…
NativeCodeGenCommandlineParams.cpp
(WIP) Adding more commandline params for the native conversion tool (in setup for calling from the cook commandlet).
2015-09-09 18:51:40 -04:00
NativeCodeGenCommandlineParams.h
(WIP) Adding more commandline params for the native conversion tool (in setup for calling from the cook commandlet).
2015-09-09 18:51:40 -04:00
NativeCodeGenerationTool.cpp
Allowing code generation for blueprints with warnings
2015-09-17 21:45:43 -04:00