Juan Linietsky
|
2b730cad90
Use multiple threads to import.
|
4 gadi atpakaļ |
reduz
|
b6fce5d750
Added Import Defaults Editor in Project Settings
|
4 gadi atpakaļ |
reduz
|
f8d03b98e7
Improve resource load cache
|
4 gadi atpakaļ |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 gadi atpakaļ |
Tomasz Chabora
|
2c048ea164
Cleanup unused engine code
|
4 gadi atpakaļ |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
5 gadi atpakaļ |
Aaron Franke
|
5fbcd8f9df
Rename the ".import" folder to ".godot/imported"
|
5 gadi atpakaļ |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 gadi atpakaļ |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 gadi atpakaļ |
Juan Linietsky
|
1bea8e1eac
New lightmapper
|
5 gadi atpakaļ |
Juan Linietsky
|
ae09b55a19
Exposed RenderingDevice to script API
|
5 gadi atpakaļ |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 gadi atpakaļ |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 gadi atpakaļ |
Juan Linietsky
|
475e4ea67b
Removed interactive loader, added proper thread loading.
|
5 gadi atpakaļ |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
6 gadi atpakaļ |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 gadi atpakaļ |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 gadi atpakaļ |
Rémi Verschelde
|
6920c82742
Style: Fix issues with clang-format 8.0
|
6 gadi atpakaļ |
Juan Linietsky
|
04847ef5f9
Added ability for multiple images to be imported as an atlas
|
6 gadi atpakaļ |
Juan Linietsky
|
ffd44530fb
Make sure ResurceLoader.exists works on imported files, fixes #23555
|
6 gadi atpakaļ |
Juan Linietsky
|
a5370b1b1b
-Fix problem of order of import plugins, closes #26340
|
6 gadi atpakaļ |
Rémi Verschelde
|
0ba75c195e
Fix GCC 5 build after #26331 and cleanup style
|
6 gadi atpakaļ |
Juan Linietsky
|
f669ebeeaf
-Properly handle missing ETC support on export
|
6 gadi atpakaļ |
Rémi Verschelde
|
b7cc2bb1e2
Core: Ensure classes match their header filename
|
6 gadi atpakaļ |