godot/modules/visual_script
Hugo Locurcio 35a0162167
Improve wording of various messages and make casing more consistent
This also adds the number of selected projects to the confirmation
dialog that appears before removing projects.
2019-04-21 14:37:14 +02:00
..
doc_classes doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
config.py SCons: Pass env to modules can_build method 2018-05-30 19:11:36 +02:00
register_types.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
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.cpp Fix default values not being read correctly in VisualScript 2019-03-04 20:41:50 +02:00
visual_script.h Fix default values not being read correctly in VisualScript 2019-03-04 20:41:50 +02:00
visual_script_builtin_funcs.cpp Add object encoding param to serialization methods 2019-04-01 15:53:19 +02:00
visual_script_builtin_funcs.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_editor.cpp Improve wording of various messages and make casing more consistent 2019-04-21 14:37:14 +02:00
visual_script_editor.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_expression.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
visual_script_expression.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_flow_control.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_flow_control.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_func_nodes.cpp calculate inputs count from arg types instead of names 2019-03-04 21:39:17 +01:00
visual_script_func_nodes.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_nodes.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_nodes.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_property_selector.cpp Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
visual_script_property_selector.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_yield_nodes.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
visual_script_yield_nodes.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00