Bastiaan Olij
|
ecfcfd97fa
|
Split dependency logic
Split FOG
Split visibility notifier
Final cleanup of storage classes
|
2022-06-28 00:10:29 +10:00 |
|
Aaron Franke
|
fa7a7795f0
|
Rename Basis get_axis to get_column, remove redundant methods
|
2022-05-03 09:37:47 -05:00 |
|
Aaron Franke
|
1bf94dff3a
|
Rename Basis "elements" to "rows"
|
2022-04-29 08:02:56 -05:00 |
|
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 |
|