Age | Commit message (Expand) | Author |
2023-02-24 | Update documentation for Mesh and MeshInstance3D | Jonathan Nicholl |
2023-02-24 | More class reference fixes | Haoyu Qiu |
2023-01-23 | Merge pull request #70377 from dsnopek/server-export-mk2 | Rémi Verschelde |
2023-01-23 | Add "dedicated server" export mode which can strip unneeded visual resources | David Snopek |
2023-01-19 | Fix LOD sort order; checks in add_surface; and document all parameters of `Ar... | RedworkDE |
2023-01-08 | Use BitField<> hint for ArrayFormat | Juan Linietsky |
2022-11-25 | Use a more specific type for Mesh create_(convex|trimesh)_shape | Aaron Franke |
2022-11-06 | Fix default values not showing up on virtual classes | Aaron Franke |
2022-10-18 | Remove the global space `get_transformed_aabb` helper method | Aaron Franke |
2022-08-23 | Replace Array return types with TypedArray 2 | kobewi |
2022-08-17 | [doc] Fix grammar in class docs: amount vs. number | Andy Maloney |
2022-08-15 | [doc] Use "param" instead of "code" to refer to parameters (5) | Andy Maloney |
2022-08-08 | Rename the argument tag to param in XML documentation | Yuri Sizov |
2022-06-14 | `SurfaceTool.set_custom_format` Fixes and documentation. | Lyuma |
2022-05-31 | Make `Mesh::generate_triangle_mesh()` handle `PRIMITIVE_TRIANGLE_STRIP` | kleonc |
2022-03-15 | Create GDExtension clases for PhysicsServer3D | reduz |
2022-03-10 | Discern between virtual and abstract class bindings | reduz |
2022-02-15 | Add an XML schema for documentation | Hugo Locurcio |
2022-02-08 | Fix BLEND_SHAPE_MASK | reduz |
2021-09-10 | 8 uvs for glTF2, URI decode and Vertex Custom api. | Lyuma |
2021-07-30 | doc: Use self-closing tags for `return` and `argument` | Rémi Verschelde |
2021-07-07 | Options to clean/simplify convex hull generated from mesh | PouleyKetchoupp |
2021-06-18 | Better format arguments in variant parser | Michael Alexsander Silva Dias |
2021-01-04 | doc: Sync classref with current source | Rémi Verschelde |
2020-12-04 | Rebind Mesh/ArrayMesh enums | Aaron Franke |
2020-12-04 | doc: Sync classref with current source | Rémi Verschelde |
2020-10-01 | Link to demos from within the class reference | Aaron Franke |
2020-09-16 | Cross-reference AABB getter methods in the documentation | Hugo Locurcio |
2020-05-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-03-30 | doc: Update classref with node renames | Rémi Verschelde |
2020-02-18 | doc: Sync classref with current source | Rémi Verschelde |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-02-09 | Merge pull request #35808 from clayjohn/unexpose-compress-base | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-31 | Unexpose ARRAY_COMPRESS_BASE | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2020-01-14 | Completed documentation for many visual nodes | clayjohn |
2019-12-11 | Expose Mesh get_aabb | Aaron Franke |
2019-06-30 | doc: Add default values to all properties | Rémi Verschelde |
2019-06-27 | Proofread and improve the whole class reference | Hugo Locurcio |
2019-06-27 | doc: Complete and harmonize all _MAX constant descriptions | Rémi Verschelde |
2019-06-03 | Merge pull request #25522 from aqnuep/MeshLibrary_improvements | Rémi Verschelde |
2019-05-23 | Change "Return" to "Returns" where necessary in XML documentation | Sean Heffernan |
2019-04-19 | doc: Drop unused <demos> tag | Rémi Verschelde |
2019-04-05 | Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-... | Rémi Verschelde |
2019-04-01 | doc: Bump version to 3.2 | Rémi Verschelde |
2019-03-29 | ClassRef: Replace [code]CurrentClass[/code] with [CurrentClass] | Ignacio Etcheverry |
2019-02-03 | MeshLibrary export improvements | Daniel Rakos |
2018-08-29 | Moved documentation for methods made accessible from super class for Mesh | Bastiaan Olij |
2018-07-26 | doc: Sync classref with current source | Rémi Verschelde |