summaryrefslogtreecommitdiffstats
path: root/doc/classes/Marker3D.xml
Commit message (Collapse)AuthorAgeFilesLines
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
| | | | | | We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb).
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
| | | | Keep on waitin'
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
| | | | Can't stop, won't stop, they said, huh?
* Make Marker3D gizmo resizableHaoyu Qiu2022-10-311-0/+5
|
* Rename Position* nodes to Marker*Micky2022-08-231-0/+11
- Position2D -> Marker2D - Position3D -> Marker3D Also changes their respective file names.