This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ecbb391fa1042affe600edd79fc9a63d6aba8da8
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
BlueprintGraph
/
Public
History
Dan Oconnor
f44d605357
Further optimizations to blueprint context menu constrution. Avoiding copying strings, recalculation of categories.
...
[CL 2661618 by Dan Oconnor in Main branch]
2015-08-19 16:36:07 -04:00
..
BlueprintActionDatabase.h
This change adds better tracking of changes in levels and worlds in order to keep the blueprint action database current.
2015-04-11 10:23:56 -04:00
BlueprintActionDatabaseRegistrar.h
[UEBP-59] Optimize Blueprint loading done subsequently to initializing the blueprint action database, by decreasing the number of TObjectIterators we use to build the database.
2015-06-18 13:40:47 -04:00
BlueprintActionFilter.h
Further optimizations to blueprint context menu constrution. Avoiding copying strings, recalculation of categories.
2015-08-19 16:36:07 -04:00
BlueprintEditorSettings.h
[UE-12263] Add ability to mark BlueprintCallable functions as "DevelopmentOnly" - by default, these nodes will be compiled out of Blueprint class function graphs at cook/package time.
2015-08-19 14:13:40 -04:00
BlueprintGraphDefinitions.h
…
BlueprintGraphModule.h
Game modules can now extend Blueprint menu filtering, and add in their own menu rejection tests.
2015-06-09 17:44:15 -04:00
BlueprintGraphPanelPinFactory.h
…
BlueprintNodeSignature.h
…
BlueprintNodeSpawner.h
Further optimizations to blueprint context menu constrution. Avoiding copying strings, recalculation of categories.
2015-08-19 16:36:07 -04:00
BlueprintNodeTemplateCache.h
…
CallFunctionHandler.h
…
EventEntryHandler.h
…
MathExpressionHandler.h
ME Optimization:
2015-06-15 10:54:30 -04:00
VariableSetHandler.h
UE-7848 BP nodes are executed after the return node is reached
2015-04-10 15:11:43 -04:00