pandemonium_engine/scene
2024-03-13 16:55:47 +01:00
..
2d Fix small formatting inconsistencies. 2024-03-01 16:25:19 +01:00
3d Fix small formatting inconsistencies. 2024-03-01 16:25:19 +01:00
animation Fix small formatting inconsistencies. 2024-03-01 16:25:19 +01:00
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 Backported ViewPanner from Godot4. It also got bindings, now inherited from Resource, and is registered in the ClassDB. 2024-03-01 22:39:19 +01:00
register_scene_types.h File copyright header updates pt10. 2023-12-18 00:31:04 +01:00
SCsub