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
/
mesh_instance_3d.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Add option to bake a mesh from animated skeleton pose
smix8
2024-09-03
1
-0
/
+1
*
Add option to bake a mesh from blend shape mix
smix8
2024-04-10
1
-0
/
+2
*
Expose MeshInstance3D.get_skin_reference and add docs
Lyuma
2024-04-10
1
-0
/
+2
*
Show revert button for MeshInstance3D blendshape values
smix8
2024-02-13
1
-0
/
+3
*
Add Mesh ConvexDecompositionSettings wrapper
smix8
2023-04-07
1
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Switch surface indexing to start at 0 so string name matches integer index
clayjohn
2022-12-16
1
-1
/
+1
*
Index override surface name starting from 1 to match surface name
clayjohn
2022-12-07
1
-0
/
+1
*
Move "Create Debug Tangents" into an editor plugin
bad
2022-10-03
1
-0
/
+1
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-1
/
+0
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Implement Animation Blend Shape Tracks
reduz
2021-10-16
1
-7
/
+8
*
Fix some unnecessary includes
Aaron Franke
2021-08-13
1
-3
/
+3
*
Options to clean/simplify convex hull generated from mesh
PouleyKetchoupp
2021-07-07
1
-2
/
+2
*
Expose creating multiple-convex-collision static bodies to GDScript
asheraryam
2021-04-27
1
-0
/
+3
*
Rename get_surface_material to get_surface_override_material
clayjohn
2021-04-14
1
-4
/
+4
*
Initialize class variables with default values in scene/ [1/2]
Rafał Mikrut
2021-02-07
1
-7
/
+3
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Add a method to retrieve active material from MeshInstance
clayjohn
2020-03-30
1
-0
/
+1
*
Renamed 2D and 3D nodes to make their types explicit
Juan Linietsky
2020-03-27
1
-0
/
+103