Rémi Verschelde
|
5f314c54ff
Prevent crash when we can't write to editor cache or config path
|
5 years ago |
XiaoLongHan
|
d585b1a5b1
fix file system not refresh on exFAT
|
6 years ago |
Juan Linietsky
|
f1e3bb0a15
Fixed issue where descriptor is left hanging, which causes file locked on Windows, closes #26342
|
6 years ago |
Juan Linietsky
|
f669ebeeaf
-Properly handle missing ETC support on export
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b7cc2bb1e2
Core: Ensure classes match their header filename
|
6 years ago |
Rémi Verschelde
|
c3b0ee5941
Fix code style issues
|
6 years ago |
Juan Linietsky
|
6fa632b821
Add function to obtain filesystem type from DirAccess.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Marc Gilleron
|
065e2670af
Added basic support for custom resource savers and loaders
|
7 years ago |
Juan Linietsky
|
da0ec37aa9
Reworked how non-imported resources are reloaded on change, fixes #19852
|
6 years ago |
Juan Linietsky
|
e647342140
Moved folding outside the resource files, now saved outside the project.
|
6 years ago |
Juan Linietsky
|
f12cb82e0f
Fixes to baker, restored xatlas and fixed bake options.
|
6 years ago |
willnationsdev
|
fa271e4870
Fix EditorSettings saving on draw calls
|
6 years ago |
willnationsdev
|
5436abefe4
Refactor editor icon retrieval
|
7 years ago |
Rémi Verschelde
|
bcc50de2d1
Merge pull request #21540 from YeldhamDev/image_reimp_error_fix
|
7 years ago |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
7 years ago |
luz.paz
|
08bde5b2de
Misc. typos
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Michael Alexsander Silva Dias
|
dff7366c86
Fix error when reimporting an Image resource
|
7 years ago |
Will Nations
|
6d9cc032e7
Add custom icons to script classes.
|
7 years ago |
willnationsdev
|
1ea37c34ad
Add toggle for favorites in create_root_dialog.
|
7 years ago |
Juan Linietsky
|
a3f1ee5c57
Global class names (and GDScript support for it)
|
7 years ago |
Rémi Verschelde
|
db289e0e85
Merge pull request #17420 from marcelofg55/fscache_err_checks
|
7 years ago |
Marcelo Fernandez
|
06e537fec5
Added error checks for fscache saving
|
7 years ago |
Rémi Verschelde
|
bd82fc19e9
Merge pull request #17138 from simedis/import_md5
|
7 years ago |
ShyRed
|
188ccf190b
Update preview on filesystem change
|
7 years ago |
Geoffrey
|
030b59502f
Moves the md5sum's from the <filename>.import file into .import/<filename>.md5
|
7 years ago |
Juan Linietsky
|
bb2341e813
Make sure .import folder exists before importing, in case user deleted it manually. Fixes #15315
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |