Age | Commit message (Expand) | Author |
2019-03-04 | Unescape translations in CSV importer | Paul Trojahn |
2019-03-04 | Add UndoRedo for Generate AABB (Particles) | Tomasz Chabora |
2019-03-04 | Remove the "Open Editor" button, it will open automatically. | Juan Linietsky |
2019-03-04 | Fix and restore text, material and mesh previewers. | Juan Linietsky |
2019-03-04 | TileSetEditor: Expose to the user OneWayCollision+Margin properties. Fixes #2... | Mariano Suligoy |
2019-03-04 | Merge pull request #26590 from Chaosus/fix_sprite_region_crash | Rémi Verschelde |
2019-03-04 | Fix editor crash when converting sprite to 2D mesh | Chaosus |
2019-03-04 | Better warnings when resources can't be saved. Fixes #26531 | Juan Linietsky |
2019-03-04 | Add UndoRedo on Generate Visibility Rect (Particles2D) | xDGameStudios |
2019-03-03 | Add support for event accumlation (off by default, on for editor), fixes #26536 | Juan Linietsky |
2019-03-03 | Implement a more coherent (and way less hack) way to block animation updates,... | Juan Linietsky |
2019-03-03 | Merge pull request #26496 from MadEqua/fix-filesystem-dock-icon | Rémi Verschelde |
2019-03-03 | Skeletons can now choose between using local or world coords for processing, ... | Juan Linietsky |
2019-03-03 | Fix grid view button icon not showing on filesystem dock. | Bruno Lourenço |
2019-03-03 | Merge pull request #26523 from akien-mga/export-etc-check | Rémi Verschelde |
2019-03-03 | Merge pull request #26446 from QbieShay/root_node_from_escn | Rémi Verschelde |
2019-03-03 | Improve VRAM texture compression checks for mobile/web | Rémi Verschelde |
2019-03-03 | Merge pull request #26385 from MarianoGnu/tileset_editor | Rémi Verschelde |
2019-03-02 | TileSetEditor: Allow to toggle Convex/Concave collisions. Alternative fix to ... | Mariano Suligoy |
2019-03-02 | Merge pull request #26482 from ptrojahn/missingpreview | Rémi Verschelde |
2019-03-02 | Fix preview in file dialog | Paul Trojahn |
2019-03-02 | Importer for scenes only overrides the base Node if differently specified by ... | Ilaria Cislaghi |
2019-03-01 | Flush stuff pending on visual server thread when exiting, fixes #24669 | Juan Linietsky |
2019-03-01 | Merge pull request #26451 from ptrojahn/modified | Rémi Verschelde |
2019-03-01 | Clean up blend shape support in GLES2 and GLES3. | Juan Linietsky |
2019-03-01 | Fix misleading modified status of scenes | Paul Trojahn |
2019-03-01 | i18n: Sync translation template with current source | Rémi Verschelde |
2019-03-01 | i18n: Sync translations with Weblate | Rémi Verschelde |
2019-03-01 | Merge pull request #26419 from SeleckyErik/errors-tab-bug | Rémi Verschelde |
2019-03-01 | Updates error label font in status bar | Chaosus |
2019-02-28 | Allow to change selection of collision shapes added to the same tile. Fixes #... | Mariano Suligoy |
2019-02-28 | Allow to change selection around all tiles on the texture without clicking on... | Mariano Suligoy |
2019-02-28 | Fixed Errors Tab Indexing Bug in the Debugger | Erik |
2019-02-28 | Merge pull request #26383 from neikeq/issue-26302 | Rémi Verschelde |
2019-02-28 | Merge pull request #26386 from YeldhamDev/tileset_editor_dynamic_workspace | Rémi Verschelde |
2019-02-28 | Merge pull request #26335 from ericrybick/26247 | Rémi Verschelde |
2019-02-27 | Make TileSet editor's workspace change size according to region changes | Michael Alexsander Silva Dias |
2019-02-28 | Sanitize file paths before extracting export templates | Ignacio Etcheverry |
2019-02-27 | Save resources even if no scene is present, closes #26273 | Juan Linietsky |
2019-02-27 | Merge pull request #26373 from groud/fix_layout_loading | Rémi Verschelde |
2019-02-27 | Avoid docks to be overriden while scanning, fixes #26359 | Juan Linietsky |
2019-02-27 | Hide global section in project settings when no property is defined | Eric Rybicki |
2019-02-27 | Fixes layout loading | Gilles Roudiere |
2019-02-27 | -Fix problem of order of import plugins, closes #26340 | Juan Linietsky |
2019-02-27 | Merge pull request #26352 from bojidar-bg/21633-progress-stylebox | Rémi Verschelde |
2019-02-27 | Make sure restoring opened scenes happens after scanning is done. | Juan Linietsky |
2019-02-27 | Fix minimum size of ProgressBar-s | Bojidar Marinov |
2019-02-27 | Fixed issue where descriptor is left hanging, which causes file locked on Win... | Juan Linietsky |
2019-02-27 | Merge pull request #26330 from AlmostBearded/tileseteditor_multiplecollisions... | Rémi Verschelde |
2019-02-26 | If resources on disk have subresources and they are edited, also save the res... | Juan Linietsky |