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
Paul
d5cd82de60
explicit interface go brrrr
2021-02-04 17:44:49 +01:00
DrSmugleaf
a8b3c99075
Add two-way serialization in ExposeData for some of the components that are missing it ( #1451 )
2020-07-23 01:46:09 +02:00
Víctor Aguilera Puerto
2944652a5d
Only read fields in Looping Sound Component if serializer is reading.
2020-06-22 04:07:04 +02:00
AJCM-git
a89e806a50
Making improper nouns lower case. ( #1020 )
...
Co-authored-by: Hugo Laloge <hugo.laloge@gmail.com >
2020-06-04 18:45:07 +02:00
FL-OZ
53900b79e9
Rename SoundComponent and refactor its wrong usages. ( #1036 )
...
* Rename `SoundComponent` and refactor its wrong usages.
* Replace verbose IoC grabs with EntitySysetm.Get
* unused depend
Co-authored-by: FL-OZ <anotherscuffed@gmail.com >
Co-authored-by: Víctor Aguilera Puerto <6766154+Zumorica@users.noreply.github.com >
2020-05-31 19:40:36 +02:00