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
b548ef000927ea90306efc0808ec866bd09e4fe9
godot
/
scene
History
sanikoyes
b548ef0009
fix ScrollContainer cannot scroll when scroll bar is hidden
2016-09-13 11:50:41 +08:00
..
2d
-Fixed issue in Kinematicbody2D
2016-09-01 12:03:55 -03:00
3d
Merge pull request
#5692
from kubecz3k/remoteTransform
2016-09-10 12:28:47 -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
fix ScrollContainer cannot scroll when scroll bar is hidden
2016-09-13 11:50:41 +08:00
io
…
main
Fix Viewport.get_mouse_pos() for specific situations,
closes
#1885
2016-09-10 13:29:07 -03:00
resources
-Added focus to comment node
2016-09-02 12:03:49 -03:00
register_scene_types.cpp
-Added a ColorFrame control, kind of like Texture but for color.
2016-09-11 11:28:01 -03:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…