This website requires JavaScript.
Explore
Help
Register
Sign In
tiennm99
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/tiennm99/godot.git
synced
2026-06-26 17:05:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29894e9c1a8ea420e48d5ce2f9c8a7b5be34bdec
godot
/
scene
T
History
clayjohn
bbbcdd725a
Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone
2022-08-19 14:50:12 -06:00
..
2d
Clarify the Line2D, Curve2D/3D documentation and fix parameter names
2022-08-15 21:38:14 +03:00
3d
Merge pull request
#64592
from mhilbrunner/move-fast-break-things
2022-08-19 20:43:02 +03:00
animation
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
2022-08-08 16:36:01 +03:00
audio
…
debugger
Swap arguments of ResourceSaver.save()
2022-07-29 19:53:09 +02:00
gui
Fix MenuBar not processing shortcuts.
2022-08-19 16:49:50 +03:00
main
Add tests for empty/unnamed arguments to ClassDB, Variant, GDScript
2022-08-08 16:36:01 +03:00
resources
Remove requirement to have vertex positions when creating a mesh. Meshes can now be constructed from an index buffer alone
2022-08-19 14:50:12 -06:00
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Merge pull request
#64592
from mhilbrunner/move-fast-break-things
2022-08-19 20:43:02 +03:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…