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
689dfd7452c967da8c31df1d3cd9075d27d89eee
godot
/
scene
T
History
Yuri Sizov
788aab3a96
Merge pull request
#87115
from groud/tilemap_layers_as_nodes
...
Make TileMapLayers extend Node2D and work as children of TileMap
2024-01-17 18:53:12 +01:00
..
2d
Make TileMapLayers extend Node2D and work as children of TileMap
2024-01-17 16:05:50 +01:00
3d
Merge pull request
#84610
from jsjtxietian/update-gizmo-right-after-assign
2024-01-17 18:52:26 +01:00
animation
Update deferred calls to use Callables
2024-01-09 16:11:47 +01:00
audio
Implement audio stream playback parameters.
2024-01-16 10:31:52 +01:00
debugger
Use mingw-std-threads in MinGW builds
2023-11-18 11:56:05 +01:00
gui
Merge pull request
#87249
from bruvzg/macos_menu_clear
2024-01-16 15:07:47 +01:00
main
Merge pull request
#87115
from groud/tilemap_layers_as_nodes
2024-01-17 18:53:12 +01:00
resources
Make TileMapLayers extend Node2D and work as children of TileMap
2024-01-17 16:05:50 +01:00
theme
Reorganize code related to editor theming
2024-01-16 11:57:45 +01:00
property_utils.cpp
Fix node property duplication
2023-11-04 10:45:38 +02:00
property_utils.h
…
register_scene_types.cpp
Fix some build errors with
disable_3d=Yes
2024-01-07 00:44:33 +01:00
register_scene_types.h
…
scene_string_names.cpp
Use StringName consistently to refer to the Master audio bus name
2023-08-07 18:06:17 +02:00
scene_string_names.h
Use StringName consistently to refer to the Master audio bus name
2023-08-07 18:06:17 +02:00
SCsub
…