FireForge
|
3073b85de9
|
Rename theme properties to include underscores
- check_vadjust -> check_v_adjust
- close_h_ofs -> close_h_offset
- close_v_ofs -> close_v_offset
- commentfocus -> comment_focus
- hseparation -> h_separation
- ofs -> offset
- selectedframe -> selected_frame
- state_machine_selectedframe -> state_machine_selected_frame
- table_hseparation -> table_h_separation
- table_vseparation -> table_v_separation
- vseparation -> v_separation
|
2022-04-23 11:16:18 -05:00 |
|
taigi100
|
280956ddc3
|
Fix children visibility check
|
2022-03-16 15:51:27 +02:00 |
|
Rémi Verschelde
|
0f5455230c
|
Use switch consistently in _notification (scene folder)
|
2022-02-15 18:44:55 +01:00 |
|
Hendrik Brucker
|
b396fd4eef
|
Improve compilation speed (forward declarations/includes cleanup)
|
2022-02-12 02:46:22 +01:00 |
|
Yuri Sizov
|
107b6f299c
|
Reorganize inspector layout workflow for Control nodes
|
2022-02-10 20:29:34 +03:00 |
|
Hendrik Brucker
|
40ee2b8953
|
Add FlowContainer
|
2022-01-07 15:51:49 +01:00 |
|