godot/scene
lawnjelly b69c8b4791 Single Compilation Unit build.
Adds support for simple SCU build (DEV_ENABLED only).
This speeds up compilation by compiling multiple cpp files within a single translation unit.
2023-06-06 15:36:51 +01:00
..
2d Check for null in set_pattern() 2023-05-24 16:43:29 +02:00
3d Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
animation Single Compilation Unit build. 2023-06-06 15:36:51 +01:00
audio
debugger
gui Single Compilation Unit build. 2023-06-06 15:36:51 +01:00
main Merge pull request #77724 from RandomShaper/remove_red_th_cond 2023-06-01 15:52:16 +02:00
resources Single Compilation Unit build. 2023-06-06 15:36:51 +01:00
theme
property_utils.cpp
property_utils.h
register_scene_types.cpp Don't disable Material and PlaceholderMaterial when disable_3d=yes 2023-05-30 11:44:21 +02:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub