This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
fecdeb78add6238fe0cfdfb976a632efd6f0f7b1
godot
/
scene
T
History
Rémi Verschelde
fecdeb78ad
Merge pull request
#70404
from YuriSizov/theme-!important
...
Add fallback values for font and scale to the default theme
2022-12-21 18:36:07 +01:00
..
2d
Fix double get_singleton()
2022-12-20 14:26:15 -05:00
3d
Merge pull request
#70244
from DarkKilauea/nav-fix-abbrev-compat
2022-12-20 10:32:26 +01:00
animation
Fix StateMachine cannot connect nodes bug
2022-12-21 06:30:33 +09:00
audio
Fix AudioStreamPlayer not resuming after returning to SceneTree
2022-09-05 16:52:46 +02:00
debugger
Fix unexpected editor dependency
2022-12-06 14:47:25 +01:00
gui
Fix misaligned edit box when clicking on
Tree
items with different sizes
2022-12-20 00:23:51 -03:00
main
Fix CanvasItem Z-index referring to Node2D
2022-12-19 20:59:14 -06:00
resources
Add fallback values for font and scale to the default theme
2022-12-21 19:29:12 +03:00
theme
Merge pull request
#70404
from YuriSizov/theme-!important
2022-12-21 18:36:07 +01:00
property_utils.cpp
Fix exporting big templates
2022-10-19 08:29:29 +02:00
property_utils.h
Remove more instances of 'instance' being used as a verb
2022-11-16 14:01:53 +01:00
register_scene_types.cpp
Move NavigationPolygon to dedicated resource file
2022-12-17 19:52:40 +01:00
register_scene_types.h
…
scene_string_names.cpp
Fix connection of animation changed signal in AnimationTrackEditor
2022-11-20 06:38:51 +09:00
scene_string_names.h
Fix connection of animation changed signal in AnimationTrackEditor
2022-11-20 06:38:51 +09:00
SCsub
…