Commit Graph

12 Commits

Author SHA1 Message Date
Mike Beach
d8fb1f7e2e (WIP) Workaround to synchronize #include names and saved filenames for converted Blueprint files (both should go through a centralized function).
#codereview Maciej.Mroz

[CL 2685659 by Mike Beach in Main branch]
2015-09-09 20:06:46 -04:00
Mike Beach
6067386904 (WIP) Adding more commandline params for the native conversion tool (in setup for calling from the cook commandlet).
[CL 2685571 by Mike Beach in Main branch]
2015-09-09 18:51:40 -04:00
Dan Oconnor
289ea2bc43 RootEditor_OnMac fixes. Likely required include changes due to 2684687
[CL 2685368 by Dan Oconnor in Main branch]
2015-09-09 16:50:50 -04:00
Maciej Mroz
446c40f58e UEBP-40 C++ code generation (WIP):
- Refactor, Introduced function FEmitHelper::GetCppName

#codereview Dan.OConnor

[CL 2682851 by Maciej Mroz in Main branch]
2015-09-08 06:44:17 -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
Dan Oconnor
2441049b7b Back out changelist 2680852 - Was just stale projects
[CL 2680996 by Dan Oconnor in Main branch]
2015-09-04 16:32:05 -04:00
Dan Oconnor
d492ce2d8f CIS fix
#codereview Mike.Beach

[CL 2680852 by Dan Oconnor in Main branch]
2015-09-04 15:20:09 -04:00
Mike Beach
e056f4c268 CIS Fix - Adding missing files.
[CL 2680721 by Mike Beach in Main branch]
2015-09-04 14:07:57 -04:00
Mike Beach
76209a73f0 (WIP) Blueprint code conversion commandlet - now actually converting assets, recording a manifest that reflects the results.
[CL 2680641 by Mike Beach in Main branch]
2015-09-04 13:35:03 -04:00
Mike Beach
4e4627ba34 Setting up the new BlueprintNativeCodeGenModule so that it uses the proper allocator.
#codereview Maciej.Mroz

[CL 2679497 by Mike Beach in Main branch]
2015-09-03 18:09:31 -04:00
Maciej Mroz
ee57408e3f UEBP-40 C++ code generation (WIP):
- support for UMG (WIP)

[CL 2676673 by Maciej Mroz in Main branch]
2015-09-02 04:22:33 -04:00
Mike Beach
9ef564e970 (WIP) New BlueprintNativeCodeGen module, to house the commandlet which will convert Blueprint assets into native classes (for cooked builds).
#codreview Maciej.Mroz

[CL 2675620 by Mike Beach in Main branch]
2015-09-01 12:27:21 -04:00