Juan Linietsky
|
9ca6ffa341
|
Save resources even if no scene is present, closes #26273
|
2019-02-27 20:00:40 -03:00 |
|
Rémi Verschelde
|
028303f167
|
Merge pull request #26373 from groud/fix_layout_loading
Fixes layout loading
|
2019-02-27 22:39:31 +01:00 |
|
Juan Linietsky
|
d8f12c4343
|
Avoid docks to be overriden while scanning, fixes #26359
|
2019-02-27 18:14:59 -03:00 |
|
Gilles Roudiere
|
04fb1069cd
|
Fixes layout loading
|
2019-02-27 21:36:12 +01:00 |
|
Juan Linietsky
|
a5370b1b1b
|
-Fix problem of order of import plugins, closes #26340
-Ensure resource previewer does not start until first import is done
|
2019-02-27 14:11:17 -03:00 |
|
Juan Linietsky
|
eb2b9b88a9
|
Make sure restoring opened scenes happens after scanning is done.
|
2019-02-27 11:00:32 -03:00 |
|
Juan Linietsky
|
caa42667e8
|
If resources on disk have subresources and they are edited, also save the resource on ctrl-s
|
2019-02-26 23:48:30 -03:00 |
|
Rémi Verschelde
|
68f675fba2
|
Merge pull request #26290 from groud/move_setting_to_layout
Move the FileSystem dock layout properties to the per-project layout file
|
2019-02-26 09:14:41 +01:00 |
|
Gilles Roudiere
|
de95493de2
|
Move the FileSystem dock layout properties to the per-project layout file
|
2019-02-25 23:39:49 +01:00 |
|
Eric Rybicki
|
747b9ac870
|
Fix editor crash after disabling plugin that used forward_spatial_gui_input
Fixes #26124.
|
2019-02-25 17:11:04 +01:00 |
|
Juan Linietsky
|
7f63b0e8cd
|
Added a workaround to avoid crashes due to how TileSet editor works, fixes #23672
Also fixed a few uninitialized memory variables.
|
2019-02-22 17:42:29 -03:00 |
|
Juan Linietsky
|
8b231b96e3
|
Implement a cleaner (and better) way to save imagedata from ImageTexture, fixes #18801
|
2019-02-21 20:49:42 -03:00 |
|
marxin
|
8d51618949
|
Add -Wshadow=local to warnings and fix reported issues.
Fixes #25316.
|
2019-02-20 19:44:12 +01:00 |
|
Rémi Verschelde
|
74ef11d404
|
Merge pull request #26061 from qarmin/fix_res_error
Fix res:// error when dragging file from outside of editor
|
2019-02-20 17:28:05 +01:00 |
|
Michael Alexsander Silva Dias
|
0de15955ad
|
Add small spacing between top bars in main editor and project manager
|
2019-02-20 12:08:52 -03:00 |
|
qarmin
|
2f0c4de1f0
|
Fix res:// error when dragging file to other file
|
2019-02-19 17:21:05 +01:00 |
|
Rémi Verschelde
|
f5f2b5d4af
|
Merge pull request #25962 from willnationsdev/fix-missing-addon
Auto-cleanup missing addons
|
2019-02-18 10:09:58 +01:00 |
|
Will Nations
|
2d0fcd5c4a
|
Auto-cleanup missing addons
|
2019-02-17 22:57:45 -06:00 |
|
Michael Alexsander Silva Dias
|
da45f1bf85
|
Minor cleanup in the Project Manager
|
2019-02-12 08:25:09 -02:00 |
|
Michael Alexsander Silva Dias
|
3a70020c98
|
Cleanup editor's top bar of old nodes
|
2019-02-11 02:18:54 -02:00 |
|
QbieShay
|
fe046de216
|
Root node of a scene is now selected when the scene is opened.
|
2019-02-08 22:50:39 +01:00 |
|
Rémi Verschelde
|
4cfce99955
|
Merge pull request #25355 from YeldhamDev/color_picker_changes
Make some small enhancements to the ColorPicker
|
2019-01-27 18:37:48 +01:00 |
|
Juan Linietsky
|
a089061120
|
Fix pixelized previews, but also instances of breaking ImageTexture cache. Closes #25378.
|
2019-01-27 13:41:47 -03:00 |
|
Michael Alexsander Silva Dias
|
182f26fe5e
|
Make some small enhancements to the ColorPicker
|
2019-01-27 12:44:39 -02:00 |
|
Juan Linietsky
|
5bd3f72878
|
Properly warn about the effects of changing an import type, as well as force editor restart. Fixes #23874
|
2019-01-25 17:23:56 -03:00 |
|
Juan Linietsky
|
32fa136cc7
|
Ability to keep images in ImageTexture cached while using editor, fixes #25243
|
2019-01-25 13:40:23 -03:00 |
|
Juan Linietsky
|
e8d31cc765
|
Perform a cleaner exit for resource preview, fixes #24206
|
2019-01-17 09:09:39 -03:00 |
|
Rémi Verschelde
|
b16c309f82
|
Update copyright statements to 2019
Happy new year to the wonderful Godot community!
|
2019-01-01 12:58:10 +01:00 |
|
Chaosus
|
b26d2ac190
|
Fix "method not found" error when script is removed from object
|
2018-12-31 12:09:08 +03:00 |
|
Rémi Verschelde
|
ac46862097
|
Merge pull request #24506 from JFonS/expose_gizmos
Expose the new gizmo plugin system to scripting
|
2018-12-30 15:42:30 +01:00 |
|
JFonS
|
6b15b4f904
|
Expose the new gizmo plugin system to scripting
|
2018-12-21 23:56:39 +01:00 |
|
Alexandre LittleWhite Laurent
|
ca90dd302b
|
Change global timestamp behaviour earlier
|
2018-12-16 23:39:17 +01:00 |
|
Rémi Verschelde
|
9df7ed59fb
|
Merge pull request #19501 from Zylann/custom_loaders
Added basic support for custom resource savers and loaders
|
2018-12-16 14:26:56 +01:00 |
|
Marc Gilleron
|
065e2670af
|
Added basic support for custom resource savers and loaders
|
2018-12-15 05:34:53 +00:00 |
|
Rémi Verschelde
|
bf59b73250
|
Merge pull request #20609 from YeldhamDev/menu_hover_explicit
Make opening menus with the same parent on mouse focus explicit
|
2018-12-09 23:15:33 +01:00 |
|
Michael Alexsander Silva Dias
|
bc9cb0e6cd
|
Cleanup some unused controls in the editor's top bar
|
2018-12-09 17:51:30 -02:00 |
|
Rémi Verschelde
|
e4a2003b98
|
Merge pull request #22323 from williamd1k0/ignore-main-scene
Editor: Skip loading main scene if restore_scenes_on_load is used
|
2018-12-07 15:08:34 +01:00 |
|
Juan Linietsky
|
ab9bbce311
|
Disable progress dialog on export from command line, stab at fixing #24031
|
2018-11-28 08:46:26 -03:00 |
|
Juan Linietsky
|
616b91b498
|
Added test to avoid saving cyclic scene instancing, fixes #9686
|
2018-11-27 18:56:31 -03:00 |
|
Juan Linietsky
|
e6bc152de8
|
NORMALMAP was not working (no normal being used detected), fixes #9263
|
2018-11-27 18:05:20 -03:00 |
|
Juan Linietsky
|
0d69da8c0e
|
Rewrite code for unfolding and make it automatic on scene load, which works better.
|
2018-11-25 10:47:33 -03:00 |
|
Rémi Verschelde
|
da31d63f76
|
Merge pull request #23680 from YeldhamDev/unified_help_search_revived
Unified Class and Reference Search 2: Resurrection
|
2018-11-22 16:16:52 +01:00 |
|
Max Hilbrunner
|
998d3a30a5
|
Merge pull request #22983 from Ashafix/master
Better error message for malformed plugins
|
2018-11-21 12:18:15 +01:00 |
|
Juan Linietsky
|
da0ec37aa9
|
Reworked how non-imported resources are reloaded on change, fixes #19852
|
2018-11-20 21:48:48 -03:00 |
|
Ray Koopa
|
fddffa9eb8
|
Unify editor class and reference search
Co-authored-by: Michael Alexsander Silva Dias <michaelalexsander@protonmail.com>
|
2018-11-20 20:52:27 -02:00 |
|
Michael Alexsander Silva Dias
|
da7d3c5a58
|
Make opening menus with the same parent on mouse focus explicit
|
2018-11-20 20:37:45 -02:00 |
|
Rémi Verschelde
|
90dd3774a3
|
Merge pull request #23802 from JFonS/add_save_option
Add Save option to resource property menu
|
2018-11-20 14:15:31 +01:00 |
|
Michael Alexsander Silva Dias
|
6ba94d5ca0
|
Add argument to UndoRedo's "clear_history()" to not increase the version
|
2018-11-18 19:46:35 -02:00 |
|
JFonS
|
dbca3b81ba
|
Add Save option to resource property menu
|
2018-11-18 15:17:04 +01:00 |
|
Rémi Verschelde
|
8dfe786406
|
Merge pull request #23649 from willnationsdev/fix-scene-icons
Fix scene dock not showing custom icons
|
2018-11-12 08:19:40 +01:00 |
|