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
b5a8055b5cf69a63e32045f433bf1e7fd39d49ad
godot
/
scene
T
History
Rémi Verschelde
d34594179a
Merge pull request
#70297
from Paulb23/fix-autocomplete-brace-completion
...
Fix autocomplete with autobrace completion not adding closing pair
2022-12-19 16:28:51 +01:00
..
2d
Merge pull request
#70263
from reduz/restore-rotation_degrees
2022-12-19 16:28:44 +01:00
3d
Restore 'rotation_degrees' properties.
2022-12-19 10:59:47 +01:00
animation
Add null checks to AnimationTreeEditors and _clear_editors()
2022-12-13 03:06:51 +09:00
audio
…
debugger
Fix unexpected editor dependency
2022-12-06 14:47:25 +01:00
gui
Merge pull request
#70297
from Paulb23/fix-autocomplete-brace-completion
2022-12-19 16:28:51 +01:00
main
Merge pull request
#70219
from bruvzg/msdf_outline_scaling
2022-12-19 16:26:56 +01:00
resources
TileSet Simplify tile shape polygons
2022-12-19 11:42:40 +01:00
theme
Merge pull request
#65641
from voylin/Adding_ttf_otf_to_custom_font_dialogue
2022-11-29 13:41:45 +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
…