pandemonium_engine/scene
Hugo Locurcio 7d1abdb3db Fix BackBufferCopy rect property appearing when not relevant in inspector
The `rect` property is only effective if `copy_mode` is Rect.
2022-12-11 19:18:17 +01:00
..
2d Fix BackBufferCopy rect property appearing when not relevant in inspector 2022-12-11 19:18:17 +01:00
3d Fix auto-translation and ignore control chars. 2022-12-11 19:14:14 +01:00
animation Fix animation signal caches_cleared firing timing 2022-12-11 19:12:37 +01:00
audio
debugger Also renamed the files. 2022-08-19 21:24:36 +02:00
gui Fix TreeItem.remove_child not updating Tree immediately 2022-12-11 19:13:20 +01:00
main Fix CanvasLayer visibility toggle can only run once per frame 2022-12-11 19:08:52 +01:00
resources Fix auto-translation and ignore control chars. 2022-12-11 19:14:14 +01:00
property_utils.cpp Fix exporting big templates 2022-11-30 19:23:35 +01:00
property_utils.h
register_scene_types.cpp Added a new ColorSelectorButton. Same idea as the ColorPickerButton, except left clicking it emits a pressed signal, right clicking it opens a color picker. 2022-11-17 17:42:07 +01:00
register_scene_types.h
scene_string_names.cpp
scene_string_names.h
SCsub