TemporalOroboros
3f07580073
Purges uses of TransformComponent.WorldMatrix and TransformComponent.InvWorldMatrix ( #34944 )
2025-03-01 12:44:03 +00:00
TemporalOroboros
242865a73d
Purges uses of TransformComponent.WorldRotation ( #34946 )
2025-03-01 12:38:15 +00:00
Plykiya
17a24e13a5
Replace xform.WorldPosition with xformSystem method for Setting/Getting ( #30029 )
...
* GET WORLD POSITON, ROTATION
* Missing parentheses
* ui system depndency
* the issue
* Unused
* Let the function do the transform
---------
Co-authored-by: plykiya <plykiya@protonmail.com>
2024-08-09 18:57:59 +01:00
eoineoineoin
c62bd23656
Replace Matrix3 with System.Numerics.Matrix3x2 ( #27443 )
...
Replace Matrix3 with Matrix3x2
2024-06-06 21:44:48 +02:00
Leon Friedrich
74308b008f
Use non-generic `TryComp()` for metadata & transform ( #28133 )
2024-06-01 16:53:51 +02:00
metalgearsloth
c9648da984
Content update for NetEntities ( #18935 )
2023-09-27 21:59:12 +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
metalgearsloth
3b3963083b
Replace GridEntityId with Owner ( #12743 )
2022-12-12 14:59:02 +11:00
metalgearsloth
78a4ab6eb2
Update for collision events by-ref ( #10933 )
2022-09-14 17:26:26 +10:00
metalgearsloth
a0f2e7ac92
Fix griddrag and tethergun ( #10510 )
2022-08-31 20:11:45 -07:00
metalgearsloth
9561323592
Add the ability for mappers to drag grids around. ( #7769 )
...
* Add the ability for mappers to drag grids around.
* Less message spam
* Also flinging
2022-05-10 12:27:37 +10:00