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
f320274ca302c55005daa76bc561000c745fb8e0
godot
/
scene
T
History
Thaddeus Crews
1c056c7c86
Merge pull request
#107481
from lawnjelly/localvector_children
...
Use `LocalVector` for `Node3D` and `CanvasItem` children
2025-09-18 12:42:28 -05:00
..
2d
Merge pull request
#109820
from groud/fix_one_way_collision_tilemaplayer
2025-08-22 16:11:53 -05:00
3d
Merge pull request
#107481
from lawnjelly/localvector_children
2025-09-18 12:42:28 -05:00
animation
Merge pull request
#101285
from Nazarwadim/use_LocalVector_in_animation
2025-09-16 20:28:52 -05:00
audio
Compile out editor-only logic within
validate_property
in games
2025-06-12 12:54:19 +08:00
debugger
Replace unneeded Vector.
2025-09-16 15:04:13 +08:00
gui
Merge pull request
#109363
from Giganzo/line_edit_rtl_icon
2025-09-16 09:48:58 -05:00
main
Merge pull request
#107481
from lawnjelly/localvector_children
2025-09-18 12:42:28 -05:00
resources
Merge pull request
#107596
from DeeJayLSP/safe-wav-load
2025-09-18 12:42:22 -05:00
theme
Rename SVGTexture to DPITexture.
2025-08-21 11:39:16 +03:00
property_list_helper.cpp
…
property_list_helper.h
…
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Core: Handle disabled class detection in ClassDB
2025-08-26 09:31:14 -05:00
register_scene_types.h
…
scene_string_names.h
[RTL] Add paragraph separation theme property.
2025-06-10 12:13:48 +03:00
SCsub
…