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
/
modules
/
csg
/
doc_classes
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make CSG shape dirty after changing Snap, update doc
31
2024-06-16
1
-1
/
+1
*
Avoid punning enum names in documentation
Haoyu Qiu
2023-11-09
1
-1
/
+1
*
Clarify the behaviour of CSGMesh3D using ArrayMesh
mandryskowski
2023-08-12
1
-1
/
+2
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
9
-9
/
+9
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
9
-9
/
+9
*
Fix CSG edge case causing intersection line to hit on common edge of 2 trian...
K. S. Ernest (iFire) Lee
2023-04-27
1
-1
/
+1
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-4
/
+4
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
9
-9
/
+9
*
Document `collision_priority` in the CSGShape3D class
Hugo Locurcio
2022-10-24
1
-2
/
+3
*
Add collision weight to PhysicsBody for penetrations must be avoided
Silc Renew
2022-08-18
1
-0
/
+2
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-6
/
+6
*
Rename `CSGPrimitive3D.invert_faces` to `flip_faces`
hoontee
2022-05-06
1
-2
/
+2
*
Decrease default sizes of some primitive and CSG meshes for consistency
Hugo Locurcio
2022-04-27
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
9
-9
/
+9
*
Document performance limitations with CSG nodes, link to tutorial
Hugo Locurcio
2022-02-07
9
-0
/
+18
*
Improve the default size for 3D shapes (Box, Capsule, and Cylinder)
Aaron Franke
2022-02-01
3
-5
/
+5
*
Improve CSGPolygon3D documentation
Hugo Locurcio
2022-01-21
2
-3
/
+4
*
Replace Godot docs URL with `$DOCS_URL` in XML class reference
Rémi Verschelde
2021-11-15
1
-2
/
+2
*
CSGPolygon fixes and features: Angle simplification, UV tiling distance, inte...
jitspoe
2021-09-27
1
-0
/
+15
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
8
-30
/
+0
*
Merge pull request #51532 from nekomatata/layer-mask-accessors
Rémi Verschelde
2021-08-12
1
-12
/
+12
|
\
|
*
Uniformize layer names, script methods and documentation
PouleyKetchoupp
2021-08-12
1
-12
/
+12
*
|
Fix multiple issues with CSGPolygon
Marcel Admiraal
2021-08-12
1
-20
/
+22
|
/
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-24
/
+12
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
2
-2
/
+2
*
Update documentation for Transform3D
Aaron Franke
2021-06-03
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2021-04-29
1
-1
/
+1
*
Update CSGMesh3D's documentation to explain how vertex normals are used
Marcel Admiraal
2021-04-27
1
-0
/
+1
*
Use Vector3 instead of 3 floats for CSGBox3D dimensions
Marcel Admiraal
2020-12-08
1
-8
/
+2
*
Reference the online documentation in collision layer/mask properties
Hugo Locurcio
2020-08-03
1
-2
/
+2
*
doc: Update classref with node renames
Rémi Verschelde
2020-03-30
10
-31
/
+31
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-1
/
+1
*
Update docs to version 4.0
clayjohn
2020-01-31
9
-9
/
+9
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
9
-9
/
+9
*
Finish documenting CSG* and *probes
clayjohn
2020-01-23
3
-1
/
+5
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
6
-7
/
+7
*
DOC: Fix spelling
Remi Rampin
2019-07-06
1
-1
/
+1
*
doc: Remove null default values that can't be determined
Rémi Verschelde
2019-06-30
1
-8
/
+8
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
8
-43
/
+43
*
Added inspector plugin documentation.
Juan Linietsky
2019-04-23
2
-1
/
+3
*
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-22
5
-8
/
+8
|
\
|
*
Consistently wrap booleans in [code]
Tomasz Chabora
2019-04-17
5
-8
/
+8
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
9
-18
/
+0
|
/
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
9
-9
/
+9
*
doc: Sync classref with current source
Rémi Verschelde
2019-02-10
1
-0
/
+6
*
doc: Sync classref with current source
Rémi Verschelde
2018-12-15
1
-16
/
+15
*
Add support for collision layers and masks in CSG shapes
meditator
2018-12-15
1
-0
/
+49
*
doc: Grammar and punctuation fixes for CSGMesh and CSGCombiner
corrigentia
2018-12-14
2
-2
/
+2
*
Adding mikkt tangent support to CSG objects
Bastiaan Olij
2018-11-17
1
-0
/
+3
*
Added some documentation for the CSG nodes
Bastiaan Olij
2018-07-19
9
-25
/
+69
[next]