pandemonium_engine/scene
2024-03-13 16:55:47 +01:00
..
2d
3d
animation
audio
debugger
gui Removed clips_input() method and _clips_input() virtual method from Control. Made clip_contents to also have an input clipping effect, since I couldn't think any single instance where keeping them separated would be useful. 2024-03-12 17:29:22 +01:00
main Now tooltips won't get scaled to their original control's scale anymore by default. Added a new gui_scale_tooltips property to Viewport to be able to use the previous behaviour when it's desired. 2024-03-13 16:55:47 +01:00
resources Backpoered from Godot 4: Add is_built_in() method to Resource. 2024-03-08 21:16:16 +01:00
register_scene_types.cpp
register_scene_types.h
SCsub