You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Extract shared scene data into a separate class
This commit is contained in:
@@ -18,3 +18,5 @@ if "RD_GLSL" in env["BUILDERS"]:
|
||||
|
||||
SConscript("effects/SCsub")
|
||||
SConscript("environment/SCsub")
|
||||
SConscript("forward_clustered/SCsub")
|
||||
SConscript("forward_mobile/SCsub")
|
||||
|
||||
Reference in New Issue
Block a user