| 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 | ||||
| * | Refactor RPCMode enum and checks | Fabio Alessandrelli | 2018-05-29 | 1 | -19/+4 |
| | | |||||
| * | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner | 2018-05-29 | 1 | -4/+19 |
| | | |||||
| * | Refactor RPCMode enum and checks | Fabio Alessandrelli | 2018-05-26 | 1 | -19/+4 |
| | | |||||
| * | Fix and improve docs, adds send_bytes | Fabio Alessandrelli | 2018-05-12 | 1 | -6/+6 |
| | | |||||
| * | Document MultiplayerAPI class | Fabio Alessandrelli | 2018-05-08 | 1 | -2/+4 |
| | | |||||
| * | Merge pull request #15911 from Zephilinox/ready_signal | Juan Linietsky | 2018-05-07 | 1 | -0/+5 |
| |\ | | | | | Add ready signal to Node | ||||
| | * | Add ready signal to Node | Zephilinox | 2018-01-20 | 1 | -0/+5 |
| | | | | | | | | | Closes #15889 | ||||
| * | | doc: Sync classref with current source | Rémi Verschelde | 2018-04-10 | 1 | -0/+4 |
| | | | |||||
| * | | Made print_tree_pretty() function which displays scene tree graphically | Geoffrey | 2018-04-09 | 1 | -1/+24 |
| | | | |||||
| * | | [DOCS] Node & PackedScene (#17833) | Max Hilbrunner | 2018-03-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | * [DOCS] Node: SceneSaver -> PackedScene * [DOCS] PackedScene: Code example, resolve TODO | ||||
| * | | [DOCS] Node: Remove duplicate information | Max Hilbrunner | 2018-03-16 | 1 | -1/+1 |
| | | | |||||
| * | | [DOCS] Node: Networking updates, fix outdated and missing docs | mhilbrunner | 2018-03-15 | 1 | -30/+52 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | 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). | ||||
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -9/+9 |
| | | | | | Using v1.11.0 from https://github.com/lucasdemarchi/codespell | ||||
| * | 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: Sync with current source | Rémi Verschelde | 2018-01-13 | 1 | -4/+4 |
| | | |||||
| * | doc: Update version string in XML | Rémi Verschelde | 2018-01-13 | 1 | -1/+1 |
| | | |||||
| * | Renamed tree_exited to tree_exiting. tree_exited is now used for actual out ↵ | Juan Linietsky | 2018-01-12 | 1 | -4/+9 |
| | | | | | | | of tree notification. Updated doc accordingly. | ||||
| * | Update docs | Bojidar Marinov | 2018-01-12 | 1 | -48/+10 |
| | | | | | [ci skip] | ||||
| * | 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. | |||||
