This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
pandemonium_engine
Watch
1
Star
0
Fork
0
You've already forked pandemonium_engine
mirror of
https://github.com/Relintai/pandemonium_engine.git
synced
2024-12-23 12:26:59 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8375f17c42
pandemonium_engine
/
scene
History
Relintai
272ae15993
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
..
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