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
8eb34cb78bc2df3715cfdfcf4562bd36ddf91f7f
godot
/
scene
T
History
Rémi Verschelde
785c69d5e2
Merge pull request
#88791
from MajorMcDoom/add-bone-index
...
Make `Skeleton3D::add_bone` return the new bone index
2024-02-26 10:49:15 +01:00
..
2d
Remove word duplicates in comments and strings, and fix casing and punctuation
2024-02-23 17:28:28 -05:00
3d
Make Skeleton3D::add_bone return the new bone index right away, instead of requiring an additional call to get_bone_count.
2024-02-25 05:24:48 -06:00
animation
Merge pull request
#84906
from /fix-some-defvals
2024-02-23 11:29:22 +01:00
audio
Merge pull request
#87830
from KoBeWi/internalization_aka_i15n
2024-02-19 17:06:32 +01:00
debugger
Avoid unqualified-id "near" and "far" in Node3DEditor/Viewport
2024-02-13 18:53:21 +09:00
gui
Merge pull request
#88615
from Rindbee/add-h_separation-between-icons-in-CheckButton-and-CheckBox
2024-02-26 10:48:54 +01:00
main
Merge pull request
#88755
from stoofin/debug-draw-enum-names
2024-02-26 10:49:12 +01:00
resources
Remove word duplicates in comments and strings, and fix casing and punctuation
2024-02-23 17:28:28 -05:00
theme
Merge pull request
#84763
from KoBeWi/all-knowing_theme_editor
2024-02-13 17:23:07 +01:00
property_list_helper.cpp
Fix implementation of property_can_revert() in PropertyListHelper
2024-02-22 15:05:19 +01:00
property_list_helper.h
Add PropertyListHelper to PopupMenu
2024-02-11 12:09:55 +01:00
property_utils.cpp
Fix node property duplication
2023-11-04 10:45:38 +02:00
property_utils.h
…
register_scene_types.cpp
Add ufbx for FBX importing
2024-02-23 22:33:04 +01:00
register_scene_types.h
…
scene_string_names.cpp
…
scene_string_names.h
…
SCsub
…