summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-26Add keyboard shortcut for Clear OutputBernhard Liebl
2017-12-25Merge pull request #15040 from Noshyaar/pr2Andreas Haas
AnimTreePlayer: fix duplicated properties
2017-12-25Merge pull request #15042 from Noshyaar/pr3George Marques
Add missing parameter names
2017-12-25Add missing parameter namesPoommetee Ketson
2017-12-25Merge pull request #15036 from volzhs/popup-menu-sizeNoshyaar
Fix popup menu size in Inspector dock
2017-12-25AnimTreePlayer: fix duplicated propertiesPoommetee Ketson
2017-12-25Fix popup menu size in Inspector dockvolzhs
2017-12-25Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problemNoshyaar
Fix spatial editor plugin issues on multi viewport view menu shortcuts (only those that are bound to keys)
2017-12-25Merge pull request #14847 from YeldhamDev/3d_viewport_saveNoshyaar
Fixes for the Spatial Editor's Perspective options and dead code cleaning
2017-12-25Merge pull request #14853 from MattUV/context-menuNoshyaar
Adds an option to move cursor with right click in TextEdit
2017-12-25Merge pull request #14846 from carlosfvieira/weird_gizmo_orthoNoshyaar
Fixes gizmo huge scale immediately after change to orthogonal view
2017-12-25Merge pull request #14875 from YeldhamDev/splitcontainer_cursorNoshyaar
Fixed SplitContainer showing the "resize" cursor when it shouldn't
2017-12-25Merge pull request #14899 from volzhs/render-quality-optionNoshyaar
Respect HDR option
2017-12-25Merge pull request #14801 from RayKoopa/insert_tree_itemNoshyaar
Tree: Insert new item, fix behavior when no parent given
2017-12-25Merge pull request #14753 from NathanWarden/mouse_button_fixNoshyaar
Fixed a bug where mouse button focus breaks when using multiple buttons at once.
2017-12-25Merge pull request #14732 from AndreaCatania/jgizmoNoshyaar
Fixed joint gizmos drawing orientations
2017-12-25Merge pull request #14827 from RayKoopa/editor_patchworkNoshyaar
Some Editor UI patchwork
2017-12-25Merge pull request #14808 from YeldhamDev/script_editor_fixesNoshyaar
Some fixes for the Script Editor and dead code cleaning.
2017-12-25Merge pull request #14819 from homer666/masterNoshyaar
[DOCS] PhysicsDirectSpaceState [ci skip]
2017-12-25Merge pull request #14908 from YeldhamDev/dialog_changesNoshyaar
Fixes and modifications for some dialogs
2017-12-25Merge pull request #15011 from djrm/pr_visual_improvementsNoshyaar
Added default close and title color to editor themed graph nodes
2017-12-24Merge pull request #15016 from cbscribe/t2d_fixChris Bradfield
[DOCS] minor corrections to Transform2D
2017-12-24[DOCS] minor corrections to Transform2DChris Bradfield
2017-12-24Added default close and title color to editor themed graph nodesDaniel J. Ramirez
2017-12-24Merge pull request #14997 from neikeq/issue-14988Ignacio Etcheverry
Marshal NULL MonoString* as empty Godot string
2017-12-24Restored opus build since WebM needs it, but disabled it from code.Juan Linietsky
2017-12-24-Removed OpenMP support, replaced by a custom class.Juan Linietsky
-Disabled Opus, implementation is wrong.
2017-12-24Merge pull request #14982 from GodotExplorer/more-translate-textNoshyaar
Add more translatable text for editor plugins.
2017-12-24Merge pull request #14993 from AlmightyScientist/issue-14336Andreas Haas
X11: Fixes maximized splash-boot screen bug.
2017-12-24Marshal NULL MonoString* as empty Godot stringIgnacio Etcheverry
2017-12-24x11: Fix maximized splash-boot screen bug.Enzo Nocera
Fixes #14336
2017-12-23Merge pull request #14978 from AndreaCatania/intshapJuan Linietsky
Fixed dispatch callback
2017-12-23Add more translatable text for editor plugins.geequlim
2017-12-23Fixed joint gizmos orientationsAndreaCatania
2017-12-23Fixed dispatch callbackAndreaCatania
2017-12-23Merge pull request #14919 from groud/fix_grow_marginGilles Roudiere
Fixes Rect2 grow_margin not working at all
2017-12-23Merge pull request #14965 from AndreaCatania/intshapRémi Verschelde
Fixed bullet intersect_shape crash, Fixed bullet sleeping
2017-12-23Merge pull request #14969 from Noshyaar/prRémi Verschelde
ProjectManager: enhance dialog ok button text
2017-12-23Fixed rigidbody sleping, Fixes #13952AndreaCatania
2017-12-23IssueTemplate: remove \n at checkbox lineNoshyaar
2017-12-23ProjectManager: enhance dialog ok button textPoommetee Ketson
2017-12-23Merge pull request #14897 from BastiaanOlij/arvr_tweaksRémi Verschelde
Few small tweaks for ARVR
2017-12-23Merge pull request #14960 from djrm/pr_fixesRémi Verschelde
Fixes 3d camera keep aspect.
2017-12-23Fixed intersect_shape crash, closes #13697AndreaCatania
2017-12-22Fixes 3d camera keep aspect.Daniel J. Ramirez
2017-12-22Merge pull request #14946 from mhilbrunner/patch-9Noshyaar
[DOCS] Small fixes for Semaphore [ci skip]
2017-12-22[DOCS] Small fixes for SemaphoreMax Hilbrunner
2017-12-22Merge pull request #14945 from mhilbrunner/patch-8Noshyaar
[DOCS] Small fixes for Mutex [ci skip]
2017-12-22[DOCS] Small fixes for MutexMax Hilbrunner
2017-12-22Merge pull request #14944 from NathanWarden/docs_animation_playerRémi Verschelde
[DOCS] Finished the documentation for AnimationPlayer