Age | Commit message (Expand) | Author |
2017-12-30 | prevent strings from being evaluated to just "true" | firefly2442 |
2017-12-30 | Merge pull request #15175 from Hinsbart/windowed_editor | Gilles Roudiere |
2017-12-30 | Merge pull request #15172 from binbitten/issue_15167 | Gilles Roudiere |
2017-12-29 | Editor: Respect -w command line flag. | Andreas Haas |
2017-12-29 | Fixed wrong highlighted line when erroring and using single-line comments, fi... | binbitten |
2017-12-29 | Merge pull request #15041 from vnen/uwp-export-sign | George Marques |
2017-12-29 | avoid error on setting skeleton from transform changed | Juan Linietsky |
2017-12-29 | Missing transform notification for Skeleton. | Juan Linietsky |
2017-12-29 | Use a different approach to update skeletons when transform changes | Juan Linietsky |
2017-12-29 | Update the skeleton on transform | Juan Linietsky |
2017-12-29 | Merge pull request #15117 from damarindra/master | Noshyaar |
2017-12-28 | Added more hacks to GLTF2 importer to support crap exporter (MakeHuman in thi... | Juan Linietsky |
2017-12-28 | Autotile Enhancement | damarindra |
2017-12-28 | Merge pull request #15104 from djrm/pr_visual_improvements | Noshyaar |
2017-12-28 | Merge pull request #15108 from poke1024/fix-stringbuffer-append | Noshyaar |
2017-12-28 | Merge pull request #15006 from CyanBlob/master | Noshyaar |
2017-12-27 | Update TileMap doc descriptions for update_bitmask_area/region | Andrew Thomas |
2017-12-27 | Fix crash in StringBuffer::append() | Bernhard Liebl |
2017-12-27 | Merge pull request #14744 from poke1024/stringname-compare | Juan Linietsky |
2017-12-27 | Reimport now checks source path changes and imported files and their md5, fix... | Juan Linietsky |
2017-12-27 | Minor style fixes for editor help | Daniel J. Ramirez |
2017-12-27 | Merge pull request #14971 from mrcdk/particles_emitting | Noshyaar |
2017-12-27 | Merge pull request #14991 from djrm/pr_fixes | Noshyaar |
2017-12-27 | Merge pull request #14996 from neikeq/enums-mono | Noshyaar |
2017-12-27 | Merge pull request #15008 from AlmightyScientist/issue-15000 | Noshyaar |
2017-12-27 | Merge pull request #15028 from YeldhamDev/editor_file_dialog_changes | Noshyaar |
2017-12-27 | Merge pull request #15032 from Noshyaar/pr | Noshyaar |
2017-12-27 | Merge pull request #15045 from poke1024/vector2-inline | Noshyaar |
2017-12-27 | Merge pull request #15046 from YeldhamDev/optionbutton_changes | Noshyaar |
2017-12-27 | Merge pull request #15049 from YeldhamDev/get_popup_const | Noshyaar |
2017-12-27 | Merge pull request #15076 from ianb96/indentcrashfix | Noshyaar |
2017-12-27 | Merge pull request #15081 from volzhs/fix-status-font | Noshyaar |
2017-12-27 | Fix text editor status font | volzhs |
2017-12-26 | Merge pull request #15077 from homer666/docs-physicsdirectspacestate | Chris Bradfield |
2017-12-27 | [DOCS] PhysicsDirectSpaceState enhancements | homer666 |
2017-12-26 | fix indent selection crash | Ian |
2017-12-26 | Merge pull request #15026 from homer666/docs-physics2ddirectspacestate | Chris Bradfield |
2017-12-27 | [DOCS] Physics2DDirectSpaceState | homer666 |
2017-12-26 | Properly rename scenes and resources after renaming or moving files, should f... | Juan Linietsky |
2017-12-26 | Fixed proper texture binding for sprite material, fixes #13987 | Juan Linietsky |
2017-12-26 | Property apply shader parameters, even when materials are being reused, fixes... | Juan Linietsky |
2017-12-26 | A promise is a promise, so added ability to load and save shaders as text fil... | Juan Linietsky |
2017-12-26 | Ability to set flags via code in StreamTexture, as some users find it useful.... | Juan Linietsky |
2017-12-26 | Merge pull request #14796 from AlmightyScientist/issue-14552 | Juan Linietsky |
2017-12-26 | Change the rotate function of Spatial to be local, makes more sense. Closes #... | Juan Linietsky |
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 |
2017-12-26 | Fix sidedness check in material. Also remove SIDE built-in. | Juan Linietsky |
2017-12-26 | Add option to sign UWP exports with signtool | George Marques |
2017-12-26 | Removed the InputEvent ID field, which was unused and can cause bugs. | Juan Linietsky |