George Marques
|
14e85b762e
Add methods in ClassDB to get property/method/constant/enum info
|
5 سال پیش |
Rémi Verschelde
|
b3bc5aafc5
Object: Add usage hint to instantiate Object properties in editor
|
5 سال پیش |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 سال پیش |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 سال پیش |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 سال پیش |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 سال پیش |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 سال پیش |
Juan Linietsky
|
4ffc0d6b3f
Refactored shadowmapping.
|
5 سال پیش |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 سال پیش |
Rafał Mikrut
|
359bebd8c0
Fix out of bound array access caused by unassigned variable
|
5 سال پیش |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 سال پیش |
Juan Linietsky
|
69c95f4b4c
Reworked signal connection system, added support for Callable and Signal objects and made them default.
|
5 سال پیش |
George Marques
|
d490648168
Revert "ClassDB: Workaround double-free for GDScript"
|
5 سال پیش |
Rémi Verschelde
|
8312ead0d9
ClassDB: Workaround double-free for GDScript
|
5 سال پیش |
Juan Linietsky
|
acf0f6c8a7
GIProbes working.
|
6 سال پیش |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
6 سال پیش |
Ignacio Etcheverry
|
4be87c6016
ClassDB: Exclude method binds starting with '_' from API hash
|
5 سال پیش |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 سال پیش |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 سال پیش |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 سال پیش |
qarmin
|
aab8da25ad
Fix some code found by Coverity Scan and PVS Studio
|
6 سال پیش |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 سال پیش |
Rémi Verschelde
|
b0ce9401ff
Merge pull request #30126 from qarmin/remove_unnecessary_code
|
6 سال پیش |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 سال پیش |
Bojidar Marinov
|
55234d62b0
Remove bogus nulls from generated default values
|
6 سال پیش |
Bojidar Marinov
|
0c4c36d823
Add default values to the editor help, docs, and generated RST
|
6 سال پیش |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 سال پیش |
qarmin
|
072e40368e
Fix always true/false values
|
6 سال پیش |
Juan Linietsky
|
a20235aeb0
Add ability to edit editor feature profiles
|
6 سال پیش |
Ignacio Etcheverry
|
2f3328a039
Fix wrong method binds and registered class
|
6 سال پیش |