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
776418942c19f6973739bf17153e18b6281a29fc
godot
/
scene
T
History
Rémi Verschelde
8aa69c4e06
Merge pull request
#52415
from deakcor/dev-node2d
...
Fix global properties setters and add global skew for node2d
2022-06-10 09:49:15 +02:00
..
2d
Merge pull request
#52415
from deakcor/dev-node2d
2022-06-10 09:49:15 +02:00
3d
Add NavigationRegion costs for pathfinding
2022-06-06 15:25:06 +02:00
animation
Remove configuration warning from AnimationPlayer
2022-05-24 13:22:16 +01:00
audio
Use suffixes for units in nodes and resources
2022-05-19 14:34:27 -05:00
debugger
Add a new HashSet template
2022-05-20 22:40:38 +02:00
gui
Fix setting line edit caret after dobule and triple click
2022-06-10 00:18:25 +02:00
main
Remove TooltipPanel and TooltipLabel
2022-06-09 22:23:11 +02:00
multiplayer
rename 'configuration' to 'replication_config' in MultiplayerSynchronizer
2022-06-04 18:30:31 -05:00
resources
Add a property hint to Environment's
sky_rotation
property
2022-06-09 22:54:15 +02:00
property_utils.cpp
…
property_utils.h
…
register_scene_types.cpp
Add dedicated macros for property name extraction
2022-05-19 14:08:47 +08:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…