This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-12-31 18:41:20 +00:00
Code
Releases
Wiki
Activity
Files
1c1928774c95f131ea00a1cda0c8157ea7fc0f15
godot
/
scene
History
Robin Hübner
4817595c0e
fix otherwise unitialized variables, found in
#31694
2019-08-27 17:13:08 +02:00
..
2d
Merge pull request
#31014
from DavidSichma/kinematic_angle
2019-08-23 09:10:38 +02:00
3d
fix otherwise unitialized variables, found in
#31694
2019-08-27 17:13:08 +02:00
animation
fix otherwise unitialized variables, found in
#31694
2019-08-27 17:13:08 +02:00
audio
Some code changed with Clang-Tidy
2019-06-26 15:08:25 +02:00
gui
Fix Multiline texts not updating correcly inside arrays
2019-08-26 13:47:33 -03:00
main
[macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu.
2019-08-26 16:45:49 +03:00
resources
Merge pull request
#31593
from SaracenOne/project_theme_shutdown_fix
2019-08-23 11:26:33 +02:00
register_scene_types.cpp
Register ReferenceRect when building with ADVANCED_GUI_DISABLED
2019-08-26 19:47:24 +02:00
register_scene_types.h
Remove redundant author doc comments
2019-08-12 04:26:38 -05:00
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…