index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_file_system.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use reimport_append api for importing embedded gltf images
Lyuma
2023-02-06
1
-2
/
+2
*
Support reimport appending
Juan Linietsky
2023-02-01
1
-1
/
+2
*
Support script global resource name in EditorFileSystem
Juan Linietsky
2023-01-21
1
-0
/
+4
*
Further fixes to global script class parsing
Juan Linietsky
2023-01-19
1
-0
/
+1
*
Clean up EditorFileSystem script parsing
Juan Linietsky
2023-01-18
1
-5
/
+4
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove unused `abort_scan` variable
Aaron Franke
2022-09-15
1
-1
/
+0
*
Remove ThreadWorkPool, replace by WorkerThreadPool
Juan Linietsky
2022-07-25
1
-3
/
+0
*
Add a new HashSet template
reduz
2022-05-20
1
-8
/
+8
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-10
/
+10
*
Make FileAccess and DirAccess classes reference counted.
bruvzg
2022-04-11
1
-2
/
+2
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-3
/
+3
*
Add Blender install autodetection and configuration.
reduz
2022-04-01
1
-0
/
+36
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-10
/
+10
*
Prevent renaming to an unkown extension from FileSystem dock.
jmb462
2022-01-17
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Add TextFile support across the editor
Paulb23
2021-09-30
1
-0
/
+1
*
Implement Extension Loader
reduz
2021-08-20
1
-0
/
+2
*
Implement Resource UIDs
reduz
2021-07-24
1
-0
/
+4
*
Remove thread-unsafe and unused late_added_files.
Lyuma
2021-06-17
1
-1
/
+0
*
Core: Move DirAccess and FileAccess to `core/io`
Rémi Verschelde
2021-06-11
1
-1
/
+1
*
FileSystem: Force update when we delete a folder from the editor and searchin...
Mateo Kuruk Miccino
2021-05-01
1
-0
/
+2
*
Use multiple threads to import.
Juan Linietsky
2021-04-19
1
-1
/
+15
*
Improved 3D Scene Importer
Juan Linietsky
2021-03-22
1
-1
/
+3
*
Update the filtering logic to properly handle directories with `.gdignore` fi...
Fredia Huya-Kouadio
2021-02-24
1
-0
/
+2
*
Modernize atomics
Pedro J. Estébanez
2021-02-18
1
-1
/
+2
*
Modernize Thread
Pedro J. Estébanez
2021-01-29
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Cleanup unused engine code
Tomasz Chabora
2020-12-09
1
-1
/
+0
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-22
/
+15
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Improve file sorting
Gilles Roudière
2020-10-26
1
-0
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-5
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Make file system scan more robust
Pedro J. Estébanez
2020-02-10
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
fix file system not refresh on exFAT
XiaoLongHan
2019-05-24
1
-1
/
+1
*
Added ability for multiple images to be imported as an atlas
Juan Linietsky
2019-04-19
1
-0
/
+12
*
-Properly handle missing ETC support on export
Juan Linietsky
2019-02-26
1
-0
/
+3
*
Add function to obtain filesystem type from DirAccess.
Juan Linietsky
2019-01-21
1
-0
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Reworked how non-imported resources are reloaded on change, fixes #19852
Juan Linietsky
2018-11-20
1
-1
/
+2
*
Moved folding outside the resource files, now saved outside the project.
Juan Linietsky
2018-10-29
1
-2
/
+0
*
Fixes to baker, restored xatlas and fixed bake options.
Juan Linietsky
2018-10-05
1
-0
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+4
*
Add custom icons to script classes.
Will Nations
2018-08-14
1
-1
/
+4
*
Global class names (and GDScript support for it)
Juan Linietsky
2018-07-15
1
-0
/
+14
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
[next]