Rémi Verschelde
|
fa82664419
Merge pull request #34726 from nekomatata/polygon2d-antialiasing-fix
|
5 years ago |
Rémi Verschelde
|
9d3424f61d
Merge pull request #34688 from sheepandshepherd/gdnative_class_ptr
|
5 years ago |
sheepandshepherd
|
3056c4bd5a
Expose cast_to to GDNative for dynamic casts
|
6 years ago |
Haoyu Qiu
|
4d727f1ee6
Allows to doc vararg method return type as void
|
5 years ago |
PouleyKetchoupp
|
1591677eb8
Fixed antialiasing option for Polygon2D
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
PouleyKetchoupp
|
e6ebc43d72
Fixed antialiased option for Polygon2D / Line2D
|
5 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 years ago |
qarmin
|
01cc7a996b
Use reference to constant in functions
|
6 years ago |
Bojidar Marinov
|
55234d62b0
Remove bogus nulls from generated default values
|
6 years ago |
Bojidar Marinov
|
0c4c36d823
Add default values to the editor help, docs, and generated RST
|
6 years ago |
Juan Linietsky
|
a20235aeb0
Add ability to edit editor feature profiles
|
6 years ago |
Ignacio Etcheverry
|
2f3328a039
Fix wrong method binds and registered class
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
f2e54057ae
-Moved EditorDefaultValue to ClassDB, made it core
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Andrea Catania
|
c153489e25
Added comment to class_db to know how to bind more then 6 params
|
7 years ago |
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 years ago |
Felix Yang
|
7d5a40c3e6
Ctrl+Clicking a enum now scrolls down to it in the docs.
|
7 years ago |
Marc Gilleron
|
e415fd05bb
Added all missing VisualServer bindings
|
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 |
Rémi Verschelde
|
626eebdec4
PropertyEditor: Fix display of property doc in tooltip
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Leon Krause
|
cf3919b228
Bind some VisualServer functions
|
8 years ago |
Ignacio Etcheverry
|
0c2e882210
Adds 'exposed' field to ClassInfo
|
8 years ago |
Wilson E. Alvarez
|
b9d0579be9
Removed ParamDef and ParamHint structs
|
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 |