Commit Graph

13 Commits

Author SHA1 Message Date
Mikolaj Sieluzycki
fa01cacb6c Trim down the amount of UObject constructors.
#codereview Robert.Manuszewski

[CL 2429641 by Mikolaj Sieluzycki in Main branch]
2015-02-03 05:40:57 -05: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
Michael Schoell
95e4a65c5d Fixes BlueprintNodeTemplateCacheImpl::IsTemplateOuter to check if the outer is Transactional instead of Transient, resolves issues with nodes being marked as non-template nodes during favorites menu generation.
[CL 2307143 by Michael Schoell in Main branch]
2014-09-23 13:59:55 -04:00
Mike Beach
b661843e85 Fixing compiler error on mac.
[CL 2298921 by Mike Beach in Main branch]
2014-09-15 19:08:11 -04:00
Mike Beach
dddfe2e78d Properly handling when the node cache size is set to zero.
[CL 2298637 by Mike Beach in Main branch]
2014-09-15 15:52:55 -04:00
Mike Beach
6f04808cdd Capping the blueprint cache in case it grows out of control for certain projects.
[CL 2296525 by Mike Beach in Main branch]
2014-09-13 15:13:16 -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
982ec4e821 (WIP) For the new blueprint menu system, ensuring the proper animation nodes are available.
[CL 2266729 by Mike Beach in Main branch]
2014-08-21 18:50:33 -04:00
Mike Beach
2324f32c76 Dumping out database stats to help keep an eye one the memory impact of the new blueprint menu system (also adding command option for adding interfaces).
[CL 2258483 by Mike Beach in Main branch]
2014-08-15 17:39:14 -04:00
Mike Beach
050aef2efc (WIP) Solution for blueprint database holding onto references to blueprints that users want to delete.
[CL 2258176 by Mike Beach in Main branch]
2014-08-15 16:12:46 -04:00
Mike Beach
d7066b1e52 Some missed includes for non-unity builds.
[CL 2249053 by Mike Beach in Main branch]
2014-08-08 18:11:40 -04:00
Mike Beach
cabc4b1f02 (WIP) Now taking pin-context into consideration when filtering the new blueprint menu system.
[CL 2248808 by Mike Beach in Main branch]
2014-08-08 15:35:56 -04:00