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
845a898f376e40dc554c44d47dae3c4e37de3f67
godot
/
scene
T
History
Rémi Verschelde
de97339a2d
Merge pull request
#18291
from akien-mga/coverity-uninitialized-scalar-var
...
Fix Coverity reports of uninitialized scalar variable
2018-05-01 19:14:07 +02:00
..
2d
Adds z-index properties to TileSets.
2018-05-01 17:24:57 +02:00
3d
Merge pull request
#18321
from Crazy-P/Fixes-logically-dead-code
2018-05-01 08:35:10 +02:00
animation
Fix Coverity reports of uninitialized scalar variable
2018-04-19 15:20:45 +02:00
audio
Merge pull request
#15910
from robfram/fix-audio-signal-issue-15895
2018-02-01 16:54:31 +01:00
gui
Merge pull request
#16977
from SASUPERNOVA/master
2018-05-01 16:32:30 +02:00
main
Implement Input.set_default_cursor_shape to change the default shape
2018-04-10 11:38:34 -03:00
resources
Adds z-index properties to TileSets.
2018-05-01 17:24:57 +02:00
register_scene_types.cpp
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
2018-02-21 09:39:09 -03:00
register_scene_types.h
Add missing copyright headers and fix formatting
2018-01-05 01:22:23 +01:00
scene_string_names.cpp
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification.
2018-01-12 08:29:24 -03:00
scene_string_names.h
Renamed tree_exited to tree_exiting. tree_exited is now used for actual out of tree notification.
2018-01-12 08:29:24 -03:00
SCsub
…