Haoyu Qiu
|
4ab57389a5
Fix PoolByteArray.decompress_dynamic return value and memleak
|
3 years ago |
Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
Haoyu Qiu
|
b90bec546d
Make `--doctool` locale aware
|
3 years ago |
LATRio
|
4fb7b1ebb0
fix crash in Variant::get_method_default_arguments when wrong type is passed
|
3 years ago |
Pedro J. Estébanez
|
26edc6cd41
Promote object validity checks to release builds
|
3 years ago |
Wilson E. Alvarez
|
f5409e7c3f
Fixed String::simplify_path Variant return type
|
4 years ago |
Hugo Locurcio
|
d717eb537b
Add an `Array.pop_at()` method to pop an element at an arbitrary index
|
4 years ago |
Wilson E. Alvarez
|
fb5417a17b
[3.x] Expose String.simplify_path
|
4 years ago |
JestemStefan
|
9513354f68
Added signed_angle_to for Vector3
|
4 years ago |
Aaron Franke
|
85a0345d57
[3.x] Add Quat angle_to method
|
4 years ago |
Rémi Verschelde
|
c7f27f1d9d
Merge pull request #48651 from tavurth/3.x
|
4 years ago |
Paweł Fertyk
|
f563cabb4e
Return error when decompressing empty buffer
|
4 years ago |
Will Whitty
|
c1135cf006
Work on porting HTTPRequest compression to 3.3
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
64a63e0861
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
70ae90e0e8
Core: Drop custom `copymem`/`zeromem` defines
|
4 years ago |
kleonc
|
4d7f642fb3
Improve some argument names for core types
|
4 years ago |
Rémi Verschelde
|
1c9203ad68
Object: Make deleted object access raise errors, not warnings
|
4 years ago |
abaire
|
b032067e42
Relaxes Node naming constraints in glTF documents to match the Editor.
|
4 years ago |
bruvzg
|
5bbacc85bd
Expose String contents to the GDScript as PoolByteArray.
|
4 years ago |
Rémi Verschelde
|
0abf702d4b
Merge pull request #45957 from lupoDharkael/natural-comp
|
4 years ago |
lupoDharkael
|
460e1b94c3
[3.2] Add natural string comparison
|
4 years ago |
Aaron Franke
|
f201382a85
[3.2] Use instance and first arg in Basis is_equal_approx
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
David Hoppenbrouwers
|
708336531c
Fix Variant conversion to float instead of double
|
4 years ago |
Tomasz Chabora
|
98774000e2
Add append_array() method to Array class
|
4 years ago |
Aaron Franke
|
3ab5183ffa
[3.2] Backport core documentation changes to 3.2
|
5 years ago |
Andrea Catania
|
74d10e766e
- Added more euler rotation orders support.
|
5 years ago |