Lukas Tenbrink
|
ffa6ef220b
Use `append_` instead of `parse_` for `String` methods.
|
hace 5 meses |
Thaddeus Crews
|
c1b7865ae9
Merge pull request #103557 from aaronfranke/godot-version-defines
|
hace 5 meses |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
hace 5 meses |
Yufeng Ying
|
bebe037abf
Add ConstIterator to Dictionary.
|
hace 5 meses |
Thaddeus Crews
|
3c304ab7cc
Merge pull request #96076 from AThousandShips/improve_null_check_core_drivers
|
hace 8 meses |
Thaddeus Crews
|
bf9ef5f8a5
Merge pull request #100564 from YYF233333/iwyu
|
hace 8 meses |
Yufeng Ying
|
be86ce3103
Apply iwyu suggestion in core.
|
hace 8 meses |
HP van Braam
|
240f510fa7
Core ubsan fixes
|
hace 8 meses |
Kiro
|
83d4bde0a2
When calling code has length of string, pass it to parse_utf8
|
hace 9 meses |
Juan
|
d57846087b
Universalize UID support in all resource types
|
hace 11 meses |
Thaddeus Crews
|
7d31e16686
Merge pull request #86600 from nikitalita/fix-missing-resources
|
hace 9 meses |
nikitalita
|
95d2909474
Fix missing resource properties being dropped on save
|
hace 1 año |
A Thousand Ships
|
ec650a2f09
[Core,Drivers] Improve use of `Ref.is_null/valid`
|
hace 1 año |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
hace 10 meses |
Hilderin
|
fbd1643176
Fix lost of gdextension on editor startup.
|
hace 10 meses |
bruvzg
|
794920b1ff
Partially revert 96780, remove warnings from project/editor settings `_get`.
|
hace 10 meses |
Juan
|
abf9d24520
Make internal unique scene resource ID deterministic
|
hace 11 meses |
bruvzg
|
3009073b39
[Resource Loader] Do not check property type for non registered properties.
|
hace 11 meses |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
hace 2 años |
Pedro J. Estébanez
|
c1391489e3
GDScript: Enhance handling of cyclic dependencies
|
hace 1 año |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
hace 1 año |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
hace 1 año |
Jordyfel
|
82de00a174
Type of exported typed array can be external resource
|
hace 1 año |
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 2 años |
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 |