Commit Graph

6 Commits

Author SHA1 Message Date
Maciej Mroz
8192b0a511 BlueprintCompilerCppBackend:
- support for unconverted types - WIP
- use "UsedAssets" array from the class instead of loading objects

[CL 2704307 by Maciej Mroz in Main branch]
2015-09-24 09:57:06 -04:00
Mike Beach
8fcdbeece4 Coordinating the Blueprint conversion tool with the backend (ensuring filenames are in sync, and that the backend knows what files will and won't be converted).
#codereview Maciej.Mroz

[CL 2697358 by Mike Beach in Main branch]
2015-09-18 14:00:49 -04:00
Maciej Mroz
ac295f03eb UEBP-40 C++ code generation (WIP):
- improved (working) code for UMG Widgets
- various fixes

[CL 2682439 by Maciej Mroz in Main branch]
2015-09-07 09:39:56 -04:00
Maciej Mroz
6ce1610a00 Comments added
[CL 2681931 by Maciej Mroz in Main branch]
2015-09-06 09:15:57 -04:00
Maciej Mroz
bec08e1390 UEBP-40 C++ code generation (WIP):
- Gathering coverted class dependencies - fixed and refactored
- improved list of included headers and forward-declared structs

#codereview Mike.Beach

[CL 2681924 by Maciej Mroz in Main branch]
2015-09-06 07:59:37 -04:00
Maciej Mroz
88e52ed2a6 #ue4: Blueprint Compiler Cpp Backend moved to its own module
#codereview Michael.Noland

[CL 2495920 by Maciej Mroz in Main branch]
2015-03-30 14:10:13 -04:00