Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
5 bulan lalu |
Thaddeus Crews
|
3c304ab7cc
Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers
|
7 bulan lalu |
Thaddeus Crews
|
bf9ef5f8a5
Merge pull request #100564 from YYF233333/iwyu
|
7 bulan lalu |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
7 bulan lalu |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
7 bulan lalu |
Kiro
|
83d4bde0a2
When calling code has length of string, pass it to parse_utf8
|
8 bulan lalu |
Juan
|
d57846087b
Universalize UID support in all resource types
|
10 bulan lalu |
Thaddeus Crews
|
7d31e16686
Merge pull request #86600 from nikitalita/fix-missing-resources
|
8 bulan lalu |
nikitalita
|
95d2909474
Fix missing resource properties being dropped on save
|
1 tahun lalu |
A Thousand Ships
|
ec650a2f09
[Core,Drivers] Improve use of `Ref.is_null/valid`
|
11 bulan lalu |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
9 bulan lalu |
Hilderin
|
fbd1643176
Fix lost of gdextension on editor startup.
|
9 bulan lalu |
bruvzg
|
794920b1ff
Partially revert 96780, remove warnings from project/editor settings `_get`.
|
10 bulan lalu |
Juan
|
abf9d24520
Make internal unique scene resource ID deterministic
|
10 bulan lalu |
bruvzg
|
3009073b39
[Resource Loader] Do not check property type for non registered properties.
|
10 bulan lalu |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 tahun lalu |
Pedro J. Estébanez
|
c1391489e3
GDScript: Enhance handling of cyclic dependencies
|
1 tahun lalu |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 tahun lalu |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
1 tahun lalu |
Jordyfel
|
82de00a174
Type of exported typed array can be external resource
|
1 tahun lalu |
Pedro J. Estébanez
|
5e144022e7
Enhance cache modes in resource loading
|
1 tahun lalu |
kobewi
|
397f0b31e4
Fix file disappearing when renaming dependencies
|
1 tahun lalu |
kobewi
|
a3627b6e37
Assign temporary path to preloaded resources
|
2 tahun lalu |
Yuri Sizov
|
d8ff69d53c
Extract ScriptInstance to simplify includes
|
1 tahun lalu |
Ithamar R. Adema
|
f37c2b5be2
Fix ImageTextureLayered serialisation issues.
|
2 tahun lalu |
Maxim Kulkin
|
058604f5b8
Fix crash when saving resources with circular references
|
2 tahun lalu |
kobewi
|
244968c8d1
Allow change import type without restarting editor
|
2 tahun lalu |
kobewi
|
313c0c7f5d
Fix missing UID handling for binary formats
|
2 tahun lalu |
Pedro J. Estébanez
|
8983b20ccd
Avoid interaction issues between resource loading threads
|
2 tahun lalu |
Mai Lavelle
|
87e6885f5e
Fix loading of binary resources with typed arrays
|
2 tahun lalu |