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
7008111a3f14e3dcb633dcea215ee18ce6754aa3
godot
/
scene
T
History
Rémi Verschelde
85463fd5eb
Merge pull request
#92042
from bruvzg/fix_edit_popup
...
Fix Tree and FileSystemList edit popup double events and ESC behavior.
2024-05-17 13:00:38 +02:00
..
2d
Merge pull request
#91936
from jsjtxietian/body-connect
2024-05-15 12:09:50 +02:00
3d
Merge pull request
#91601
from lander-vr/lightmap_seams_fix
2024-05-15 13:51:35 +02:00
animation
Use Core/Scene stringnames consistently
2024-05-13 23:41:07 +02:00
audio
Use Core/Scene stringnames consistently
2024-05-13 23:41:07 +02:00
debugger
Reduce and prevent unnecessary random-access to
List
2024-05-04 16:08:55 +02:00
gui
Merge pull request
#92042
from bruvzg/fix_edit_popup
2024-05-17 13:00:38 +02:00
main
Cleanup unused/underused singleton StringNames
2024-05-14 18:18:29 +02:00
resources
Merge pull request
#91549
from magian1127/4.0ChangeHighlightingStartKey
2024-05-17 11:13:48 +02:00
theme
[Scene] Add SceneStringNames::pressed
2024-05-14 15:51:28 +02:00
property_list_helper.cpp
Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices
2024-05-10 10:46:04 +02:00
property_list_helper.h
Fix PropertyListHelper::_get_property returning a valid value even if an index is outside the array valid indices
2024-05-10 10:46:04 +02:00
property_utils.cpp
Fix inherited scenes produce errors in editor when "editable_children" is true
2024-03-10 07:37:47 +08:00
property_utils.h
…
register_scene_types.cpp
Use Core/Scene stringnames consistently
2024-05-13 23:41:07 +02:00
register_scene_types.h
…
scene_string_names.cpp
Cleanup unused/underused singleton StringNames
2024-05-14 18:18:29 +02:00
scene_string_names.h
Cleanup unused/underused singleton StringNames
2024-05-14 18:18:29 +02:00
SCsub
…