| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finished the documentation for AnimationPlayer | Nathan Warden | 2017-12-22 | 1 | -0/+1 |
| | | |||||
| * | Revert property changes in "[DOCS] AnimationPlayer new props, members/methods" | Rémi Verschelde | 2017-12-14 | 1 | -23/+69 |
| | | | | | | | | | | | | | 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. | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-12-10 | 1 | -26/+12 |
| | | |||||
| * | [DOCS] AnimationPlayer prop API fixed | Will Nations | 2017-12-07 | 1 | -2/+2 |
| | | |||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-12-07 | 1 | -71/+20 |
| | | |||||
| * | [DOCS] AnimationPlayer new props, members/methods | Will Nations | 2017-12-04 | 1 | -35/+43 |
| | | |||||
| * | doc: Fix enum tags thanks to 2bc6db6 | Rémi Verschelde | 2017-11-24 | 1 | -2/+2 |
| | | |||||
| * | doc: Remove setters and getters now exposed via properties/members | Rémi Verschelde | 2017-11-24 | 1 | -48/+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. | ||||
| * | Proofreading: Change a usage of "specially" to "especially" | Robbie Cooper | 2017-10-31 | 1 | -1/+1 |
| | | | | | | | See PR godotengine/godot-docs#561. This file generates documentation touched by that PR, so must be changed to stay in sync. I couldn't find any other usages in this repo that needed changing. I looked in all files matching *.cpp *.h *.md *.txt *.xml *.html *.rst. | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-10-11 | 1 | -3/+3 |
| | | | | | | Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip] | ||||
| * | Rename pos to position in user facing methods and variables | letheed | 2017-09-20 | 1 | -3/+3 |
| | | | | | | | | | | | | Rename user facing methods and variables as well as the corresponding C++ methods according to the folloming changes: * pos -> position * rot -> rotation * loc -> location C++ variables are left as is. | ||||
| * | 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/+390 |
| possible to save module files in module directories and the build system will recognize them. | |||||
