Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 年之前 |
qarmin
|
6cbaf7662f
Changed some code showed in LGTM and Coverage
|
5 年之前 |
Ibrahn Sahir
|
4e4697b1c4
Added release function to PoolVector::Access.
|
5 年之前 |
Fabio Alessandrelli
|
393e62b98a
Add object encoding param to serialization methods
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Fabio Alessandrelli
|
b9707ce08f
StreamPeer get[_utf8]_string with negative length.
|
6 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 年之前 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 年之前 |
hungrymonkey
|
d2f1c87063
Change function signature from float to double to match type get_doubleCloses #16160
|
7 年之前 |
Rémi Verschelde
|
6c46787749
doc: Replace some more "val" with "value" + sync
|
7 年之前 |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
7 年之前 |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 年之前 |
Hein-Pieter van Braam
|
67a706fc1b
Fix various assorted warnings
|
7 年之前 |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 年之前 |
Fabio Alessandrelli
|
74795b98da
Fix StreamPeer put_utf8_string not working
|
7 年之前 |
Raymoo
|
f87100780e
Fix broken stream reading in StreamPeerBuffer
|
7 年之前 |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 年之前 |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 年之前 |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 年之前 |
Thaer Razeq
|
f50488a361
Various fixes detected using PVS-Studio static analyzer.
|
8 年之前 |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 年之前 |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 年之前 |
Juan Linietsky
|
118eed485e
ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant.
|
8 年之前 |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 年之前 |
volzhs
|
79628b1351
Fix StreamPeerBuffer::duplicate() does not return value
|
8 年之前 |