Acruid
ca4fd649fe
Massive Namespace Cleanup ( #3120 )
...
* Engine namespace changes.
* Automated remove redundant using statements.
* Simplified Graphics namespace.
* Apparently the container system stores full type names in the map file.😞 This updates those names.
* API Changes to LocalizationManager.LoadCulture.
* Update submodule to v0.3.2
2021-02-11 01:13:03 -08:00
metalgearsloth
684ec60be6
Pausing content ( #3061 )
...
* Change EntityQuery to not retrieve paused by default
* GetAllComponents
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com >
2021-02-04 00:20:48 +11:00
Víctor Aguilera Puerto
cec722e19e
CVars for MIDI instrument limits ( #2632 )
...
* CVars for MIDI instruments limits!
* Localize this
* Cache CVars in instrument systems
* better naming
Co-authored-by: Pieter-Jan Briers <pieterjan.briers+git@gmail.com >
2020-11-27 17:12:45 +01:00
Vince
b647ad0f42
Refactor UpdateKinematics() and fix a lot of Content warnings ( #1709 )
...
Most warnings were related to EntityQuery and IPhysicsComponent.
Partially fixes #1650 and fixes #1682
2020-08-15 20:38:35 -07:00
Pieter-Jan Briers
433198a123
Fix a bunch of compiler warnigns.
2020-06-08 14:44:11 +02:00
Pieter-Jan Briers
f392a78c76
Make instruments prediction-safe.
2020-05-29 22:50:41 +02:00
zumorica
731ab22568
Better timing
2020-05-20 17:13:49 +02:00
zumorica
fede057bc4
Bunch of refactoring
2020-05-20 15:14:52 +02:00
zumorica
ea255b22c4
Attempt at queueing midi messages
2020-05-20 12:27:41 +02:00