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-25 01:48:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
godot
/
scene
History
Rémi Verschelde
720c236fc0
Merge pull request
#90743
from timothyqiu/empty-selection-clipboard
...
Add TextEdit option to prevent copying without a selection
2024-09-23 12:27:35 +02:00
..
2d
Style: Apply new
clang-format
changes
2024-09-20 08:09:48 -05:00
3d
Fix AudioStreamPlayer3D still processing when out of range
2024-09-19 22:16:59 -07:00
animation
Update AnimationTree parameter list when updating AnimationNodeTransition input names
2024-09-20 16:21:03 +08:00
audio
…
debugger
…
gui
Merge pull request
#90743
from timothyqiu/empty-selection-clipboard
2024-09-23 12:27:35 +02:00
main
[Core] Add way to check if a signal has any connections
2024-09-20 16:39:09 +02:00
resources
Remove direct render include in
ExternalTexture
2024-09-21 17:44:28 +02:00
theme
Merge pull request
#72680
from Koyper/split_container_improvements
2024-09-17 21:01:45 +02:00
property_list_helper.cpp
…
property_list_helper.h
…
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Add external texture support (GLES3)
2024-09-20 10:48:32 -05:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…