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
/
Line2D.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update links to outdated asset library demos
skyace65
2024-04-07
1
-2
/
+2
*
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-1
/
+1
*
Add closed property to Line2D
MewPurPur
2023-09-11
1
-4
/
+9
*
Improve Line2D documentation
MewPurPur
2023-08-29
1
-31
/
+32
*
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
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-1
/
+1
*
Clarify the Line2D, Curve2D/3D documentation and fix parameter names
Yuri Sizov
2022-08-15
1
-10
/
+10
*
[doc] Use "param" instead of "code" to refer to parameters (5)
Andy Maloney
2022-08-15
1
-5
/
+5
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-6
/
+6
*
Merge pull request #58162 from KoBeWi/RY
Max Hilbrunner
2022-03-03
1
-2
/
+2
|
\
|
*
Update description of LINE_TEXTURE constants
kobewi
2022-02-16
1
-2
/
+2
*
|
Add a property hint for the Line2D Round Precision property
Hugo Locurcio
2022-02-17
1
-1
/
+2
|
/
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
Fix various misused code tag in classref
Haoyu Qiu
2021-12-02
1
-1
/
+1
*
Add note about batching to Line2D's anti-aliasing
LoipesMas
2021-08-23
1
-0
/
+1
*
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
1
-2
/
+2
*
Link to demos from within the class reference
Aaron Franke
2020-10-01
1
-0
/
+2
*
Clarify points in Line2D doc
skyace65
2020-08-21
1
-1
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-04-28
1
-1
/
+1
*
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
-2
/
+1
*
Update docs to version 4.0
clayjohn
2020-01-31
1
-1
/
+1
*
Mention 2D polygon limits and how to increase them in the documentation
Hugo Locurcio
2020-01-28
1
-0
/
+1
*
doc: Drop unused 'category' property from header
Rémi Verschelde
2020-01-26
1
-1
/
+1
*
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-12-06
1
-3
/
+3
*
Fixed antialiased option for Polygon2D / Line2D
PouleyKetchoupp
2019-11-28
1
-0
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-15
1
-3
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2019-07-02
1
-1
/
+1
*
Merge pull request #28565 from CedNaru/CurvedWidthLine2D
Rémi Verschelde
2019-07-01
1
-0
/
+3
|
\
|
*
Added a Width Curve to Line2D + UVs fix
Tristan Grespinet
2019-06-19
1
-0
/
+3
*
|
Fix uninitialized variables in Line2D, JSONParseResult and TileMap
Rémi Verschelde
2019-06-30
1
-1
/
+1
*
|
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
2019-06-30
1
-3
/
+3
*
|
doc: Add default values to all properties
Rémi Verschelde
2019-06-30
1
-11
/
+11
*
|
Proofread and improve the whole class reference
Hugo Locurcio
2019-06-27
1
-5
/
+5
*
|
doc: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-27
1
-4
/
+4
|
/
*
Merge pull request #27805 from Kanabenki/line2d-add-point-idx
Rémi Verschelde
2019-04-30
1
-0
/
+3
|
\
|
*
Add optional position argument for add_point in Line2D
Kanabenki
2019-04-08
1
-0
/
+3
*
|
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-19
1
-2
/
+0
|
/
*
Merge pull request #27240 from Chaosus/clear_line_points
Rémi Verschelde
2019-04-05
1
-0
/
+7
|
\
|
*
Added method to clear all points in Line2D
Chaosus
2019-03-19
1
-0
/
+7
*
|
doc: Bump version to 3.2
Rémi Verschelde
2019-04-01
1
-1
/
+1
|
/
*
Line2D texture stretch mode
Jorn Van denbussche
2018-07-16
1
-0
/
+3
*
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-27
1
-1
/
+1
*
Fix typos with codespell
luz.paz
2018-02-21
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
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-1
/
+1
[next]