Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doctool: Remove version attribute from XML header | Rémi Verschelde | 2023-07-06 | 1 | -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-dev | Rémi Verschelde | 2023-07-05 | 1 | -1/+1 |
| | | | | Keep on waitin' | ||||
* | Bump version to 4.1-dev | Rémi Verschelde | 2023-03-01 | 1 | -1/+1 |
| | | | | Can't stop, won't stop, they said, huh? | ||||
* | Make Marker3D gizmo resizable | Haoyu Qiu | 2022-10-31 | 1 | -0/+5 |
| | |||||
* | Rename Position* nodes to Marker* | Micky | 2022-08-23 | 1 | -0/+11 |
- Position2D -> Marker2D - Position3D -> Marker3D Also changes their respective file names. |