.. |
doc_classes
|
doc: Markup fixes for enums and constants
|
2019-12-06 23:09:20 +01:00 |
icons
|
Add support for creating editor icons per module
|
2019-06-28 23:42:26 +03:00 |
config.py
|
doc: Sync classref with current source
|
2019-09-27 22:16:42 +02:00 |
register_types.cpp
|
Visualscript editor graph unification & refactoring
|
2019-09-26 01:53:58 +05:30 |
register_types.h
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
SCsub
|
SCons: Build thirdparty code in own env, disable warnings
|
2018-09-28 14:07:39 +02:00 |
visual_script_builtin_funcs.cpp
|
Implemented ord function in VisualScript
|
2019-09-03 17:06:11 +02:00 |
visual_script_builtin_funcs.h
|
Implemented ord function in VisualScript
|
2019-09-03 17:06:11 +02:00 |
visual_script_editor.cpp
|
Fixes wrong position when adding node in VS editor
|
2019-12-04 17:12:01 -08:00 |
visual_script_editor.h
|
Small fixes to redundand code, copy paste bugs
|
2019-10-14 11:40:55 +02:00 |
visual_script_expression.cpp
|
Some code changed with Clang-Tidy
|
2019-06-26 15:08:25 +02:00 |
visual_script_expression.h
|
Made use of semicolons more consitent, fixed formatting
|
2019-06-19 15:24:31 +02:00 |
visual_script_flow_control.cpp
|
Update copyright statements to 2019
|
2019-01-01 12:58:10 +01:00 |
visual_script_flow_control.h
|
Made use of semicolons more consitent, fixed formatting
|
2019-06-19 15:24:31 +02:00 |
visual_script_func_nodes.cpp
|
Make VisualScript check inheritance for port info
|
2019-10-09 01:47:05 -04:00 |
visual_script_func_nodes.h
|
Made use of semicolons more consitent, fixed formatting
|
2019-06-19 15:24:31 +02:00 |
visual_script_nodes.cpp
|
Removed unused variables, add some constants numbers
|
2019-12-10 05:13:02 +01:00 |
visual_script_nodes.h
|
Visualscript editor graph unification & refactoring
|
2019-09-26 01:53:58 +05:30 |
visual_script_property_selector.cpp
|
Remove dependency on the editor directory being in the build's include path.
|
2019-10-10 08:57:00 +02:00 |
visual_script_property_selector.h
|
Small fixes to redundand code, copy paste bugs
|
2019-10-14 11:40:55 +02:00 |
visual_script_yield_nodes.cpp
|
Fixes minor issues found by static analyzer
|
2019-07-07 23:08:51 +02:00 |
visual_script_yield_nodes.h
|
Made use of semicolons more consitent, fixed formatting
|
2019-06-19 15:24:31 +02:00 |
visual_script.cpp
|
Fix some crashes, overflows and using variables without values
|
2019-11-01 16:16:31 +01:00 |
visual_script.h
|
Visualscript editor graph unification & refactoring
|
2019-09-26 01:53:58 +05:30 |