| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for tutorial links to makerst.py | robojumper | 2018-06-12 | 1 | -1/+1 |
| | | | | | Also change the <tutorials> structure to make use of individual <link> tags | ||||
| * | Sync classref with current source | Rémi Verschelde | 2018-05-28 | 1 | -1/+1 |
| | | | | | Also fix binding of Basis.slerp | ||||
| * | Merge pull request #18804 from tagcup/vec_slerp | Rémi Verschelde | 2018-05-16 | 1 | -0/+12 |
| |\ | | | | | Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation. | ||||
| | * | Add SLERP to Vector{2,3}, optimize Quat's Vector3 rotation. | tagcup | 2018-05-12 | 1 | -0/+12 |
| | | | | | | | | | Also even out Basis and Quat APIs a little. | ||||
| * | | [DOCS] Vector2/Vector3/TileMap wording fixes | Chris Bradfield | 2018-05-12 | 1 | -21/+21 |
| |/ | |||||
| * | Sync classref with current source | Rémi Verschelde | 2018-05-12 | 1 | -0/+6 |
| | | |||||
| * | doc: Remove status from hardcoded version string | Rémi Verschelde | 2018-02-27 | 1 | -1/+1 |
| | | | | | It has no practical use case and just generates noise for each alpha, beta, etc. | ||||
| * | doc: Update version string in header | Rémi Verschelde | 2018-02-19 | 1 | -1/+1 |
| | | |||||
| * | Fix broken variant call of Vector3.snapped | Timur Celik | 2018-02-03 | 1 | -1/+1 |
| | | |||||
| * | doc: Fix references to online tutorials after godotengine/godot-docs#1015 | Rémi Verschelde | 2018-01-25 | 1 | -1/+1 |
| | | |||||
| * | doc: Sync with current source | Rémi Verschelde | 2018-01-25 | 1 | -1/+1 |
| | | | | | | | Also enhance RigidBody docs as per https://github.com/godotengine/godot-docs/pull/1018 and fix the version tag in all files (not really stable yet, but it makes no sense to hardcode rc3 at this stage). | ||||
| * | doc: Replace some more "val" with "value" + sync | Rémi Verschelde | 2018-01-17 | 1 | -1/+1 |
| | | |||||
| * | Filled tutorial field in most relevent classes. | Juan Linietsky | 2018-01-15 | 1 | -0/+1 |
| | | | | | Added tutorial display in doc. | ||||
| * | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
| | | |||||
| * | Indicate what "t" means in interpolation docs | Aaron McLeod | 2018-01-06 | 1 | -2/+2 |
| | | |||||
| * | doc: Fix enum tags thanks to 2bc6db6 | Rémi Verschelde | 2017-11-24 | 1 | -3/+3 |
| | | |||||
| * | 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 |
| | | | | | | It is now "3.0-alpha" instead of "3.0.alpha.custom_build{,.mono}", limits unnecessary diffs. | ||||
| * | Added various docs, mostly mathematical basics | Grosskopf | 2017-10-23 | 1 | -11/+12 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-09-13 | 1 | -3/+3 |
| | | | | | [ci skip] | ||||
| * | Changed the doc class generation to individual files per class. It is also ↵ | Juan Linietsky | 2017-09-12 | 1 | -0/+253 |
| possible to save module files in module directories and the build system will recognize them. | |||||
