virtualx-engine/scene
Hugo Locurcio 3e4b508c3b
Add a soft line length guideline to the script editor
The default value is 80. The hard line length guideline's
default column has been moved to 100 to account for the new
soft line length guideline.

It can be disabled by setting its value to the same column as the
hard line length guideline.

This closes https://github.com/godotengine/godot-proposals/issues/347.
2020-02-15 03:02:40 +01:00
..
2d Fixes memory leak in NavigationPolygon 2020-02-14 10:35:09 +08:00
3d Fix various GCC compilation warnings after Vulkan merge 2020-02-14 10:02:31 +01:00
animation ObjectID converted to a structure, fixes many bugs where used incorrectly as 32 bits. 2020-02-12 14:24:54 -03:00
audio Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
debugger Visual GPU profiler and related profiling support in Vulkan. 2020-02-11 12:01:26 +01:00
gui Add a soft line length guideline to the script editor 2020-02-15 03:02:40 +01:00
main Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
resources Fix bind method set_override_exposure_enabled of CameraEffects 2020-02-14 20:05:54 +01:00
register_scene_types.cpp Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
SCsub Implement game camera override 2019-10-23 02:51:32 +01:00