aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14801 from RayKoopa/insert_tree_itemNoshyaar2017-12-252-22/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add functionality to insert tree item.Ray Koopa2017-12-182-22/+30
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14753 from NathanWarden/mouse_button_fixNoshyaar2017-12-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed a bug where mouse button focus breaks when using multiple buttons at once.Nathan Warden2017-12-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14732 from AndreaCatania/jgizmoNoshyaar2017-12-252-273/+599
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed joint gizmos orientationsAndreaCatania2017-12-232-273/+599
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14827 from RayKoopa/editor_patchworkNoshyaar2017-12-252-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Limit code editor minimum width, clear Scene node subresource menu before ref...Ray Koopa2017-12-192-2/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14808 from YeldhamDev/script_editor_fixesNoshyaar2017-12-252-114/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some fixes for the Script Editor and dead code cleaning.Michael Alexsander Silva Dias2017-12-182-114/+21
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14819 from homer666/masterNoshyaar2017-12-251-0/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] PhysicsDirectSpaceStatehomer6662017-12-211-0/+28
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14908 from YeldhamDev/dialog_changesNoshyaar2017-12-253-23/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes and modifications for some dialogs.Michael Alexsander Silva Dias2017-12-213-23/+35
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15011 from djrm/pr_visual_improvementsNoshyaar2017-12-251-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added default close and title color to editor themed graph nodesDaniel J. Ramirez2017-12-241-0/+6
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15016 from cbscribe/t2d_fixChris Bradfield2017-12-241-15/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] minor corrections to Transform2DChris Bradfield2017-12-241-15/+15
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14997 from neikeq/issue-14988Ignacio Etcheverry2017-12-244-7/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Marshal NULL MonoString* as empty Godot stringIgnacio Etcheverry2017-12-244-7/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Restored opus build since WebM needs it, but disabled it from code.Juan Linietsky2017-12-242-11/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | -Removed OpenMP support, replaced by a custom class.Juan Linietsky2017-12-2410-68/+119
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14982 from GodotExplorer/more-translate-textNoshyaar2017-12-248-23/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more translatable text for editor plugins.geequlim2017-12-238-23/+23
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14993 from AlmightyScientist/issue-14336Andreas Haas2017-12-241-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | x11: Fix maximized splash-boot screen bug.Enzo Nocera2017-12-241-0/+4
|/ / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14978 from AndreaCatania/intshapJuan Linietsky2017-12-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fixed dispatch callbackAndreaCatania2017-12-231-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14919 from groud/fix_grow_marginGilles Roudiere2017-12-231-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes grow_margin not working at allGilles Roudiere2017-12-211-1/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14965 from AndreaCatania/intshapRémi Verschelde2017-12-233-12/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed rigidbody sleping, Fixes #13952AndreaCatania2017-12-232-11/+29
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed intersect_shape crash, closes #13697AndreaCatania2017-12-231-1/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14969 from Noshyaar/prRémi Verschelde2017-12-231-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | ProjectManager: enhance dialog ok button textPoommetee Ketson2017-12-231-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | IssueTemplate: remove \n at checkbox lineNoshyaar2017-12-231-2/+1
|/ / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14897 from BastiaanOlij/arvr_tweaksRémi Verschelde2017-12-236-18/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Reserved controller ids 1 and 2 for left and right hand controllers and added...Bastiaan Olij2017-12-226-18/+66
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14960 from djrm/pr_fixesRémi Verschelde2017-12-232-14/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixes 3d camera keep aspect.Daniel J. Ramirez2017-12-222-14/+0
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14946 from mhilbrunner/patch-9Noshyaar2017-12-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Small fixes for SemaphoreMax Hilbrunner2017-12-221-3/+3
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14945 from mhilbrunner/patch-8Noshyaar2017-12-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Small fixes for MutexMax Hilbrunner2017-12-221-3/+3
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14944 from NathanWarden/docs_animation_playerRémi Verschelde2017-12-221-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Finished the documentation for AnimationPlayerNathan Warden2017-12-221-0/+1
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Do not require OpenMP for non-tools builds (export templates)Rémi Verschelde2017-12-223-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | Add link to open and closed issues search to issue templateRémi Verschelde2017-12-221-1/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14913 from poke1024/tooltip-shortcut-namesRémi Verschelde2017-12-212-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Consistent display of shortcut names in tooltipspoke10242017-12-212-5/+5