Marcus Elg
|
ec7b481170
Renamed plane's d to distance
|
5 years ago |
Aaron Franke
|
540156b387
[Core] Rename linear_interpolate to lerp
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Tomasz Chabora
|
af5e0fff66
Remove ERR_EXPLAIN from scene/* code
|
6 years ago |
Rémi Verschelde
|
ee07560abf
Curve: Prevent forcing 1.0 min value to 0.99
|
6 years ago |
Maxime Leroy
|
6bd271139d
Fixing Curve2D/3D baked interpolated values
|
6 years ago |
qarmin
|
856a8226a5
Small fixes, mostly dupicated code
|
6 years ago |
Michael Alexsander Silva Dias
|
9c69d7f339
Appease some CppCheck warns for files in the "scene" directory
|
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 |
merumelu
|
334f042513
Bind Curve::get_point_count
|
7 years ago |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 years ago |
Juan Linietsky
|
7dcaabaf19
Support for CPU based particles, which aids compatibility with OpenGL ES 2.0
|
7 years ago |
danilo2205
|
dc639d334a
Up vector implementation and OrientedPathFollow.
|
7 years ago |
danilo2205
|
2224975e7e
Added methods get_closest_point and get_closest_offset to both Curve2D and Curve3D
|
7 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
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
|
0ce4d82bbf
CurveEditor: fix can't edit right tangent
|
8 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 years ago |
Maxim Sheronov
|
0fffa45158
Fix enums bindings
|
8 years ago |
Rémi Verschelde
|
aabbd00284
Merge pull request #10908 from hpvb/fix-unused-variables
|
8 years ago |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
8 years ago |
Hein-Pieter van Braam
|
67a706fc1b
Fix various assorted warnings
|
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 |
Poommetee Ketson
|
49c7620326
Add object type hint for docs
|
8 years ago |