summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* classref: Sync with current sourceRémi Verschelde2017-04-071-705/+1651
* Fix URLs to moved docs pagesRémi Verschelde2017-04-051-1/+1
* Merge pull request #8259 from bojidar-bg/move-slide-wall-fixRémi Verschelde2017-04-051-0/+3
|\
| * Fix is_move_and_slide_on_wall, make move_and_slide floor angle configurableBojidar Marinov2017-04-041-0/+3
* | Made slide and reflect active verbs acting on itself in Vector2 and Vector3.Ferenc Arn2017-04-031-8/+26
|/
* Update classes.xml to master version, add a small feature to doc_statusBojidar Marinov2017-03-292-8544/+9178
* Merge pull request #8122 from tagcup/axis_check_normalizationRémi Verschelde2017-03-241-6/+6
|\
| * Explicitly documented that Transform.basis is not necessarily an orthogonal m...Ferenc Arn2017-03-231-6/+6
* | Fix typos in source code using codespellRémi Verschelde2017-03-241-25/+25
|/
* List Control::has_point as a virtual methodCrazyGuy1082017-03-141-0/+8
* Merge pull request #7916 from RebelliousX/tab_containerRémi Verschelde2017-03-051-2/+17
|\
| * - `tab_changed` signal emits only by selecting a different tab.Thaer Razeq2017-03-051-2/+17
* | Added a SceneTree.has_network_peer, closes #7922Karol Walasek2017-03-041-0/+7
|/
* Merge pull request #7581 from Faless/v6_wild_bindRémi Verschelde2017-02-121-4/+12
|\
| * Update docs reference for TCP_Server::listen and UDPPacketPeer::listenFabio Alessandrelli2017-01-231-4/+12
* | Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.xJuan Linietsky2017-02-041-1/+1
* | grammar fixes, it's -> itsChris Bradfield2017-01-291-12/+12
|/
* Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant wit...Ferenc Arn2017-01-151-5/+5
* Finish renaming *Frame GUI classes to *RectRémi Verschelde2017-01-141-3/+3
* Tween: Rename times_in_sec (sic) param to durationRémi Verschelde2017-01-131-16/+16
* some class renamesJuan Linietsky2017-01-121-1/+1
* Merge pull request #7426 from m4nu3lf/bugfix/physicsJuan Linietsky2017-01-101-1/+35
|\
| * Fixed inertia tensor computation and center of massm4nu3lf2017-01-091-1/+35
* | Merge pull request #7438 from tagcup/matrix3_rotate_fixJuan Linietsky2017-01-101-20/+28
|\ \
| * | Fix the order in which additional transformations are applied in Matrix3 and ...Ferenc Arn2017-01-081-20/+28
* | | Remove deprecated Vector2.floorf methodEmmanuel Leblond2017-01-101-7/+0
* | | Fix codeblock tag in classes.xml for EditorSettingsEmmanuel Leblond2017-01-081-9/+11
|/ /
* / Use right handed coordinate system for rotation matrices and quaternions. Als...Ferenc Arn2017-01-031-11/+10
|/
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-13/+13
|\
| * PBR more or less working, still working on bringing gizmos backJuan Linietsky2016-10-271-2/+2
| * Begining of GLES3 renderer:Juan Linietsky2016-10-031-11/+11
* | Merge pull request #7410 from nounoursheureux/masterRémi Verschelde2017-01-021-0/+5
|\ \
| * | Add the 'finished' signal to AnimatedSpriteWilhem Barbier2017-01-021-0/+5
* | | Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde2017-01-021-22/+8
|\ \ \
| * | | Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2016-12-091-22/+8
* | | | Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)Bruno Ortiz2017-01-021-0/+7
| |/ / |/| |
* | | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* | | Merge pull request #7322 from Jerome67000/classref-editRémi Verschelde2016-12-231-2/+2
|\ \ \
| * | | doc improvement for get_colliding_bodies() methodsJerome670002016-12-171-2/+2
| |/ /
* / / PopupMenu upgrade: Hide on item selection (#7306)Ivan P. Skodje2016-12-231-0/+14
|/ /
* | Revert "Do not emit NOTIFICATION_READY more than once (breaking change)"Rémi Verschelde2016-11-301-2/+1
* | Merge pull request #7138 from bojidar-bg/ready_guardRémi Verschelde2016-11-281-1/+2
|\ \
| * | Do not emit NOTIFICATION_READY more than once (breaking change)Bojidar Marinov2016-11-171-1/+2
* | | Merge pull request #7149 from Kazuo256/array-lastGeorge Marques2016-11-221-0/+14
|\ \ \
| * | | Add Array.front() and Array.back()Kazuo2562016-11-181-0/+14
| |/ /
* / / Correct description for the return values from get_status. (#7137)romeojulietthotel2016-11-211-1/+1
|/ /
* | Merge pull request #6862 from Faless/fix_6388Rémi Verschelde2016-11-111-1/+1
|\ \
| * | Fix Keyboard Input Hangs when using modifiersFabio Alessandrelli2016-10-191-1/+1
* | | vsnc --> vsyncISylvox2016-11-081-1/+1
* | | Merge pull request #7050 from DTV96Calibre/masterRémi Verschelde2016-11-061-1/+1
|\ \ \