Pāvels Nadtočajevs
|
e407f55fbf
Fix editor one-click icons not showing.
|
6 zile în urmă |
A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
1 lună în urmă |
Pāvels Nadtočajevs
|
42733a2a5c
Implement sparse bundle PCK support.
|
5 luni în urmă |
nikitalita
|
6e823b4b14
PCKPacker: Fix first file being written mis-aligned
|
1 lună în urmă |
Thaddeus Crews
|
e8a02152c4
Merge pull request #105757 from bruvzg/no_temp
|
1 lună în urmă |
kobewi
|
b41d6ecf8c
Allow to override editor settings per project
|
2 ani în urmă |
Pāvels Nadtočajevs
|
8cb2817976
[PCK] Move directory to the end of file, write exported/saved PCK in place.
|
3 luni în urmă |
Dario
|
5a30a7e7cd
Add shader baker to project exporter.
|
6 luni în urmă |
Lukas Tenbrink
|
4cb8a0c77e
Add `resize_initialized` and `resize_uninitialized` to `Vector`. These functions serve as replacements for `resize`, to make sure the caller understands whether elements need to be initialized 'by hand' after the call.
|
2 luni în urmă |
dementive
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
3 luni în urmă |
RedMser
|
a96e8ac62c
Remove old path remaps system
|
1 an în urmă |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 an în urmă |
Thaddeus Crews
|
a8598cd8e2
Merge pull request #71542 from bruvzg/export_project_settings
|
3 luni în urmă |
Yufeng Ying
|
f7e4987d0e
Dictionary::get_key_list use LocalVector instead of List.
|
4 luni în urmă |
bruvzg
|
c6739f64df
[Export] Use project settings overrides with the target preset features instead of current platform features.
|
2 ani în urmă |
Yufeng Ying
|
8ae16699c5
Do not use Dictionary::keys() for Dictionary iteration.
|
4 luni în urmă |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
4 luni în urmă |
Thaddeus Crews
|
bf1c2583f4
Merge pull request #101954 from bruvzg/uid_deref
|
4 luni în urmă |
Thaddeus Crews
|
581d675eeb
Core: Convert `Math` class to namespace
|
1 an în urmă |
Pāvels Nadtočajevs
|
f3b6a4009d
[Export] Convert `uid://` names to `res://` when exporting files.
|
6 luni în urmă |
kobewi
|
6f25babd6b
Remove empty constructors and destructors from editor/
|
4 luni în urmă |
Lukas Tenbrink
|
f4de2cd22a
Use `resize_zeroed` instead of `resize` then `fill(0)` in several places.
|
4 luni în urmă |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
4 luni în urmă |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
8 luni în urmă |
Jānis Kiršteins
|
0e266b0099
[iOS] Sync the boot splash and the launch screen image scale modes
|
5 luni în urmă |
Pāvels Nadtočajevs
|
b3f7c8f5d3
[Export] Respect icon/splash screen import settings.
|
6 luni în urmă |
Mikael Hermansson
|
fddf30d028
Fix patch PCKs incorrectly marking imported resources for removal
|
6 luni în urmă |
Thaddeus Crews
|
1022c6b907
Merge pull request #100920 from Summersay415/uid-moment
|
6 luni în urmă |
Adam Scott
|
33e16435f5
Replace some problematic uses of `String::num` to `String::num_int64`
|
6 luni în urmă |
Lukas Tenbrink
|
0fddf6a824
Optimize calls of `utf8` in a few spots to avoid calling it more than once.
|
6 luni în urmă |