Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
1 year ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 year ago |
Marc Gilleron
|
2aefdcc26e
Fix usages of mesh simplification functions in float=64 builds
|
2 years ago |
Max
|
6aede992a9
Fixed variant decoding Segmentation Fault
|
2 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
2 years ago |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 years ago |
Fabio Alessandrelli
|
324636473a
[Net] Fix Marshalls infinite recursion crash.
|
3 years ago |
Aaron Franke
|
29706651fe
Binary serialization for reals
|
4 years ago |
Pedro J. Estébanez
|
04688b92ff
Rename Reference to RefCounted
|
3 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
3 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
4 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
4 years ago |
Rémi Verschelde
|
13a9bfbca7
Style: Harmonize header guards to style guide [Core]
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
4 years ago |
Fabio Alessandrelli
|
e61a074a8e
Use same boolean for objects encode and decode.
|
5 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
6 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
6 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Juan Linietsky
|
dc62389739
-Properly check limits to objects sent (regarding to size), fixes #9034
|
7 years ago |
Juan Linietsky
|
b7571582ed
Ability to save objects to binary format
|
7 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
7 years ago |
Rémi Verschelde
|
debeee56f7
Fix typos in source code using codespell
|
7 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
7 years ago |