metalgearsloth
cd8b5b96b5
Optimise DecalOverlay ( #25266 )
...
ChunkSize is still 32 so doesn't cut down on heaps of decals atm though we avoid passing many decals to drawing with the coordinates bounds check now.
(cherry picked from commit d8e5f5c24b88bf8096ddaec11e80f1af2953637b)
2024-03-05 09:49:43 +01:00
metalgearsloth
cb97e156cb
Fix decal error spam ( #25172 )
...
(cherry picked from commit 4cec0821e40cf0eabde7f8919a0474e2719aa8cb)
2024-02-18 23:01:15 +01:00
metalgearsloth
371fafddbd
Fix decal draw-order ( #22953 )
...
* Fix decal draw-order
Using the new overlayspace ensures they don't draw above grids above them.
* a
(cherry picked from commit 9ce847a840f06a13f4a32b721b21abef66ee4af8)
2024-01-22 21:00:32 +01:00
metalgearsloth
96329dd25f
Minor decal change ( #21860 )
2023-12-02 19:05:11 +01:00
DrSmugleaf
9cc8a7fc81
Remove 700 usages of Component.Owner ( #21100 )
2023-10-20 15:31:13 +02:00
metalgearsloth
4cfc578011
Revert "Remove most usages of obsolete TransformComponent methods (#1… ( #19714 )
2023-09-01 12:30:29 +10:00
Visne
1416942bea
Remove most usages of obsolete TransformComponent methods ( #19571 )
2023-08-30 12:05:19 +10:00
TemporalOroboros
3b02d461a2
Corrects for singularity distortion. ( #13925 )
2023-08-13 09:43:07 +10:00
metalgearsloth
68480af109
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +10:00
metalgearsloth
cd487b66e4
Content mapmanager query changes ( #16894 )
2023-05-28 23:22:44 +10:00
Leon Friedrich
dbe99f9fa6
Decal system cleanup ( #13493 )
...
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
2023-01-16 11:46:22 +11:00
metalgearsloth
59f7fc58fc
Decal placement preview ( #13460 )
2023-01-16 07:35:36 +11:00