Commit Graph

15 Commits

Author SHA1 Message Date
Jaroslaw Palczynski
f23f29257b Back out changelist 2481333
Rob asked me to back out GENERATED_*_BODY -> GENERATED_BODY change for now until the "_Validate and _Implementation auto-generation" discussion is over.

#codereview Robert.Manuszewski

[CL 2481343 by Jaroslaw Palczynski in Main branch]
2015-03-17 05:38:32 -04:00
Jaroslaw Palczynski
fa31560e2d Enabled UHT to digest GENERATED_BODY instead of GENERATED_UCLASS_BODY, GENERATED_USTRUCT_BODY, GENERATED_UINTERFACE_BODY or GENERATED_IINTERFACE_BODY, changed every occurence to the new syntax and fixed every warning that have fallen out of this change.
#codereview Robert.Manuszewski

[CL 2481333 by Jaroslaw Palczynski in Main branch]
2015-03-17 05:19:11 -04:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Mike Beach
10ef2fc1e0 Finally giving in, and letting the new blueprint action database govern how those actions are presented in the ui :(
#codereview Dan.OConnor

[CL 2313188 by Mike Beach in Main branch]
2014-09-29 14:31:08 -04:00
Dan Oconnor
0f6fb36cd9 <saved by Perforce>
[CL 2303325 by Dan Oconnor in Main branch]
2014-09-18 19:04:57 -04:00
Mike Beach
66b56f0dfd Making it so the blueprint favoriting system works with the new menu system.
[CL 2301204 by Mike Beach in Main branch]
2014-09-17 13:01:38 -04:00
Mike Beach
1424e089f3 Shrinking the template node database by removing the need for function/variable nodes to be cached.
[CL 2295284 by Mike Beach in Main branch]
2014-09-12 12:56:24 -04:00
Mike Beach
fe03b8e58c Shrinking the mem footprint of the new BP menu system (moving bindings out from node spawners, passing into Invoke() instead).
[CL 2292881 by Mike Beach in Main branch]
2014-09-10 16:14:07 -04:00
Mike Beach
54408e6fbc Removing back'n forth string/text conversions for keywords in the new BP menu system.
[CL 2284801 by Mike Beach in Main branch]
2014-09-04 13:45:38 -04:00
Mike Beach
e165ed2973 (WIP) A more robust solution to binding blueprint actions with specific objects.
[CL 2272867 by Mike Beach in Main branch]
2014-08-26 16:25:42 -04:00
Mike Beach
6bb2bb5dbe (WIP) Fixing up edge cases in the new blueprint menu system involving interface functions.
[CL 2261087 by Mike Beach in Main branch]
2014-08-18 13:34:41 -04:00
Mike Beach
4f9977f486 (WIP) Making NodeSpawners responsible for the placement of new nodes (passing the desired location along to them, to do with as they please). This fixes comment nodes so they properly position themselves in the new system.
[CL 2242646 by Mike Beach in Main branch]
2014-08-04 12:19:42 -04:00
Mike Beach
65752e6a73 Keeping the node-spawners (for the new BP action menu system) from getting garbage collected.
[CL 2221354 by Mike Beach in Main branch]
2014-07-16 17:29:50 -04:00
Mike Beach
22b5d8bd34 More fallout from CL 2221066/2221070 (fixing link errors not caught in xcode).
[CL 2221110 by Mike Beach in Main branch]
2014-07-16 14:59:56 -04:00
Mike Beach
3c87e27668 (WIP) Start of the blueprint menu refactor. Building a database of blueprint actions to refrence when constructiong various menus.
[CL 2181586 by Mike Beach in Main branch]
2014-07-09 12:17:42 -04:00