Age | Commit message (Expand) | Author |
2019-03-04 | Fix and restore text, material and mesh previewers. | Juan Linietsky |
2019-03-04 | Better warnings when resources can't be saved. Fixes #26531 | Juan Linietsky |
2019-03-03 | Add support for event accumlation (off by default, on for editor), fixes #26536 | Juan Linietsky |
2019-03-03 | Fix grid view button icon not showing on filesystem dock. | Bruno Lourenço |
2019-03-01 | Fix misleading modified status of scenes | Paul Trojahn |
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 | Fixes layout loading | Gilles Roudiere |
2019-02-27 | -Fix problem of order of import plugins, closes #26340 | Juan Linietsky |
2019-02-27 | Make sure restoring opened scenes happens after scanning is done. | Juan Linietsky |
2019-02-26 | If resources on disk have subresources and they are edited, also save the res... | Juan Linietsky |
2019-02-26 | Merge pull request #26290 from groud/move_setting_to_layout | Rémi Verschelde |
2019-02-25 | Move the FileSystem dock layout properties to the per-project layout file | Gilles Roudiere |
2019-02-25 | Fix editor crash after disabling plugin that used forward_spatial_gui_input | Eric Rybicki |
2019-02-22 | Added a workaround to avoid crashes due to how TileSet editor works, fixes #2... | Juan Linietsky |
2019-02-21 | Implement a cleaner (and better) way to save imagedata from ImageTexture, fix... | Juan Linietsky |
2019-02-20 | Add -Wshadow=local to warnings and fix reported issues. | marxin |
2019-02-20 | Merge pull request #26061 from qarmin/fix_res_error | Rémi Verschelde |
2019-02-20 | Add small spacing between top bars in main editor and project manager | Michael Alexsander Silva Dias |
2019-02-19 | Fix res:// error when dragging file to other file | qarmin |
2019-02-18 | Merge pull request #25962 from willnationsdev/fix-missing-addon | Rémi Verschelde |
2019-02-17 | Auto-cleanup missing addons | Will Nations |
2019-02-12 | Minor cleanup in the Project Manager | Michael Alexsander Silva Dias |
2019-02-11 | Cleanup editor's top bar of old nodes | Michael Alexsander Silva Dias |
2019-02-08 | Root node of a scene is now selected when the scene is opened. | QbieShay |
2019-01-27 | Merge pull request #25355 from YeldhamDev/color_picker_changes | Rémi Verschelde |
2019-01-27 | Fix pixelized previews, but also instances of breaking ImageTexture cache. Cl... | Juan Linietsky |
2019-01-27 | Make some small enhancements to the ColorPicker | Michael Alexsander Silva Dias |
2019-01-25 | Properly warn about the effects of changing an import type, as well as force ... | Juan Linietsky |
2019-01-25 | Ability to keep images in ImageTexture cached while using editor, fixes #25243 | Juan Linietsky |
2019-01-17 | Perform a cleaner exit for resource preview, fixes #24206 | Juan Linietsky |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-31 | Fix "method not found" error when script is removed from object | Chaosus |
2018-12-30 | Merge pull request #24506 from JFonS/expose_gizmos | Rémi Verschelde |
2018-12-21 | Expose the new gizmo plugin system to scripting | JFonS |
2018-12-16 | Change global timestamp behaviour earlier | Alexandre LittleWhite Laurent |
2018-12-16 | Merge pull request #19501 from Zylann/custom_loaders | Rémi Verschelde |
2018-12-15 | Added basic support for custom resource savers and loaders | Marc Gilleron |
2018-12-09 | Merge pull request #20609 from YeldhamDev/menu_hover_explicit | Rémi Verschelde |
2018-12-09 | Cleanup some unused controls in the editor's top bar | Michael Alexsander Silva Dias |
2018-12-07 | Merge pull request #22323 from williamd1k0/ignore-main-scene | Rémi Verschelde |
2018-11-28 | Disable progress dialog on export from command line, stab at fixing #24031 | Juan Linietsky |
2018-11-27 | Added test to avoid saving cyclic scene instancing, fixes #9686 | Juan Linietsky |
2018-11-27 | NORMALMAP was not working (no normal being used detected), fixes #9263 | Juan Linietsky |
2018-11-25 | Rewrite code for unfolding and make it automatic on scene load, which works b... | Juan Linietsky |
2018-11-22 | Merge pull request #23680 from YeldhamDev/unified_help_search_revived | Rémi Verschelde |
2018-11-21 | Merge pull request #22983 from Ashafix/master | Max Hilbrunner |
2018-11-20 | Reworked how non-imported resources are reloaded on change, fixes #19852 | Juan Linietsky |
2018-11-20 | Unify editor class and reference search | Ray Koopa |