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
|
преди 5 години |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
преди 5 години |
qarmin
|
aab8da25ad
Fix some code found by Coverity Scan and PVS Studio
|
преди 5 години |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
преди 5 години |
Rémi Verschelde
|
b0ce9401ff
Merge pull request #30126 from qarmin/remove_unnecessary_code
|
преди 5 години |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
преди 5 години |
Bojidar Marinov
|
55234d62b0
Remove bogus nulls from generated default values
|
преди 5 години |
Bojidar Marinov
|
0c4c36d823
Add default values to the editor help, docs, and generated RST
|
преди 5 години |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
преди 5 години |
qarmin
|
072e40368e
Fix always true/false values
|
преди 5 години |
Juan Linietsky
|
a20235aeb0
Add ability to edit editor feature profiles
|
преди 5 години |
Ignacio Etcheverry
|
2f3328a039
Fix wrong method binds and registered class
|
преди 5 години |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
преди 6 години |
Rémi Verschelde
|
99a4274f51
Make add_property error more explicit on duplicates
|
преди 6 години |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
преди 6 години |
Rémi Verschelde
|
95131e6f23
Fix warnings on release builds (not DEBUG_ENABLED)
|
преди 6 години |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
преди 6 години |
Juan Linietsky
|
f1e5b7cf42
Print an error if you try to instantiate an editor class outside the editor, fixes #17624
|
преди 6 години |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
преди 6 години |
Juan Linietsky
|
2dc738ce27
-Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios
|
преди 6 години |
Rémi Verschelde
|
b774156729
Merge pull request #18514 from neikeq/api-hash-fixes
|
преди 6 години |
Ignacio Etcheverry
|
3a86dffc5e
ClassDB API hash now only includes exposed classes
|
преди 6 години |
Rémi Verschelde
|
bf7ca623a6
Fix Coverity reports of uninitialized scalar variable
|
преди 6 години |
Felix Yang
|
7d5a40c3e6
Ctrl+Clicking a enum now scrolls down to it in the docs.
|
преди 6 години |
Leon Krause
|
25800ffb0e
Add RWLockDummy for NO_THREADS builds
|
преди 7 години |
Rémi Verschelde
|
23ebae01dc
Refactor version macros and fix related bugs
|
преди 7 години |
Marc Gilleron
|
e415fd05bb
Added all missing VisualServer bindings
|
преди 7 години |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
преди 7 години |