.. |
doc_classes
|
Rename the argument tag to param in XML documentation
|
2022-08-08 22:34:31 +03:00 |
editor
|
Remove CustomPropertyEditor completely
|
2022-08-01 22:57:05 +03:00 |
icons
|
|
|
config.py
|
|
|
register_types.cpp
|
Refactor module initialization
|
2022-05-04 17:34:51 +02:00 |
register_types.h
|
Refactor module initialization
|
2022-05-04 17:34:51 +02:00 |
SCsub
|
|
|
visual_script_builtin_funcs.cpp
|
Remove RES and REF typedefs in favor of spelled out Ref<>
|
2022-05-03 01:43:50 +02:00 |
visual_script_builtin_funcs.h
|
|
|
visual_script_expression.cpp
|
Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init
|
2022-05-02 16:28:25 +02:00 |
visual_script_expression.h
|
Code quality: Fix header guards consistency
|
2022-07-25 11:17:40 +02:00 |
visual_script_flow_control.cpp
|
Remake resource thread safety and API
|
2022-06-22 13:46:46 +02:00 |
visual_script_flow_control.h
|
|
|
visual_script_func_nodes.cpp
|
Remake resource thread safety and API
|
2022-06-22 13:46:46 +02:00 |
visual_script_func_nodes.h
|
|
|
visual_script_nodes.cpp
|
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2022-07-26 09:31:12 +02:00 |
visual_script_nodes.h
|
[Net] Modularize multiplayer, expose MultiplayerAPI to extensions.
|
2022-07-26 09:31:12 +02:00 |
visual_script_yield_nodes.cpp
|
Style: Partially apply clang-tidy's cppcoreguidelines-pro-type-member-init
|
2022-05-02 16:28:25 +02:00 |
visual_script_yield_nodes.h
|
|
|
visual_script.cpp
|
Removed faulty function update after get_property_list.
|
2022-08-03 21:45:16 +03:00 |
visual_script.h
|
Make property_*_revert methods multilevel and expose them for scripting
|
2022-08-18 00:03:53 +03:00 |