| Commit message (Expand) | Author | Age | Files | Lines |
| * | Sync classes.xml with current sources | Rémi Verschelde | 2016-05-09 | 1 | -33/+127 |
| * | Partial documentation for OS methods | Daniel J. Ramirez | 2016-05-05 | 1 | -1/+19 |
| * | Documented LinkButton | Daniel J. Ramirez | 2016-05-05 | 1 | -0/+8 |
| * | Input Documentation | CowThing | 2016-05-03 | 1 | -0/+16 |
| * | Sync class reference | Rémi Verschelde | 2016-05-03 | 1 | -63/+107 |
| * | Documented bool methods | Daniel J. Ramirez | 2016-05-02 | 1 | -0/+3 |
| * | Merge pull request #4529 from djrm/classref-float | Rémi Verschelde | 2016-05-02 | 1 | -0/+5 |
| |\ |
|
| | * | Documented float | Daniel J. Ramirez | 2016-05-02 | 1 | -0/+5 |
| * | | Documented int methods | Daniel J. Ramirez | 2016-05-02 | 1 | -0/+3 |
| * | | Finished AnimationPlayer Documentation | CowThing | 2016-05-02 | 1 | -0/+4 |
| * | | Finished Timer Documentation | CowThing | 2016-05-02 | 1 | -0/+3 |
| |/ |
|
| * | Documented YSort (#4515) | CowThing | 2016-05-01 | 1 | -0/+4 |
| * | Documented ColorRamp | Daniel J. Ramirez | 2016-05-01 | 1 | -0/+14 |
| * | Partial documentation for Particles2D | Daniel J. Ramirez | 2016-05-01 | 1 | -0/+36 |
| * | Document Popup, PopupDialog, PopupMenu, and PopupPanel | Bojidar Marinov | 2016-05-01 | 1 | -7/+29 |
| * | classref: Run doctool and merge BitmapFont | Rémi Verschelde | 2016-04-29 | 1 | -201/+207 |
| * | Add more documentations for this classes: | Geequlim | 2016-04-29 | 1 | -1/+39 |
| * | Merge pull request #4482 from Geequlim/master | Rémi Verschelde | 2016-04-29 | 1 | -0/+14 |
| |\ |
|
| | * | Add more documentations and fix AcceptDialog::add_cancel | Geequlim | 2016-04-29 | 1 | -0/+14 |
| * | | Merge pull request #4387 from JoshuaGrams/rigidbody2d-torque | Rémi Verschelde | 2016-04-29 | 1 | -6/+56 |
| |\ \
| |/
|/| |
|
| | * | RigidBody2D (add_force, set_inertia): new methods. | Josh Grams | 2016-04-26 | 1 | -3/+30 |
| | * | RigidBody2D: add and bind get_inertia() method. | Josh Grams | 2016-04-20 | 1 | -4/+15 |
| | * | RigidBody2D: add and bind get/set_applied_torque. | Josh Grams | 2016-04-20 | 1 | -0/+56 |
| * | | Fill in the blank in the Array, CenterContainer and Dictionary class referenc... | Geequlim | 2016-04-29 | 1 | -0/+7 |
| * | | Documentation for Canvas Modulate, ColorPicker, ColorPickerButton | Daniel J. Ramirez | 2016-04-29 | 1 | -1/+17 |
| * | | Merge pull request #4451 from JoshuaGrams/anim-tree-filter | Rémi Verschelde | 2016-04-28 | 1 | -0/+10 |
| |\ \ |
|
| | * | | AnimationTree: add filters to Animation nodes. | Josh Grams | 2016-04-26 | 1 | -0/+60 |
| * | | | Partial documentation for Polygon2D and Raycast2D (#4467) | Daniel Ramirez | 2016-04-28 | 1 | -1/+32 |
| * | | | Classref: Document Button and ButtonArray | Rémi Verschelde | 2016-04-28 | 1 | -23/+39 |
| * | | | Merge pull request #4461 from djrm/classref-edit | Rémi Verschelde | 2016-04-27 | 1 | -0/+8 |
| |\ \ \ |
|
| | * | | | GridContainer, CheckBox documentation, descriptions for Vector2 and CenterCon... | Daniel J. Ramirez | 2016-04-27 | 1 | -0/+8 |
| * | | | | fixed some mistakes in WeakRef documentation | Jan Heemstra | 2016-04-27 | 1 | -4/+4 |
| * | | | | Documented WeakRef and member functions | Jan Heemstra | 2016-04-27 | 1 | -1/+4 |
| * | | | | Sync classes reference template with current code base | Jan Heemstra | 2016-04-27 | 1 | -0/+50 |
| |/ / / |
|
| * | | | Documented Node2D | Julian Murgia - StraToN | 2016-04-26 | 1 | -3/+20 |
| * | | | Various improvements to doc_status.py | Rémi Verschelde | 2016-04-26 | 1 | -10/+10 |
| * | | | Edited classes.xml : GraphEdit finished (#4450) | Julian Murgia | 2016-04-26 | 1 | -0/+8 |
| |/ / |
|
| * / | Add a python script to check the current doc status | Bojidar Marinov | 2016-04-22 | 1 | -0/+430 |
| |/ |
|
| * | string ends_with | Alexander Holland | 2016-04-17 | 1 | -0/+192 |
| * | Sync docs with source | Rémi Verschelde | 2016-04-07 | 1 | -36/+388 |
| * | Remove trailing spaces | Rémi Verschelde | 2016-04-02 | 6 | -284/+284 |
| * | doc/base/classes.xml: String.match, Node.find_node | Josh Grams | 2016-03-27 | 1 | -2/+3 |
| * | Add function to convert Date time from a dictionary to Epoch | Kyle Luce | 2016-03-16 | 1 | -1/+31 |
| * | Fixes the month consistency issue in enums and get_date etc | Kyle Luce | 2016-03-13 | 1 | -12/+24 |
| * | Add option to keep margins when changing anchors, closes #3979 | Bojidar Marinov | 2016-03-09 | 1 | -1/+5 |
| * | Merge pull request #3833 from AlexHolly/feature-file-md5 | Rémi Verschelde | 2016-03-08 | 1 | -0/+10 |
| |\ |
|
| | * | expose md5 for file(s) to gdscript | Alexander Holland | 2016-02-25 | 1 | -1/+27 |
| * | | doc: fix joystick left/right trigger axis description (index 6/7 instead of 4/5) | hondres | 2016-03-06 | 1 | -2/+2 |
| * | | Add more verbose build-in functions descriptions | Martin Chuckeles | 2016-03-06 | 1 | -28/+143 |
| * | | Write GDScript documentation | Martin Chuckeles | 2016-03-05 | 1 | -1/+10 |