Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 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
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Haoyu Qiu
|
4d727f1ee6
Allows to doc vararg method return type as void
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 years ago |
Ignacio Etcheverry
|
3380565e4b
C#: Generate the correct integer and floating point types
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Juan Linietsky
|
06f1d1ae23
Merge pull request #15282 from poke1024/check-obj-class
|
7 years ago |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 years ago |
Bernhard Liebl
|
a01c33c9d0
Object class checking on bound method calls
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Poommetee Ketson
|
459f526119
Fix typos 'a' and 'an'
|
8 years ago |
Ignacio Etcheverry
|
c16d00591b
DocData and type hints fixes
|
8 years ago |
Rémi Verschelde
|
7ad14e7a3e
Dead code tells no tales
|
8 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Juan Linietsky
|
3d1c031871
Changed MethodBind API to request information from methods. It's much claner now.
|
8 years ago |
Ignacio Etcheverry
|
32dd9a9f66
ClassDB: Provide the enum name of integer constants
|
8 years ago |
toger5
|
c39ac8650d
Added Corner Enum
|
8 years ago |
Ignacio Etcheverry
|
46fdf16399
Improves method bind detection of signature types
|
8 years ago |
Poommetee Ketson
|
e3998528e0
BuildSystem: generated files have .gen.extension
|
8 years ago |
Juan Linietsky
|
5b3709d309
Removal of InputEvent as built-in Variant type..
|
8 years ago |
Juan Linietsky
|
98a3296702
Removal of Image from Variant, converted to a Resource.
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |