summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-03-05Merge pull request #7916 from RebelliousX/tab_containerRémi Verschelde
2017-03-05- `tab_changed` signal emits only by selecting a different tab.Thaer Razeq
2017-03-04Added a SceneTree.has_network_peer, closes #7922Karol Walasek
2017-02-12Merge pull request #7581 from Faless/v6_wild_bindRémi Verschelde
2017-02-04Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.xJuan Linietsky
2017-01-29grammar fixes, it's -> itsChris Bradfield
2017-01-23Update docs reference for TCP_Server::listen and UDPPacketPeer::listenFabio Alessandrelli
2017-01-15Replace the existing PRNG (Xorshift31) with (minimal) PCG (XSH-RR variant wit...Ferenc Arn
2017-01-14Finish renaming *Frame GUI classes to *RectRémi Verschelde
2017-01-13Tween: Rename times_in_sec (sic) param to durationRémi Verschelde
2017-01-12some class renamesJuan Linietsky
2017-01-10Merge pull request #7426 from m4nu3lf/bugfix/physicsJuan Linietsky
2017-01-10Merge pull request #7438 from tagcup/matrix3_rotate_fixJuan Linietsky
2017-01-10Remove deprecated Vector2.floorf methodEmmanuel Leblond
2017-01-09Fixed inertia tensor computation and center of massm4nu3lf
2017-01-08Fix the order in which additional transformations are applied in Matrix3 and ...Ferenc Arn
2017-01-08Fix codeblock tag in classes.xml for EditorSettingsEmmanuel Leblond
2017-01-03Use right handed coordinate system for rotation matrices and quaternions. Als...Ferenc Arn
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-02Merge pull request #7410 from nounoursheureux/masterRémi Verschelde
2017-01-02Merge pull request #7271 from Faless/ipv6_cleanupRémi Verschelde
2017-01-02Exposing edit_resource method of EditorNode in the EditorPlugin (#7355)Bruno Ortiz
2017-01-02Add the 'finished' signal to AnimatedSpriteWilhem Barbier
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-12-23Merge pull request #7322 from Jerome67000/classref-editRémi Verschelde
2016-12-23PopupMenu upgrade: Hide on item selection (#7306)Ivan P. Skodje
2016-12-17doc improvement for get_colliding_bodies() methodsJerome67000
2016-12-09Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli
2016-11-30Revert "Do not emit NOTIFICATION_READY more than once (breaking change)"Rémi Verschelde
2016-11-28Merge pull request #7138 from bojidar-bg/ready_guardRémi Verschelde
2016-11-22Merge pull request #7149 from Kazuo256/array-lastGeorge Marques
2016-11-21Correct description for the return values from get_status. (#7137)romeojulietthotel
2016-11-18Add Array.front() and Array.back()Kazuo256
2016-11-17Do not emit NOTIFICATION_READY more than once (breaking change)Bojidar Marinov
2016-11-11Merge pull request #6862 from Faless/fix_6388Rémi Verschelde
2016-11-08vsnc --> vsyncISylvox
2016-11-06Merge pull request #7050 from DTV96Calibre/masterRémi Verschelde
2016-11-06Fixed minor typoDTV96Calibre
2016-11-03Rename remaining WinRT references to UWPGeorge Marques
2016-11-01style: Various other PEP8 fixes in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 blank lines issues in Python filesRémi Verschelde
2016-11-01style: Fix PEP8 whitespace issues in Python filesRémi Verschelde
2016-11-01style: Start applying PEP8 to Python files, indentation issuesRémi Verschelde
2016-10-30Update docs to IPv6Fabio Alessandrelli
2016-10-30Merge pull request #6950 from rdb/masterRémi Verschelde
2016-10-28Add "Never" underline mode to LinkButtonrdb
2016-10-27PBR more or less working, still working on bringing gizmos backJuan Linietsky
2016-10-27Added global sub and bounds checking to RegExZher Huei Lee
2016-10-27RegEx re-implemented as a moduleZher Huei Lee
2016-10-22Merge pull request #6090 from WalasPrime/raytrace_forceRémi Verschelde