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
fcd35ff1d8c2b89152f67bd45d64010bf23e95ef
UnrealEngineUWP
/
Engine
/
Source
/
Editor
/
BlueprintGraph
/
Public
History
zhikang shao
3141d00c05
Adding additional guard rails to the "Index All" action from Find-in-Blueprints. Editor setting that controls user permission is now an enum. The default setting allows mass loading blueprints, but not mass checkout and resave. As a result, mass write is opt-in - also improved the final warning for mass-write to emphasize you're about to checkout.
...
#rb Phillip.Kavan [CL 30854301 by zhikang shao in ue5-main branch]
2024-01-24 13:49:56 -05:00
..
BlueprintActionDatabase.h
…
BlueprintActionDatabaseRegistrar.h
…
BlueprintActionFilter.h
…
BlueprintEditorSettings.h
Adding additional guard rails to the "Index All" action from Find-in-Blueprints. Editor setting that controls user permission is now an enum. The default setting allows mass loading blueprints, but not mass checkout and resave. As a result, mass write is opt-in - also improved the final warning for mass-write to emphasize you're about to checkout.
2024-01-24 13:49:56 -05:00
BlueprintGraphDefinitions.h
…
BlueprintGraphModule.h
…
BlueprintGraphPanelPinFactory.h
…
BlueprintNodeSignature.h
…
BlueprintNodeSpawner.h
…
BlueprintNodeStatics.h
…
BlueprintNodeTemplateCache.h
…
CallFunctionHandler.h
Deprecated bIsFinalFunction.
2024-01-22 09:24:57 -05:00
EventEntryHandler.h
…
MathExpressionHandler.h
…
VariableSetHandler.h
…