Pedro J. Estébanez
|
b450036120
Modernize RWLock
|
4 年之前 |
Andrii Doroshenko (Xrayez)
|
b124c0c466
Expose `Resource.emit_changed()` to script
|
4 年之前 |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Pedro J. Estébanez
|
ebdcf1cc60
Fix crash duplicating local-to-scene resources
|
4 年之前 |
Pedro J. Estébanez
|
58e9bf494d
Fix crash in resoure duplicate
|
4 年之前 |
Rémi Verschelde
|
ebb30ac45a
Core: Add hints to run with --verbose when leaking nodes/resources at exit
|
5 年之前 |
Rémi Verschelde
|
e62941fb53
Merge pull request #34296 from timothyqiu/lock-33072
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Haoyu Qiu
|
50c37ed986
Fixes crash when using Resource::_take_over_path
|
5 年之前 |
Rémi Verschelde
|
28eca3649d
Merge pull request #30622 from creikey/fix-path-caching
|
6 年之前 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 年之前 |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 年之前 |
Cameron Reikes
|
b3cb58e7b3
Some resources are freed before they are saved
|
6 年之前 |
Juan Linietsky
|
c1dcdf6109
No more metadata and dependency indices kept in resources saved.
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
DualMatrix
|
a35286e24b
Fixed duplicating AnimationPlayers leaving empty tracks.
|
7 年之前 |
Juan Linietsky
|
031f763d4f
Crash fixes for material and animtree
|
7 年之前 |
Juan Linietsky
|
2dc738ce27
-Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios
|
7 年之前 |
Juan Linietsky
|
b76143bfde
Remove error messages
|
7 年之前 |
Juan Linietsky
|
0a1c1c660f
-Added AnimationGraphPlayer (still missing features)
|
7 年之前 |
Bojidar Marinov
|
9f6c0c6eae
Duplicate Arrays and Dictionaries when instancing scene in editor
|
7 年之前 |
letheed
|
37c4bc64de
Make cyclic resource inclusion error message more helpful
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 年之前 |
Juan Linietsky
|
d438ac0aed
-Implemented Proxy Textures (needed to solve the problem with ViewportTexture)
|
7 年之前 |
Ignacio Etcheverry
|
96b205d2ed
Fixes ERR_EXPLAIN being overwritten
|
8 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 年之前 |