Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
пре 3 година |
Haoyu Qiu
|
468a2a2a65
Expose enum related methods in ClassDB
|
пре 3 година |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
пре 4 година |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
пре 4 година |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
пре 4 година |
Pedro J. Estébanez
|
b450036120
Modernize RWLock
|
пре 4 година |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
пре 4 година |
Lyuma
|
d3be8477f0
Avoid reentrant OBJTYPE_RLOCK in ClassDB
|
пре 4 година |
Rémi Verschelde
|
fa82664419
Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix
|
пре 5 година |
Rémi Verschelde
|
9d3424f61d
Merge pull request #34688 from sheepandshepherd/gdnative_class_ptr
|
пре 5 година |
sheepandshepherd
|
3056c4bd5a
Expose cast_to to GDNative for dynamic casts
|
пре 5 година |
Haoyu Qiu
|
4d727f1ee6
Allows to doc vararg method return type as void
|
пре 5 година |
PouleyKetchoupp
|
1591677eb8
Fixed antialiasing option for Polygon2D
|
пре 5 година |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
пре 5 година |
PouleyKetchoupp
|
e6ebc43d72
Fixed antialiased option for Polygon2D / Line2D
|
пре 5 година |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
пре 6 година |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
пре 6 година |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
пре 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 година |
Juan Linietsky
|
a20235aeb0
Add ability to edit editor feature profiles
|
пре 6 година |
Ignacio Etcheverry
|
2f3328a039
Fix wrong method binds and registered class
|
пре 6 година |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
пре 6 година |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
пре 6 година |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
пре 7 година |
Andrea Catania
|
c153489e25
Added comment to class_db to know how to bind more then 6 params
|
пре 7 година |
Juan Linietsky
|
2dc738ce27
-Fixes to how hashing happened, now StringName and NodePath use default hasher, this was leading to some severe slowdown in scenarios
|
пре 7 година |
Felix Yang
|
7d5a40c3e6
Ctrl+Clicking a enum now scrolls down to it in the docs.
|
пре 7 година |
Marc Gilleron
|
e415fd05bb
Added all missing VisualServer bindings
|
пре 7 година |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
пре 7 година |