godot/scene
Haoyu Qiu fbd937bd30 Update minimum size on Label::set_autowrap
If `clip_text` is true, the minimum height is one line if `autowrap` is
true , or one pixel otherwise.
2020-01-10 17:08:27 +08:00
..
2d Don't compile editor-only function when tools=no 2020-01-09 22:15:48 +01:00
3d fixed camera project_position function that was still using the near parameter in a few calculations 2020-01-09 14:34:31 +00:00
animation Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
audio Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
debugger Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gui Update minimum size on Label::set_autowrap 2020-01-10 17:08:27 +08:00
main Don't show conf warning if script is not tool 2020-01-07 21:28:16 +01:00
resources Merge pull request #33817 from Chaosus/vs_fresnel 2020-01-08 12:15:46 +03:00
register_scene_types.cpp Fix AnimationTree not available when compiled with disable_3d 2020-01-07 00:04:30 -03: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