You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Code/Builder
Nicholas Lawson d55c83d0d1
Making scriptcanvas files rebuild (#7592)
The version of Lua has updated - script canvas needs to rebuild
all of the scriptcanvas files with the new lua version.

This adds the lua version into the fingerprint of all scriptcanvas jobs
which will cause them to rebuild next time you start Asset Processor.

Signed-off-by: lawsonamzn <70027408+lawsonamzn@users.noreply.github.com>
4 years ago
..
ScriptCanvasBuilder.cpp Fix issues caused by SC editor component holding onto a live graph (#6734) 4 years ago
ScriptCanvasBuilder.h Fix issues caused by SC editor component holding onto a live graph (#6734) 4 years ago
ScriptCanvasBuilderComponent.cpp redcode sc asset files bloodbath 4 years ago
ScriptCanvasBuilderComponent.h Shorten copyright headers by splitting into 2 lines (#2213) 4 years ago
ScriptCanvasBuilderWorker.cpp Making scriptcanvas files rebuild (#7592) 4 years ago
ScriptCanvasBuilderWorker.h chore: Rename Graph to EditorGraph 4 years ago
ScriptCanvasBuilderWorkerUtility.cpp chore: Rename Graph to EditorGraph 4 years ago