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
/
Curve2D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix curve2d incorrect sample range description
jsjtxietian
2024-08-21
1
-1
/
+1
*
Changed the way the rotation of a curve at a point is evaluated to match Path...
Andrés Botero
2023-10-28
1
-6
/
+4
*
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
*
Clarify the return value of `Curve2D.sample_baked_with_rotation`
Ninni Pipping
2023-06-22
1
-4
/
+9
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-1
/
+1
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Add Curve2D/tessellate_even_length description class-reference
aXu-AP
2023-01-23
1
-0
/
+2
*
Refactor baking code for Curve2D
Yaohua Xiong
2022-12-05
1
-6
/
+10
*
Move rotation sampling from Path2D to Curve2D
Yaohua Xiong
2022-11-01
1
-0
/
+16
*
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
Hugo Locurcio
2022-08-30
1
-12
/
+12
*
Clarify the Line2D, Curve2D/3D documentation and fix parameter names
Yuri Sizov
2022-08-15
1
-3
/
+3
*
[doc] Use "param" instead of "code" to refer to parameters (7)
Andy Maloney
2022-08-12
1
-20
/
+20
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-23
/
+23
*
Expose Curve points in the inspector
Raul Santos
2022-05-17
1
-6
/
+3
*
Clarify the position of points in `Curve{2D,3D}.add_point()`
Hugo Locurcio
2022-03-11
1
-1
/
+1
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Don't generate empty doc sections and reduce code duplication
Aaron Franke
2021-09-20
1
-2
/
+0
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-82
/
+41
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-2
/
+2
*
Clarify Curve.get_closest_point uses baked points.
Ryan Roden-Corrent
2021-02-28
1
-1
/
+1
*
Clarify Curve3D.get_point_{in,out} position in doc.
Ryan Roden-Corrent
2020-11-16
1
-4
/
+4
*
doc: Sync classref with current source
Rémi Verschelde
2020-02-18
1
-3
/
+3
*
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
*
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-4
/
+4
*
Merge pull request #28125 from KoBeWi/code_true_code
Rémi Verschelde
2019-04-22
1
-1
/
+1
|
\
|
*
Consistently wrap booleans in [code]
Tomasz Chabora
2019-04-17
1
-1
/
+1
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
|
/
*
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
*
doc: Fix references to setters and misc formatting
Rémi Verschelde
2018-12-29
1
-17
/
+17
*
[Docs] Remove double-spaces from descriptions, as well a couple other small f...
LikeLakers2
2018-09-23
1
-1
/
+1
*
Up vector implementation and OrientedPathFollow.
danilo2205
2018-05-20
1
-0
/
+4
*
Sync classref with current source
Rémi Verschelde
2018-05-12
1
-0
/
+16
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
1
-1
/
+1
*
doc: Update version string in header
Rémi Verschelde
2018-02-19
1
-1
/
+1
*
doc: Sync with current source
Rémi Verschelde
2018-01-25
1
-1
/
+1
*
doc: Update version string in XML
Rémi Verschelde
2018-01-13
1
-1
/
+1
*
doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc
Rémi Verschelde
2017-12-07
1
-3
/
+0
*
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
1
-16
/
+0
*
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-24
1
-1
/
+1
*
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-11-15
1
-1
/
+1
*
Added various docs, mostly mathematical basics
Grosskopf
2017-10-23
1
-0
/
+3
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-9
/
+9
*
doc: Sync classref with current source
Rémi Verschelde
2017-09-13
1
-2
/
+2
*
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky
2017-09-12
1
-0
/
+200