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
/
ArrayMesh.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use BitField<> hint for ArrayFormat
Juan Linietsky
2023-01-08
1
-2
/
+2
*
changed wording for ArrayMesh::regen_normal_maps' description
matt08-prog
2022-12-23
1
-2
/
+2
*
C#: Fix incorrect types used in ArrayMesh docs
Raul Santos
2022-11-16
1
-5
/
+7
*
Revert usage of typed array in `add_surface_from_arrays` parameters
Yuri Rubinsky
2022-09-02
1
-1
/
+1
*
Change Array arguments to TypedArray
kobewi
2022-09-01
1
-2
/
+2
*
[doc] Use "param" instead of "code" to refer to parameters (8)
Andy Maloney
2022-08-12
1
-2
/
+2
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-28
/
+28
*
Fix add_surface_from_arrays description in classref
SnailRhymer
2022-07-29
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Dictionary: Serialize empty dict as `{}` instead of `{\n}`
Rémi Verschelde
2022-01-18
1
-2
/
+1
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-1
/
+1
*
doc: Update links to latest documentation after content reorganization
Rémi Verschelde
2021-10-06
1
-1
/
+1
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
Implement set_surface_material and set_surface_name methods in EditorSceneImp...
Lyuma
2021-08-22
1
-0
/
+1
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-94
/
+47
*
Fix doc typos
Nicholas Huelin
2021-07-23
1
-1
/
+1
*
Deprecate ImmediateGeometry
reduz
2021-06-30
1
-4
/
+26
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-2
/
+2
*
Fix duplicate paragraph in `ArrayMesh.add_surface_from_arrays()` description
Hugo Locurcio
2021-06-12
1
-1
/
+0
*
Update documentation for Transform3D
Aaron Franke
2021-06-03
1
-1
/
+1
*
Fix misformatted documentation from #47435, #42827, #46991
Yuri Sizov
2021-04-04
1
-0
/
+10
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-28
1
-0
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2021-01-04
1
-8
/
+2
*
Consistently use normal_map
Marcel Admiraal
2020-12-29
1
-1
/
+1
*
Rebind Mesh/ArrayMesh enums
Aaron Franke
2020-12-04
1
-2
/
+8
*
doc: Sync classref with current source
Rémi Verschelde
2020-12-04
1
-70
/
+6
*
doc: Sync classref with current source
Rémi Verschelde
2020-10-09
1
-1
/
+0
*
Add C# code examples to the docs
HaSa1002
2020-09-26
1
-2
/
+23
*
Add link titles for all links in the class reference
Hugo Locurcio
2020-08-31
1
-1
/
+1
*
Improve the procedural geometry class documentations
Hugo Locurcio
2020-04-20
1
-1
/
+2
*
doc: Update classref with node renames
Rémi Verschelde
2020-03-30
1
-2
/
+2
*
Add LOTS of missing docs
Tomasz Chabora
2020-03-13
1
-0
/
+1
*
doc: Sync classref for Packed{Int,Float}{32,64}Array additions
Rémi Verschelde
2020-02-25
1
-4
/
+4
*
doc: Sync classref with StringName/Callable changes
Rémi Verschelde
2020-02-22
1
-2
/
+2
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-11
/
+11
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-12
1
-10
/
+11
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
Fix some URLs to use HTTPS when available
Rémi Verschelde
2020-01-29
1
-1
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Misc updates for AnimationNode* and others
Rémi Verschelde
2020-01-23
1
-4
/
+5
*
Completed documentation for many visual nodes
clayjohn
2020-01-14
1
-0
/
+2
*
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-1
/
+1
*
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-2
/
+2
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-7
/
+8
*
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-27
1
-1
/
+1
*
doc: Complete and harmonize all _MAX constant descriptions
Rémi Verschelde
2019-06-27
1
-0
/
+1
*
filled out docs for various mesh types
clayjohn
2019-06-12
1
-1
/
+4
*
Merge pull request #25522 from aqnuep/MeshLibrary_improvements
Rémi Verschelde
2019-06-03
1
-11
/
+0
|
\
|
*
MeshLibrary export improvements
Daniel Rakos
2019-02-03
1
-11
/
+0
[next]