mirror of
https://github.com/godotengine/godot.git
synced 2024-12-27 11:24:59 +08:00
5ad4f26659
* This PR adds the ability to disable classes when building. * For now it's only possible to do this via command like: `scons disable_classes=RayCast2D,Area3D` * Eventually, a proper UI will be implemented to create a build config file to do this at large scale, as well as detect what is used in the project. |
||
---|---|---|
.. | ||
doc_classes | ||
icons | ||
config.py | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
visual_script_builtin_funcs.cpp | ||
visual_script_builtin_funcs.h | ||
visual_script_editor.cpp | ||
visual_script_editor.h | ||
visual_script_expression.cpp | ||
visual_script_expression.h | ||
visual_script_flow_control.cpp | ||
visual_script_flow_control.h | ||
visual_script_func_nodes.cpp | ||
visual_script_func_nodes.h | ||
visual_script_nodes.cpp | ||
visual_script_nodes.h | ||
visual_script_property_selector.cpp | ||
visual_script_property_selector.h | ||
visual_script_yield_nodes.cpp | ||
visual_script_yield_nodes.h | ||
visual_script.cpp | ||
visual_script.h |