aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15028 from YeldhamDev/editor_file_dialog_changesNoshyaar2017-12-273-64/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | 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" contextsPoommetee Ketson2017-12-251-1/+1
| |/ / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15045 from poke1024/vector2-inlineNoshyaar2017-12-272-63/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | 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 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.Michael Alexsander Silva Dias2017-12-256-32/+15
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15076 from ianb96/indentcrashfixNoshyaar2017-12-271-10/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | 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 fontvolzhs2017-12-271-7/+8
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15077 from homer666/docs-physicsdirectspacestateChris Bradfield2017-12-262-28/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | [DOCS] PhysicsDirectSpaceState enhancementshomer6662017-12-272-28/+28
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #15026 from homer666/docs-physics2ddirectspacestateChris Bradfield2017-12-261-31/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | [DOCS] Physics2DDirectSpaceStatehomer6662017-12-271-31/+30
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Properly rename scenes and resources after renaming or moving files, should f...Juan Linietsky2017-12-264-0/+66
* | | | | | | | | | | | | | | | | | | | | | | | Fixed proper texture binding for sprite material, fixes #13987Juan Linietsky2017-12-262-2/+14
* | | | | | | | | | | | | | | | | | | | | | | | Property apply shader parameters, even when materials are being reused, fixes...Juan Linietsky2017-12-261-6/+9
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | A promise is a promise, so added ability to load and save shaders as text fil...Juan Linietsky2017-12-263-1/+109
| |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Ability to set flags via code in StreamTexture, as some users find it useful....Juan Linietsky2017-12-261-0/+2
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #14796 from AlmightyScientist/issue-14552Juan Linietsky2017-12-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Shader Language: Fix Vertex Lighting artifacts.Enzo Nocera2017-12-181-1/+1
* | | | | | | | | | | | | | | | | | | | | | | Change the rotate function of Spatial to be local, makes more sense. Closes #...Juan Linietsky2017-12-264-7/+17
* | | | | | | | | | | | | | | | | | | | | | | 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 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 propertiesPoommetee Ketson2017-12-251-2/+0
| | |_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #15042 from Noshyaar/pr3George Marques2017-12-255-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | 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 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 ...carlosfvieira2017-12-214-44/+70
* | | | | | | | | | | | | | | | | | | | | | 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.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 TextEditMattUV2017-12-206-31/+135
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14846 from carlosfvieira/weird_gizmo_orthoNoshyaar2017-12-251-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | #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.Michael Alexsander Silva Dias2017-12-202-41/+29
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #14899 from volzhs/render-quality-optionNoshyaar2017-12-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Respect HDR optionvolzhs2017-12-211-1/+1