Sergey Minakov
|
af1788baf3
Variant: Fix potential crash when stringifying deleted Object
|
5 年之前 |
Pedro J. Estébanez
|
ee301bceb5
Fix errors in Variant to RID conversion
|
5 年之前 |
Pedro J. Estébanez
|
ac8b4708a3
Fix GDNative compat breakage due to dangling Variants fix
|
5 年之前 |
Pedro J. Estébanez
|
d904d05e65
Fix dangling and reassigned Variants
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
Andrii Doroshenko (Xrayez)
|
113765b135
Display error messages in console when vformat is called
|
6 年之前 |
Valentin Zagura
|
6a36779e89
Optimized variant reference function.
|
6 年之前 |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 年之前 |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
6 年之前 |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
6 年之前 |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 年之前 |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 年之前 |
Rémi Verschelde
|
defd960276
Merge pull request #27886 from LeonardMeagher2/obj_to_string
|
6 年之前 |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
6 年之前 |
Hein-Pieter van Braam-Stewart
|
8b1e297fc6
Don't crash on printing nested types
|
6 年之前 |
Rémi Verschelde
|
c8994b56f9
Style: Apply new changes from clang-format 8.0
|
6 年之前 |
Hein-Pieter van Braam
|
d308eb091a
Fix many asan and ubsan reported issues
|
6 年之前 |
Juan Linietsky
|
c2f59de212
Warn of invalid pointer when converting object to RID, closes #19023
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
clayjohn
|
928ca2e1f2
construct transform from transform2d bug
|
6 年之前 |
Aaron Franke
|
37386f112b
Remove redundant "== true" code
|
7 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Rémi Verschelde
|
66da2ca320
Merge pull request #20856 from KoBeWi/pretty-dictionary-print
|
7 年之前 |
Chaosus
|
3b10bd1fa2
Fix int(String) != int(int) conversion
|
7 年之前 |
Tomasz Chabora
|
929b416fdb
Add some curly braces to make dictionary printing less ambiguous
|
7 年之前 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 年之前 |
Juan Linietsky
|
4f5a7ebaec
State machine animation node
|
7 年之前 |
Gary Oberbrunner
|
8d5c30ce83
Handle missing arg pointer in get_call_error_text
|
7 年之前 |
Juan Linietsky
|
9e3a1e5401
Add base support for 2D meshes in Godot, including Sprite -> Mesh2D conversion.
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |