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
ef9313f415a2994138a9d36a66cf9658c3198bab
godot
/
scene
History
Arjen van Staalduinen
ef9313f415
fix near infinite loop when no previous mouse position
...
Added physics_has_last_mousepos to better deal with situations where there is no last_mousepos
2018-12-19 13:35:41 +01:00
..
2d
fix stop_on_slope affecting sliding up slopes
2018-12-14 16:02:43 +01:00
3d
Merge pull request
#24161
from aroncds/master
2018-12-14 13:34:46 +01:00
animation
Fix sub-transitions not using end_node correctly
2018-12-16 23:40:41 -02:00
audio
Fix AudioStreamPlayback::stop not being called on AudioStreamPlayer::stop
2018-11-11 11:00:24 -03:00
gui
Fix item highlighting in PopupMenu for items with offset
2018-12-15 18:48:10 -02:00
main
fix near infinite loop when no previous mouse position
2018-12-19 13:35:41 +01:00
resources
Merge pull request
#24366
from BastiaanOlij/adjust_sky_orientation
2018-12-16 22:56:43 +01:00
register_scene_types.cpp
Added basic support for custom resource savers and loaders
2018-12-15 05:34:53 +00:00
register_scene_types.h
…
scene_string_names.cpp
Massive rewrite to AnimationTree. Many APIs changed in order to:
2018-08-20 13:39:16 -03:00
scene_string_names.h
Make core/ includes absolute, remove subfolders from include path
2018-09-12 09:52:22 +02:00
SCsub
Move Penner easing equations to thirdparty/misc
2018-09-28 16:01:26 +02:00