index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
classes
/
Line2D.xml
Age
Commit message (
Expand
)
Author
2022-03-03
Merge pull request #58162 from KoBeWi/RY
Max Hilbrunner
2022-02-17
Add a property hint for the Line2D Round Precision property
Hugo Locurcio
2022-02-16
Update description of LINE_TEXTURE constants
kobewi
2022-02-15
Add an XML schema for documentation
Hugo Locurcio
2021-12-02
Fix various misused code tag in classref
Haoyu Qiu
2021-08-23
Add note about batching to Line2D's anti-aliasing
LoipesMas
2021-07-30
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-06-18
Better format arguments in variant parser
Michael Alexsander Silva Dias
2020-10-01
Link to demos from within the class reference
Aaron Franke
2020-08-21
Clarify points in Line2D doc
skyace65
2020-04-28
doc: Sync classref with current source
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-01-31
Update docs to version 4.0
clayjohn
2020-01-28
Mention 2D polygon limits and how to increase them in the documentation
Hugo Locurcio
2020-01-26
doc: Drop unused 'category' property from header
Rémi Verschelde
2019-12-06
doc: Markup fixes for enums and constants
Rémi Verschelde
2019-11-28
Fixed antialiased option for Polygon2D / Line2D
PouleyKetchoupp
2019-07-15
doc: Sync classref with current source
Rémi Verschelde
2019-07-02
doc: Sync classref with current source
Rémi Verschelde
2019-07-01
Merge pull request #28565 from CedNaru/CurvedWidthLine2D
Rémi Verschelde
2019-06-30
Fix uninitialized variables in Line2D, JSONParseResult and TileMap
Rémi Verschelde
2019-06-30
doc: Remove hardcoded default values from descriptions
Rémi Verschelde
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: Replace all [code]CONSTANT[/code] by new [constant CONSTANT] hyperlinks
Rémi Verschelde
2019-06-19
Added a Width Curve to Line2D + UVs fix
Tristan Grespinet
2019-04-30
Merge pull request #27805 from Kanabenki/line2d-add-point-idx
Rémi Verschelde
2019-04-19
doc: Drop unused <demos> tag
Rémi Verschelde
2019-04-08
Add optional position argument for add_point in Line2D
Kanabenki
2019-04-05
Merge pull request #27240 from Chaosus/clear_line_points
Rémi Verschelde
2019-04-01
doc: Bump version to 3.2
Rémi Verschelde
2019-03-19
Added method to clear all points in Line2D
Chaosus
2018-07-16
Line2D texture stretch mode
Jorn Van denbussche
2018-02-27
doc: Remove status from hardcoded version string
Rémi Verschelde
2018-02-21
Fix typos with codespell
luz.paz
2018-02-19
doc: Update version string in header
Rémi Verschelde
2018-01-25
doc: Sync with current source
Rémi Verschelde
2018-01-18
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-13
doc: Update version string in XML
Rémi Verschelde
2017-11-24
doc: Fix enum tags thanks to 2bc6db6
Rémi Verschelde
2017-11-24
doc: Remove setters and getters now exposed via properties/members
Rémi Verschelde
2017-11-24
doc: Update header version for 3.0-beta
Rémi Verschelde
2017-11-19
Fix the class docs for the rst-syntax errors.
Martin Capitanio
2017-11-15
doc: Remove revision.module_config from version string
Rémi Verschelde
2017-10-09
Added documenation for Line2D
Unknown
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-16
doc: Sync classref with current source
Rémi Verschelde
2017-09-13
doc: Sync classref with current source
Rémi Verschelde
2017-09-12
Changed the doc class generation to individual files per class. It is also po...
Juan Linietsky