This website requires JavaScript.
Explore
Help
Sign In
mirror
/
godot
Watch
2
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-04-13 01:00:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
godot
/
scene
History
Rémi Verschelde
a0afeb5d5a
Merge pull request
#72184
from Maran23/item-list-index-out-of-bounds
...
ItemList: Check if the index is out bounds before accessing the internal items
2023-02-17 16:20:49 +01:00
..
2d
Merge pull request
#70515
from stmSi/fix-hanging-audio-pitch-scale
2023-02-17 14:06:55 +01:00
3d
Merge pull request
#70515
from stmSi/fix-hanging-audio-pitch-scale
2023-02-17 14:06:55 +01:00
animation
Refactor NodeTransition/OneShot to handle seek/filter correctly
2023-02-13 10:04:51 +09:00
audio
Merge pull request
#70515
from stmSi/fix-hanging-audio-pitch-scale
2023-02-17 14:06:55 +01:00
debugger
…
gui
Merge pull request
#72184
from Maran23/item-list-index-out-of-bounds
2023-02-17 16:20:49 +01:00
main
Set RTL minimal dash size to 2.0, add invalid dash size error to the
draw_dashed_line
.
2023-02-17 08:53:08 +02:00
resources
Remove unexposed ProxyTexture, mark AnimatedTexture as deprecated
2023-02-17 12:32:26 +01:00
theme
…
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Updates VideoDecoder plugin API to GDExtension.
2023-01-30 18:39:29 -08:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…