godot/scene
Yuri Sizov 752402cf35 Clean-up, harmonize, and improve StyleBox API
- Make all margin properties follow the same naming convention (their getter and setter too).
- Remove a virtual counterpart of `get_style_margin` from API.
- Allow to override `get_minimum_size` from scripting and remove `get_center_size`.
2023-01-19 20:02:21 +03:00
..
2d Merge pull request #71630 from groud/fix_tilemap_layer_delete_undo 2023-01-18 22:20:12 +01:00
3d Enforce a default minimum lightmap size hint size 2023-01-13 17:46:55 -08:00
animation Add p_keep_state to AnimationPlayer::stop() 2023-01-19 01:05:46 +09:00
audio
debugger
gui Clean-up, harmonize, and improve StyleBox API 2023-01-19 20:02:21 +03:00
main Merge pull request #71623 from kleonc/draw_arc_clamp_to_single_circle 2023-01-18 22:28:24 +01:00
resources Clean-up, harmonize, and improve StyleBox API 2023-01-19 20:02:21 +03:00
theme
property_utils.cpp
property_utils.h
register_scene_types.cpp
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub