| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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). | ||||
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -2/+2 |
| | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
| | | |||||
| * | Update docs | Bojidar Marinov | 2018-01-12 | 1 | -14/+2 |
| | | | | | [ci skip] | ||||
| * | Revert property changes in "[DOCS] AnimationPlayer new props, members/methods" | Rémi Verschelde | 2017-12-14 | 1 | -6/+6 |
| | | | | | | | | | | | | | This partially reverts commits e79456519d0c1dff98ffa5f39e8e7c962b7dd553 and 2d07fe29208b9ccef31ab654ca5405edac7a0de7, which introduced API changes needing more in-depth review at this stage. Kept the removal of "get_position" binding, redundant with "get_current_animation_position". Kept docs changes where applicable. Also removed the obsolete "stop_all" method which does the same as "stop". Fixes #14602. | ||||
| * | Change statable to multistate, remove extra separator | Poommetee Ketson | 2017-12-12 | 1 | -2/+2 |
| | | |||||
| * | Fix wrong return value in some virtual method bindings | Rémi Verschelde | 2017-12-10 | 1 | -0/+32 |
| | | |||||
| * | doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc | Rémi Verschelde | 2017-12-07 | 1 | -2/+0 |
| | | |||||
| * | doc: Remove setters and getters now exposed via properties/members | Rémi Verschelde | 2017-11-24 | 1 | -32/+0 |
| | | |||||
| * | 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. | ||||
| * | 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/+509 |
| possible to save module files in module directories and the build system will recognize them. | |||||
