| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert property changes in "[DOCS] AnimationPlayer new props, members/methods" | Rémi Verschelde | 2017-12-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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] Update Node class ref | Chris Bradfield | 2017-12-11 | 1 | -51/+55 |
| | | |||||
| * | Fixed a typo in the Node docs | Andrew Silver | 2017-12-10 | 1 | -1/+1 |
| | | | | | | Fixed a typo in `remove_and_skip` [ci skip] | ||||
| * | doc: Sync classref after a496dd4d, removing NOEDITOR properties from doc | Rémi Verschelde | 2017-12-07 | 1 | -4/+14 |
| | | |||||
| * | doc: Fix misplaced constant description | Rémi Verschelde | 2017-11-29 | 1 | -1/+1 |
| | | | | | [ci skip] | ||||
| * | [DOCS] Node: Document _process()/_set_process() | Max Hilbrunner | 2017-11-28 | 1 | -52/+73 |
| | | |||||
| * | doc: Fix enum tags thanks to 2bc6db6 | Rémi Verschelde | 2017-11-24 | 1 | -29/+29 |
| | | |||||
| * | doc: Remove setters and getters now exposed via properties/members | Rémi Verschelde | 2017-11-24 | 1 | -30/+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. | ||||
| * | classref: Sync with current source | Rémi Verschelde | 2017-10-22 | 1 | -13/+13 |
| | | | | | | Also fix hyperlink references to same class as per the guidelines. [ci skip] | ||||
| * | doc: Sync classref with current source | Rémi Verschelde | 2017-10-11 | 1 | -48/+49 |
| | | | | | | 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 | -1/+1 |
| | | | | | | | | | | | | 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/+870 |
| possible to save module files in module directories and the build system will recognize them. | |||||
