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
fe1bb58e8fc395f0bf99ecca879f1ea03b59e913
godot
/
scene
T
History
Rémi Verschelde
fe1bb58e8f
Merge pull request
#70238
from kleonc/tile-set-simplify-isometric-tile-polygon
...
`TileSet` Simplify isometric tile shape polygon to 4 vertices
2022-12-19 16:27:17 +01:00
..
2d
TileSet Simplify tile shape polygons
2022-12-19 11:42:40 +01:00
3d
Fix Navigation API abbreviations inconsistency
2022-12-17 22:06:22 +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
Add
uri
property for LinkButton
2022-12-17 15:27:33 +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
…