A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
недель назад: 3 |
Yahkub-R
|
b89aee45d7
Fix for folding "Editable Children" nodes in Scene tree not being saved
|
4 месяцев назад |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 год назад |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 лет назад |
Aaron Franke
|
ac870ab1c8
Move editor paths into the EditorPaths class
|
2 лет назад |
reduz
|
e772b65d92
Remake resource thread safety and API
|
2 лет назад |
reduz
|
45af29da80
Add a new HashSet template
|
2 лет назад |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
2 лет назад |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
2 лет назад |
Hugo Locurcio
|
180e5d3028
Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`
|
2 лет назад |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
2 лет назад |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
2 лет назад |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 лет назад |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 лет назад |
Hugo Locurcio
|
89ec3d3bc7
Remove or make verbose some debugging prints
|
3 лет назад |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
3 лет назад |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
3 лет назад |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
3 лет назад |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
3 лет назад |
reduz
|
f8d03b98e7
Improve resource load cache
|
3 лет назад |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 лет назад |
Stijn Hinlopen
|
929b98d24b
Remove String::find_last (same as rfind)
|
4 лет назад |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 лет назад |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
4 лет назад |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 лет назад |
Thakee Nathees
|
3275e8488b
Fix EditorFolding crash when switching scenes
|
4 лет назад |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
4 лет назад |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 лет назад |
Rafał Mikrut
|
ed1c4bc77d
Removed unused variables, add some constants numbers
|
5 лет назад |
Tomasz Chabora
|
57b12c10ab
Prevent crash when scene has path, but no file
|
5 лет назад |