Brian Semrau
|
53b4d85072
Fix Line2D UVs when using BOX end cap mode
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
VolTer
|
1af833be95
Rename get_points_count() to get_point_count() internally
|
2 years ago |
Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
4 years ago |
Anilforextra
|
e3872a244d
Remove unused swap template.
|
4 years ago |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 years ago |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
4 years ago |
Aaron Franke
|
1d5042c9e2
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
|
5 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Tomasz Chabora
|
2c048ea164
Cleanup unused engine code
|
4 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
6 years ago |
Tristan Grespinet
|
14f8ed3317
Added a Width Curve to Line2D + UVs fix
|
6 years ago |
Rémi Verschelde
|
03b8168c2e
Merge pull request #24691 from BlackCatter/line2d-fix
|
6 years ago |
Artem Burjachenko
|
6ff26b105a
Fix line 2D intersection behavior
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Wilson E. Alvarez
|
71df4caf8f
Removed unnecessary assignments
|
7 years ago |
Wilson E. Alvarez
|
a22e746bc3
Removed unnecessary assignments
|
7 years ago |
Jorn Van denbussche
|
d7aa3e33c8
Line2D texture stretch mode
|
7 years ago |
Jorn Van denbussche
|
28aa9a1d6d
More accurate UV round begin cap
|
7 years ago |
Marc Gilleron
|
d2fae5c9a6
Fix Line2D tile mode for non-square textures
|
7 years ago |
Artem Varaksa
|
d35e486228
Clean up some bad words from code comments
|
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 |
Maxim Sheronov
|
0fffa45158
Fix enums bindings
|
8 years ago |