aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15028 from YeldhamDev/editor_file_dialog_changesNoshyaar2017-12-273-64/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes to the Editor File Dialog
| * | | | | | | | | | | | | | | | | | | | | | | | Changes to the Editor File Dialog.Michael Alexsander Silva Dias2017-12-253-64/+46
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15032 from Noshyaar/prNoshyaar2017-12-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EditorAbout: TTR workaround for "Project Manager" contexts
| * | | | | | | | | | | | | | | | | | | | | | | | EditorAbout: TTR workaround for "Project Manager" contextsPoommetee Ketson2017-12-251-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15045 from poke1024/vector2-inlineNoshyaar2017-12-272-63/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inline some very common Vector2 operations
| * | | | | | | | | | | | | | | | | | | | | | | | Inline some very common Vector2 operationsBernhard Liebl2017-12-252-63/+64
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15046 from YeldhamDev/optionbutton_changesNoshyaar2017-12-273-32/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added "get_popup" method for OptionButton
| * | | | | | | | | | | | | | | | | | | | | | | | Added "get_popup" method for OptionButton and minor changes.Michael Alexsander Silva Dias2017-12-253-32/+46
| | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15049 from YeldhamDev/get_popup_constNoshyaar2017-12-276-32/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made MenuButton and ColorPickerButton's "get_popup" methods return constant
| * | | | | | | | | | | | | | | | | | | | | | | | Made MenuButton and ColorPickerButton's "get_popup" methods return constant.Michael Alexsander Silva Dias2017-12-256-32/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15076 from ianb96/indentcrashfixNoshyaar2017-12-271-10/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix indent selection crash
| * | | | | | | | | | | | | | | | | | | | | | | | fix indent selection crashIan2017-12-261-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15081 from volzhs/fix-status-fontNoshyaar2017-12-271-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix text editor status font
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix text editor status fontvolzhs2017-12-271-7/+8
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mistake from https://github.com/godotengine/godot/commit/15986ea343#diff-e7b153431ed956907f3ee3ef07ac59dd
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15077 from homer666/docs-physicsdirectspacestateChris Bradfield2017-12-262-28/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] PhysicsDirectSpaceState enhancements
| * | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] PhysicsDirectSpaceState enhancementshomer6662017-12-272-28/+28
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15026 from homer666/docs-physics2ddirectspacestateChris Bradfield2017-12-261-31/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Physics2DDirectSpaceState enhancements
| * | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Physics2DDirectSpaceStatehomer6662017-12-271-31/+30
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Properly rename scenes and resources after renaming or moving files, should ↵Juan Linietsky2017-12-264-0/+66
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #13976 It's not tested, so please test.
* | | | | | | | | | | | | | | | | | | | | | | | Fixed proper texture binding for sprite material, fixes #13987Juan Linietsky2017-12-262-2/+14
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Property apply shader parameters, even when materials are being reused, ↵Juan Linietsky2017-12-261-6/+9
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #14012
* | | | | | | | | | | | | | | | | | | | | | | A promise is a promise, so added ability to load and save shaders as text ↵Juan Linietsky2017-12-263-1/+109
| |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files, closes #14431
* | | | | | | | | | | | | | | | | | | | | | Ability to set flags via code in StreamTexture, as some users find it ↵Juan Linietsky2017-12-261-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | useful. Fixes #14526.
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #14796 from AlmightyScientist/issue-14552Juan Linietsky2017-12-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shader Language: Fix Vertex Lighting artifacts.
| * | | | | | | | | | | | | | | | | | | | | | Shader Language: Fix Vertex Lighting artifacts.Enzo Nocera2017-12-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - When using Direction Lighting along with Vertex Lighting, putting a SpatialMaterial Roughness to 1.0 causes artifacts to appear. (#14552) Fixes #14552.
* | | | | | | | | | | | | | | | | | | | | | | Change the rotate function of Spatial to be local, makes more sense. Closes ↵Juan Linietsky2017-12-264-7/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #14569
* | | | | | | | | | | | | | | | | | | | | | | Fix 2D editor checkboxes with a new projectGilles Roudiere2017-12-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14977 from volzhs/fix-crash-groupJuan Linietsky2017-12-262-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash & error at saving scene
| * | | | | | | | | | | | | | | | | | | | | | | Fix error if scene has Camera at saving scenevolzhs2017-12-251-1/+4
| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Fix crash from move_child at saving scenevolzhs2017-12-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Fix sidedness check in material. Also remove SIDE built-in.Juan Linietsky2017-12-264-4/+4
| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Removed the InputEvent ID field, which was unused and can cause bugs.Juan Linietsky2017-12-268-44/+13
| |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15040 from Noshyaar/pr2Andreas Haas2017-12-251-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | AnimTreePlayer: fix duplicated properties
| * | | | | | | | | | | | | | | | | | | | | | AnimTreePlayer: fix duplicated propertiesPoommetee Ketson2017-12-251-2/+0
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #15042 from Noshyaar/pr3George Marques2017-12-255-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing parameter names
| * | | | | | | | | | | | | | | | | | | | | | Add missing parameter namesPoommetee Ketson2017-12-255-8/+8
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #15036 from volzhs/popup-menu-sizeNoshyaar2017-12-251-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | Fix popup menu size in Inspector dock
| * | | | | | | | | | | | | | | | | | | | | Fix popup menu size in Inspector dockvolzhs2017-12-251-6/+2
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #14826 from carlosfvieira/14371-F_key_Viewport_focus_problemNoshyaar2017-12-254-44/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix spatial editor plugin issues on multi viewport view menu shortcuts (only those that are bound to keys)
| * | | | | | | | | | | | | | | | | | | | | Fix spatial editor plugin issues on multi viewport view menu shortcuts (only ↵carlosfvieira2017-12-214-44/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | those that are bound to keys) - this closes #14371 and closes #12409 Fix spatial editor plugin issues on multi viewport view menu shortcuts (only those that are bound to keys) - this closes #14371 and closes #12409
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #14847 from YeldhamDev/3d_viewport_saveNoshyaar2017-12-251-88/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes for the Spatial Editor's Perspective options and dead code cleaning
| * | | | | | | | | | | | | | | | | | | | | | Fixes for the Spatial Editor's Perspective options and dead code cleaning.Michael Alexsander Silva Dias2017-12-201-88/+60
| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14853 from MattUV/context-menuNoshyaar2017-12-256-31/+135
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds an option to move cursor with right click in TextEdit
| * | | | | | | | | | | | | | | | | | | | | | | Adds an option to move cursor with right click in TextEditMattUV2017-12-206-31/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #14832 - Added an option in the editor settings/cursor to make the cursor move with right click. - If the option is activated (true by default), a right click will move the cursor before displaying context menu. - If there is a selection, a right click on it will keep it selected, a right click outside it will unselect it. - The option is available in textEdit via an inspector property (or via GDScript): caret_moving_by_right_click - The option is available in the script editor and the shader editor via the editor settings - The documentation has been updated with the new property, and a few other entries in TextEdit.xml.
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14846 from carlosfvieira/weird_gizmo_orthoNoshyaar2017-12-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes gizmo huge scale immediately after change to orthogonal view
| * | | | | | | | | | | | | | | | | | | | | | | | #14619 - fixes issue 1 (gizmo huge scale) - also referred in #14836Carlos Vieira2017-12-191-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14875 from YeldhamDev/splitcontainer_cursorNoshyaar2017-12-252-41/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed SplitContainer showing the "resize" cursor when it shouldn't
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed SplitContainer showing the "resize" cursor when it shouldn't.Michael Alexsander Silva Dias2017-12-202-41/+29
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14899 from volzhs/render-quality-optionNoshyaar2017-12-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Respect HDR option
| * | | | | | | | | | | | | | | | | | | | | | | | | Respect HDR optionvolzhs2017-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | |