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
/
doc
/
classes
/
Mesh.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify that the `Mesh.ARRAY_NORMAL` array will normalize its contents intern...
Mikhail Volodin
2024-07-04
1
-0
/
+1
*
Improve Mesh class description
Mateus Elias
2024-05-26
1
-1
/
+1
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-4
/
+4
*
Remove duplicate reference of CUSTOM_ARRAY_RBGA8_URNOM in docs
Florian Grabmeier
2024-02-21
1
-4
/
+4
*
Fix multiple issues with UV compression
clayjohn
2023-10-30
1
-0
/
+3
*
Clarify difference between surface material and surface override material
Hugo Locurcio
2023-09-28
1
-2
/
+4
*
Fix invalid use of markdown syntax in classref
Haoyu Qiu
2023-08-01
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
Fix more issues with code tags in class reference
RedworkDE
2023-05-29
1
-4
/
+4
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Update documentation for Mesh and MeshInstance3D
Jonathan Nicholl
2023-02-24
1
-0
/
+14
*
More class reference fixes
Haoyu Qiu
2023-02-24
1
-1
/
+1
*
Merge pull request #70377 from dsnopek/server-export-mk2
Rémi Verschelde
2023-01-23
1
-0
/
+6
|
\
|
*
Add "dedicated server" export mode which can strip unneeded visual resources
David Snopek
2023-01-23
1
-0
/
+6
*
|
Fix LOD sort order; checks in add_surface; and document all parameters of `Ar...
RedworkDE
2023-01-19
1
-2
/
+5
|
/
*
Use BitField<> hint for ArrayFormat
Juan Linietsky
2023-01-08
1
-25
/
+25
*
Use a more specific type for Mesh create_(convex|trimesh)_shape
Aaron Franke
2022-11-25
1
-2
/
+2
*
Fix default values not showing up on virtual classes
Aaron Franke
2022-11-06
1
-1
/
+1
*
Remove the global space `get_transformed_aabb` helper method
Aaron Franke
2022-10-18
1
-1
/
+1
*
Replace Array return types with TypedArray 2
kobewi
2022-08-23
1
-2
/
+2
*
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-2
/
+2
*
[doc] Use "param" instead of "code" to refer to parameters (5)
Andy Maloney
2022-08-15
1
-2
/
+2
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-21
/
+21
*
`SurfaceTool.set_custom_format` Fixes and documentation.
Lyuma
2022-06-14
1
-0
/
+27
*
Make `Mesh::generate_triangle_mesh()` handle `PRIMITIVE_TRIANGLE_STRIP`
kleonc
2022-05-31
1
-1
/
+1
*
Create GDExtension clases for PhysicsServer3D
reduz
2022-03-15
1
-1
/
+1
*
Discern between virtual and abstract class bindings
reduz
2022-03-10
1
-0
/
+83
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Fix BLEND_SHAPE_MASK
reduz
2022-02-08
1
-1
/
+1
*
8 uvs for glTF2, URI decode and Vertex Custom api.
Lyuma
2021-09-10
1
-0
/
+2
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-38
/
+19
*
Options to clean/simplify convex hull generated from mesh
PouleyKetchoupp
2021-07-07
1
-0
/
+6
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
1
-0
/
+6
*
Rebind Mesh/ArrayMesh enums
Aaron Franke
2020-12-04
1
-16
/
+12
*
doc: Sync classref with current source
Rémi Verschelde
2020-12-04
1
-45
/
+78
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+4
*
Cross-reference AABB getter methods in the documentation
Hugo Locurcio
2020-09-16
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-05-12
1
-1
/
+1
*
doc: Update classref with node renames
Rémi Verschelde
2020-03-30
1
-4
/
+4
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-23
/
+5
*
Merge pull request #35808 from clayjohn/unexpose-compress-base
Rémi Verschelde
2020-02-09
1
-3
/
+0
|
\
|
*
Unexpose ARRAY_COMPRESS_BASE
clayjohn
2020-01-31
1
-3
/
+0
*
|
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
|
/
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
Completed documentation for many visual nodes
clayjohn
2020-01-14
1
-0
/
+25
*
Expose Mesh get_aabb
Aaron Franke
2019-12-11
1
-0
/
+8
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-1
/
+1
[next]