Delta-v/Content.Server/GameObjects/Components/Medical
Víctor Aguilera Puerto b18ee3ec49
SIMD-accelerated gas mixtures. (SIMD atmos) (#2479)
* SIMD atmos

* Moles will always be a multiple of four.

* Component dependencies for grid atmos.

* Let's optimize allocations while we're at it!

* Inline this

* A bunch of atmos optimizations

* Fix crimes against atmos

* Microsoft moment

* Remove nuget.config

* do not reference Robust.UnitTests in Content.Benchmarks as it's unneeded.

* Revert "Remove nuget.config"

This reverts commit 872604ae6a51365af4075bb23687bd005befd8ac.

* Gas overlay optimization and fixes

* Lattice is now spess

* minor atmos tweaks
2020-11-25 10:48:49 +01:00
..
CloningPodComponent.cs Removed EntityManager member variable from Components and EntitySystems (#2502) 2020-11-18 15:45:53 +01:00
HealingComponent.cs Change all of body system to use entities and components (#2074) 2020-10-10 15:25:13 +02:00
MedicalScannerComponent.cs SIMD-accelerated gas mixtures. (SIMD atmos) (#2479) 2020-11-25 10:48:49 +01:00