Commit Graph

6 Commits

Author SHA1 Message Date
Michael Trepka
62e7793fa0 Another batch of fixes for Clang compile warnings
[CL 2237490 by Michael Trepka in Main branch]
2014-07-30 16:16:46 -04:00
Mike Beach
7923e88220 (WIP) Various standalone node types, adding themselves to the blueprint action database (for the new action menu system).
[CL 2214584 by Mike Beach in Main branch]
2014-07-14 16:05:25 -04:00
Michael Schoell
788de6f349 Removed GetNodeNativeTitle from the editor entirely, now uses BuildSourceString to obtain the source string in a more reliable way.
#codereview Justin.Sargent

[CL 2114371 by Michael Schoell in Main branch]
2014-06-23 15:36:50 -04:00
Jaroslaw Palczynski
ebce413232 UE4 Refactoring. Changed OVERRIDE and FINAL macros to keywords override and final.
[CL 2104397 by Jaroslaw Palczynski in Main branch]
2014-06-13 06:14:46 -04:00
Mike Beach
d8b88372ed Fixing it so users can change the input types on math expression nodes, and those types will remain consistent after node reconstruction.
(TTP #337678)

[CL 2102010 by Mike Beach in Main branch]
2014-06-11 12:59:05 -04:00
Mike Beach
05c96c6fe7 Moving the math expression node out of experimental (and fixing some minor exposed by its test plan).
(TTP #305005/#311759)

[CL 2087177 by Mike Beach in Main branch]
2014-05-29 17:29:54 -04:00