This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fc61eb37ce004ecfa0656a46c68d111c68bb5c19
godot
/
scene
History
Juan Linietsky
fc61eb37ce
Merge pull request
#5920
from 29jm/fix-warnings
...
Fix some more warnings
2016-09-10 12:21:02 -03:00
..
2d
-Fixed issue in Kinematicbody2D
2016-09-01 12:03:55 -03:00
3d
Added option for UVs (and tangents) in adding sphere for ImmediateGeometry,
closes
#6398
2016-09-06 19:31:44 -03:00
animation
Tween: fix non-repeat interpolate_callback does not delete after call triggered
2016-08-31 10:27:20 +08:00
audio
only call finished signal when it really finishes,
closes
#5222
2016-06-29 18:46:43 -03:00
gui
Merge pull request
#5920
from 29jm/fix-warnings
2016-09-10 12:21:02 -03:00
io
…
main
Merge pull request
#6355
from Kazuo256/http-request-methods
2016-09-10 11:48:07 -03:00
resources
-Added focus to comment node
2016-09-02 12:03:49 -03:00
register_scene_types.cpp
Added an easy API to yield to a specific time by doing:
2016-08-06 21:39:50 -03:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…