Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-12-26 | Ability to set flags via code in StreamTexture, as some users find it ↵ | Juan Linietsky | |
useful. Fixes #14526. | |||
2017-12-26 | Merge pull request #14796 from AlmightyScientist/issue-14552 | Juan Linietsky | |
Shader Language: Fix Vertex Lighting artifacts. | |||
2017-12-26 | Change the rotate function of Spatial to be local, makes more sense. Closes ↵ | Juan Linietsky | |
#14569 | |||
2017-12-26 | Fix 2D editor checkboxes with a new project | Gilles Roudiere | |
2017-12-26 | Merge pull request #14977 from volzhs/fix-crash-group | Juan Linietsky | |
Fix crash & error at saving scene | |||
2017-12-26 | Fix sidedness check in material. Also remove SIDE built-in. | Juan Linietsky | |
2017-12-26 | Removed the InputEvent ID field, which was unused and can cause bugs. | Juan Linietsky | |
2017-12-25 | Merge pull request #15040 from Noshyaar/pr2 | Andreas Haas | |
AnimTreePlayer: fix duplicated properties | |||
2017-12-25 | Merge pull request #15042 from Noshyaar/pr3 | George Marques | |
Add missing parameter names | |||
2017-12-25 | Add missing parameter names | Poommetee Ketson | |
2017-12-25 | Merge pull request #15036 from volzhs/popup-menu-size | Noshyaar | |
Fix popup menu size in Inspector dock | |||
2017-12-25 | AnimTreePlayer: fix duplicated properties | Poommetee Ketson | |
2017-12-25 | Fix popup menu size in Inspector dock | volzhs | |
2017-12-25 | Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problem | Noshyaar | |
Fix spatial editor plugin issues on multi viewport view menu shortcuts (only those that are bound to keys) | |||
2017-12-25 | Merge pull request #14847 from YeldhamDev/3d_viewport_save | Noshyaar | |
Fixes for the Spatial Editor's Perspective options and dead code cleaning | |||
2017-12-25 | Merge pull request #14853 from MattUV/context-menu | Noshyaar | |
Adds an option to move cursor with right click in TextEdit | |||
2017-12-25 | Merge pull request #14846 from carlosfvieira/weird_gizmo_ortho | Noshyaar | |
Fixes gizmo huge scale immediately after change to orthogonal view | |||
2017-12-25 | Merge pull request #14875 from YeldhamDev/splitcontainer_cursor | Noshyaar | |
Fixed SplitContainer showing the "resize" cursor when it shouldn't | |||
2017-12-25 | Merge pull request #14899 from volzhs/render-quality-option | Noshyaar | |
Respect HDR option | |||
2017-12-25 | Merge pull request #14801 from RayKoopa/insert_tree_item | Noshyaar | |
Tree: Insert new item, fix behavior when no parent given | |||
2017-12-25 | Merge pull request #14753 from NathanWarden/mouse_button_fix | Noshyaar | |
Fixed a bug where mouse button focus breaks when using multiple buttons at once. | |||
2017-12-25 | Merge pull request #14732 from AndreaCatania/jgizmo | Noshyaar | |
Fixed joint gizmos drawing orientations | |||
2017-12-25 | Merge pull request #14827 from RayKoopa/editor_patchwork | Noshyaar | |
Some Editor UI patchwork | |||
2017-12-25 | Merge pull request #14808 from YeldhamDev/script_editor_fixes | Noshyaar | |
Some fixes for the Script Editor and dead code cleaning. | |||
2017-12-25 | Merge pull request #14819 from homer666/master | Noshyaar | |
[DOCS] PhysicsDirectSpaceState [ci skip] | |||
2017-12-25 | Merge pull request #14908 from YeldhamDev/dialog_changes | Noshyaar | |
Fixes and modifications for some dialogs | |||
2017-12-25 | Merge pull request #15011 from djrm/pr_visual_improvements | Noshyaar | |
Added default close and title color to editor themed graph nodes | |||
2017-12-24 | Merge pull request #15016 from cbscribe/t2d_fix | Chris Bradfield | |
[DOCS] minor corrections to Transform2D | |||
2017-12-24 | [DOCS] minor corrections to Transform2D | Chris Bradfield | |
2017-12-24 | Added default close and title color to editor themed graph nodes | Daniel J. Ramirez | |
2017-12-25 | Fix error if scene has Camera at saving scene | volzhs | |
2017-12-24 | Merge pull request #14997 from neikeq/issue-14988 | Ignacio Etcheverry | |
Marshal NULL MonoString* as empty Godot string | |||
2017-12-25 | Fix crash from move_child at saving scene | volzhs | |
2017-12-24 | Restored 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-24 | Merge pull request #14982 from GodotExplorer/more-translate-text | Noshyaar | |
Add more translatable text for editor plugins. | |||
2017-12-24 | Merge pull request #14993 from AlmightyScientist/issue-14336 | Andreas Haas | |
X11: Fixes maximized splash-boot screen bug. | |||
2017-12-24 | Marshal NULL MonoString* as empty Godot string | Ignacio Etcheverry | |
2017-12-24 | x11: Fix maximized splash-boot screen bug. | Enzo Nocera | |
Fixes #14336 | |||
2017-12-23 | Merge pull request #14978 from AndreaCatania/intshap | Juan Linietsky | |
Fixed dispatch callback | |||
2017-12-23 | Add more translatable text for editor plugins. | geequlim | |
2017-12-23 | Fixed joint gizmos orientations | AndreaCatania | |
2017-12-23 | Fixed dispatch callback | AndreaCatania | |
2017-12-23 | Merge pull request #14919 from groud/fix_grow_margin | Gilles Roudiere | |
Fixes Rect2 grow_margin not working at all | |||
2017-12-23 | Merge pull request #14965 from AndreaCatania/intshap | Rémi Verschelde | |
Fixed bullet intersect_shape crash, Fixed bullet sleeping | |||
2017-12-23 | Merge pull request #14969 from Noshyaar/pr | Rémi Verschelde | |
ProjectManager: enhance dialog ok button text | |||
2017-12-23 | Fixed rigidbody sleping, Fixes #13952 | AndreaCatania | |
2017-12-23 | IssueTemplate: remove \n at checkbox line | Noshyaar | |
2017-12-23 | ProjectManager: enhance dialog ok button text | Poommetee Ketson | |
2017-12-23 | Merge pull request #14897 from BastiaanOlij/arvr_tweaks | Rémi Verschelde | |
Few small tweaks for ARVR |