Pedro J. Estébanez
|
5e144022e7
Enhance cache modes in resource loading
|
hace 1 año |
kobewi
|
397f0b31e4
Fix file disappearing when renaming dependencies
|
hace 1 año |
kobewi
|
a3627b6e37
Assign temporary path to preloaded resources
|
hace 2 años |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
hace 1 año |
Ithamar R. Adema
|
f37c2b5be2
Fix ImageTextureLayered serialisation issues.
|
hace 2 años |
Maxim Kulkin
|
058604f5b8
Fix crash when saving resources with circular references
|
hace 2 años |
kobewi
|
244968c8d1
Allow change import type without restarting editor
|
hace 2 años |
kobewi
|
313c0c7f5d
Fix missing UID handling for binary formats
|
hace 2 años |
Pedro J. Estébanez
|
8983b20ccd
Avoid interaction issues between resource loading threads
|
hace 2 años |
Mai Lavelle
|
87e6885f5e
Fix loading of binary resources with typed arrays
|
hace 2 años |
Rémi Verschelde
|
ebd0b40f6e
Merge pull request #71687 from reduz/support-script-class-name-in-efs
|
hace 2 años |
Juan Linietsky
|
dddd8d43f6
Support script global resource name in EditorFileSystem
|
hace 2 años |
kobewi
|
c0083e431b
Cleanup unused engine code v2
|
hace 2 años |
Juan Linietsky
|
07a964fce3
Ability to change a resource UID from API
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
kobewi
|
14b82c36a2
Defer clearing of ResourceUID cache and silence warnings
|
hace 2 años |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
hace 2 años |
Aaron Franke
|
2cea42cc7f
Rename Projection `matrix` to `columns`
|
hace 2 años |
bruvzg
|
ea1848ce0a
Use `constexpr` in the conditions with template parameters and `sizeof`s to suppress C4127 warnings.
|
hace 2 años |
kobewi
|
9f2dc68279
Replace File/Directory with FileAccess/DirAccess
|
hace 3 años |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
hace 3 años |
kobewi
|
c3606cb5f3
Swap arguments of ResourceSaver.save()
|
hace 3 años |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
hace 3 años |
reduz
|
6236a688b7
Implement Feature Build Profiles
|
hace 3 años |
reduz
|
e772b65d92
Remake resource thread safety and API
|
hace 3 años |
xutaxkamay
|
bcdfa89ca5
Fix (again) loading binary resources with float=64
|
hace 3 años |
Rémi Verschelde
|
9923851370
Fix typos with codespell
|
hace 3 años |
reduz
|
45af29da80
Add a new HashSet template
|
hace 3 años |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
hace 3 años |
Rémi Verschelde
|
d8935b27a9
Fix warnings found by Emscripten 3.1.10
|
hace 3 años |