Rémi Verschelde
|
fe52458154
|
Update copyright statements to 2022
Happy new year to the wonderful Godot community!
|
2022-01-03 21:27:34 +01:00 |
mennomax
|
b4eeeb315a
|
Swap args of Plane(point, normal) constructor
Now (normal, point)
|
2021-10-15 20:49:42 -05:00 |
Nicholas Huelin
|
7f908cf40f
|
Fix expression in `cluster_builder_rd.h`
This expression should now work as intended.
|
2021-07-26 08:19:53 -04:00 |
Nicholas Huelin
|
a1a392045d
|
Fix always true expression in `cluster_builder_rd.h`
This pull request fixes an issue where an expression would always evaluate to `true` no matter what.
|
2021-07-25 11:53:04 -04:00 |
Aaron Franke
|
de3f6699a5
|
Rename Transform to Transform3D in core
|
2021-06-03 07:30:01 -04:00 |
reduz
|
099dee35f4
|
Added GPU based cluster builder
Clustering is now GPU based, uses an implementation based on the Activision algorithm.
|
2021-01-19 23:31:06 +01:00 |