index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
3d
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix style issue in ShapeCast3D after #68409
Rémi Verschelde
2023-01-12
1
-2
/
+2
*
Merge pull request #68409 from Jasuse/shapecast3d_dbg_shape_fix
Rémi Verschelde
2023-01-12
2
-2
/
+14
|
\
|
*
Fixing debug shape update of ShapeCast3D
Jasuse
2022-11-24
2
-2
/
+14
*
|
Merge pull request #70716 from Calinou/particles-tweak-animation-offset-prope...
Rémi Verschelde
2023-01-10
1
-2
/
+2
|
\
\
|
*
|
Tweak particles animation offset property hint to allow more precise values
Hugo Locurcio
2022-12-29
1
-2
/
+2
*
|
|
Removed unused property hints and `Object::get_translatable_strings()`
Juan Linietsky
2023-01-09
1
-1
/
+1
*
|
|
Merge pull request #70463 from DarkKilauea/nav-server-const
Rémi Verschelde
2023-01-08
2
-17
/
+17
|
\
\
\
|
*
|
|
Rework const on NavigationServer methods
Josh Jones
2023-01-07
2
-17
/
+17
*
|
|
|
Merge pull request #69809 from KoBeWi/runtime_enabler_2d
Rémi Verschelde
2023-01-08
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix VisibleOnScreenEnabler disabling in editor
kobewi
2022-12-14
1
-1
/
+1
*
|
|
|
Merge pull request #36301 from KoBeWi/daddy_node
Rémi Verschelde
2023-01-07
2
-0
/
+9
|
\
\
\
\
|
*
|
|
|
Add methods for node reparenting
Tomasz Chabora
2022-08-16
2
-0
/
+9
*
|
|
|
|
Merge pull request #65609 from dalexeev/animated-sprite
Rémi Verschelde
2023-01-05
2
-40
/
+35
|
\
\
\
\
\
|
*
|
|
|
|
`AnimatedSprite{2D,3D}` improvements
Danil Alexeev
2023-01-05
2
-40
/
+35
*
|
|
|
|
|
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
96
-2784
/
+2784
*
|
|
|
|
|
Test joint type on _set for PhysicalBone joints
JoJoX
2023-01-05
1
-46
/
+50
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #63650 from fabriceci/apply-moving-platform-angular-velocity
Rémi Verschelde
2023-01-03
2
-0
/
+11
|
\
\
\
\
\
|
*
|
|
|
|
Adds a method to return the angular velocity of a platform
fabriceci
2022-08-24
2
-0
/
+11
*
|
|
|
|
|
Merge pull request #69972 from adamscott/add-server-checks-before-free
Rémi Verschelde
2023-01-03
25
-1
/
+36
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add safety-checks before some servers `free()`
Adam Scott
2022-12-29
25
-1
/
+36
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #67853 from Zylann/fix_lods_with_doubles
Clay John
2023-01-02
1
-2
/
+12
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix usages of mesh simplification functions in float=64 builds
Marc Gilleron
2022-11-12
1
-2
/
+12
*
|
|
|
|
|
Merge pull request #69998 from BastiaanOlij/sorting-pivot-4
Rémi Verschelde
2022-12-23
2
-0
/
+34
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added options for sorting transparent objects (port of PR 63040)
Bastiaan Olij
2022-12-23
2
-0
/
+34
*
|
|
|
|
|
|
Remove compatibility code for MeshInstance3D surface override material
clayjohn
2022-12-22
1
-12
/
+1
*
|
|
|
|
|
|
Merge pull request #69688 from smix8/navagent_stop_origin_automove_4.x
Rémi Verschelde
2022-12-21
2
-1
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Stop NavigationAgents without a target from moving to world origin
smix8
2022-12-06
2
-1
/
+7
*
|
|
|
|
|
|
|
Merge pull request #67111 from DarkKilauea/nav-queries-link
Rémi Verschelde
2022-12-21
2
-8
/
+74
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Add support for emitting a signal when entering a NavLink
Josh Jones
2022-12-17
2
-8
/
+74
*
|
|
|
|
|
|
|
|
Merge pull request #70244 from DarkKilauea/nav-fix-abbrev-compat
Rémi Verschelde
2022-12-20
2
-0
/
+24
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Fix typo and ensure backwards compatibility for changed property names
Josh Jones
2022-12-20
2
-0
/
+24
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge pull request #70312 from MarcusElg/rigidbodyworldboundarywarning
Rémi Verschelde
2022-12-20
1
-4
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Show warning when having a worldboundaryshape as a child of a rigidbody
Marcus Elg
2022-12-19
1
-4
/
+7
|
|
/
/
/
/
/
/
/
/
*
/
/
/
/
/
/
/
/
Restore 'rotation_degrees' properties.
Juan Linietsky
2022-12-19
2
-2
/
+32
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Fix Navigation API abbreviations inconsistency
smix8
2022-12-17
4
-41
/
+41
*
|
|
|
|
|
|
|
Merge pull request #70114 from clayjohn/custom-aabb
Rémi Verschelde
2022-12-17
2
-3
/
+15
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Expose GeometryInstance3D.custom_aabb property
clayjohn
2022-12-15
2
-3
/
+15
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Switch surface indexing to start at 0 so string name matches integer index
clayjohn
2022-12-16
2
-9
/
+10
*
|
|
|
|
|
|
|
Fix the update of the inspector when instance shader uniform has changed
Yuri Rubinsky
2022-12-15
1
-0
/
+7
*
|
|
|
|
|
|
|
Remove extra range conversion in Sprite3D normal encoding
clayjohn
2022-12-14
1
-3
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #69527 from clayjohn/surface-name
Rémi Verschelde
2022-12-14
2
-4
/
+16
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Index override surface name starting from 1 to match surface name
clayjohn
2022-12-07
2
-4
/
+16
*
|
|
|
|
|
|
Merge pull request #69629 from smix8/agent_wild_callback_pointer_4.x
Rémi Verschelde
2022-12-12
1
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix Navigation agent callback wild pointer crash
smix8
2022-12-12
1
-3
/
+3
*
|
|
|
|
|
|
|
Merge pull request #69850 from timothyqiu/defer-gizmo
Rémi Verschelde
2022-12-11
1
-2
/
+2
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Use ObjectID as argument when referred-calling _request_gizmo
Haoyu Qiu
2022-12-10
1
-2
/
+2
*
|
|
|
|
|
|
|
|
Enable assigning an owner to navigation regions and links
Josh Jones
2022-12-10
2
-0
/
+4
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge pull request #68682 from timothyqiu/camera-gizmo-size
Rémi Verschelde
2022-12-07
1
-0
/
+11
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Make Camera3D gizmo the same aspect ratio as its viewport
Haoyu Qiu
2022-11-15
1
-0
/
+11
*
|
|
|
|
|
|
|
Tweak shadow bias defaults for DirectionalLight3D and OmniLight3D
Hugo Locurcio
2022-12-05
2
-7
/
+10
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
[next]