Thaddeus Crews
|
ad40939b6f
Core: Replace C math headers with C++ equivalents
|
4 月之前 |
Thaddeus Crews
|
94282d88f9
Core: Use `Math` namespace for constants
|
3 月之前 |
Timo Schwarzer
|
ebef20f556
Fix Line2D not rendering anything when total length is not computed
|
5 月之前 |
kobewi
|
842421ea61
Prevent errors when Line2D has 0 length
|
5 月之前 |
Rémi Verschelde
|
88e81ee730
Fix various typos and code style issues
|
8 月之前 |
Marcel Offermans
|
e64b4243c3
Added a specific check for the corner case that went wrong.
|
1 年之前 |
MewPurPur
|
e39875a20d
Add closed property to Line2D
|
2 年之前 |
Brian Semrau
|
53b4d85072
Fix Line2D UVs when using BOX end cap mode
|
2 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 年之前 |
VolTer
|
1af833be95
Rename get_points_count() to get_point_count() internally
|
2 年之前 |
Hugo Locurcio
|
ae18928748
Rename Curve/Curve2D/Curve3D/Gradient `interpolate()` to `sample()`
|
3 年之前 |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 年之前 |
Rémi Verschelde
|
3b11e33a09
clang-format: Disable alignment of operands, too unreliable
|
3 年之前 |
Anilforextra
|
e3872a244d
Remove unused swap template.
|
4 年之前 |
Anshul7sp1
|
91181c2086
Fixes small typos and grammar correction
|
4 年之前 |
Rafał Mikrut
|
003bb8e1a8
Initialize class variables with default values in scene/ [1/2]
|
4 年之前 |
Aaron Franke
|
1d5042c9e2
Use Math_TAU and deg2rad/rad2deg in more places and optimize code
|
5 年之前 |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 年之前 |
Tomasz Chabora
|
2c048ea164
Cleanup unused engine code
|
4 年之前 |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 年之前 |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 年之前 |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 年之前 |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 年之前 |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
5 年之前 |
Tristan Grespinet
|
14f8ed3317
Added a Width Curve to Line2D + UVs fix
|
6 年之前 |
Rémi Verschelde
|
03b8168c2e
Merge pull request #24691 from BlackCatter/line2d-fix
|
6 年之前 |
Artem Burjachenko
|
6ff26b105a
Fix line 2D intersection behavior
|
6 年之前 |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 年之前 |
Wilson E. Alvarez
|
71df4caf8f
Removed unnecessary assignments
|
6 年之前 |
Wilson E. Alvarez
|
a22e746bc3
Removed unnecessary assignments
|
7 年之前 |