 Leon FriedrichandGitHub
|
a82b293452
|
Make RemoveComp not error on missing component (#2689)
|
2022-04-11 16:57:35 +10:00 |
|
 Leon FriedrichandGitHub
|
ec53b04f99
|
Add NotNullWhen attribute to TryComp (#2681)
|
2022-04-04 11:29:02 +02:00 |
|
ElectroJr
|
c6ea11346e
|
fix entity description proxy method.
|
2022-04-02 00:02:58 +13:00 |
|
metalgearsloth
|
7692ff736b
|
Some more ECS stuff
- Proxy methods on EntityManager
- Transform system stuff
|
2022-02-14 18:24:52 +11:00 |
|
 metalgearslothandGitHub
|
a27f475715
|
Proxy method for entitymanager.dirty(comp) (#2467)
|
2022-01-29 16:16:32 +11:00 |
|
 metalgearslothandGitHub
|
753f3f8c0f
|
Add dirty method to entmanager for components (#2453)
|
2022-01-25 14:00:03 +01:00 |
|
 Leon FriedrichandGitHub
|
8bd0b459b9
|
Make entity manager proxy methods protected (#2402)
|
2022-01-07 11:21:28 +01:00 |
|
Vera Aguilera Puerto
|
ed06107a9f
|
Proxy method AddComp actually returns the added component now.
|
2021-12-27 16:43:54 +01:00 |
|
Pieter-Jan Briers
|
baf86b5b83
|
Get rid of ComponentTypeCache stuff.
It didn't really work.
|
2021-12-23 01:15:25 +01:00 |
|
Vera Aguilera Puerto
|
c2113b5719
|
Remove AggressiveOptimization flag from EntitySystem proxy methods.
Also fixes xmldoc inheritance for some methods.
|
2021-12-15 11:45:34 +01:00 |
|
 Leon FriedrichandGitHub
|
c43f7ea861
|
Add nullable overrides for the the Deleted() & Exists() proxy methods. (#2348)
|
2021-12-15 11:38:45 +01:00 |
|
 wrexbeandGitHub
|
c94e49ed08
|
Cache Component Types (#2325)
|
2021-12-12 16:06:51 -08:00 |
|
Vera Aguilera Puerto
|
f8bf877b61
|
Fix weird lifestage autorefactors.
|
2021-12-09 12:39:42 +01:00 |
|
Vera Aguilera Puerto
|
26dcef4a11
|
Fix more useless resolves, makes entity system proxy "Deleted" not throw.
|
2021-12-08 11:10:11 +01:00 |
|
DrSmugleaf
|
5655dea1c7
|
Fix more errors, client and server now build
|
2021-12-06 14:00:38 +01:00 |
|
DrSmugleaf
|
d6c9420a74
|
Add an overload for nullable EUid CompOrNull
|
2021-12-06 12:38:04 +01:00 |
|
 Vera Aguilera PuertoandGitHub
|
43e67c0db9
|
Add new EntitySystem proxy methods. (#2310)
|
2021-12-06 12:33:04 +01:00 |
|