-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
- Update Ecs Lite to handle latest breaking changes
-
filter.Contains(idx)
- Fix two
EcsFilter.IsEmpty
ext. methods - Singleton filter
- Support custom property drawers for
ShowIf...
andHideIf...
(https://github.com/Deadcows/MyBox/blob/master/Attributes/ConditionalFieldAttribute.cs) - Benchmark regular filters + pools vs. extended filters + pools vs. filter component access
- If Odin, make
Component
always expanded in the inspector ofComponentView
- If Odin, make
Object
inUnityRef<T>
marked with[Required]
- Use
MustUseReturnValue
for pools and filters -
EcsFilter.Contains(packedEntity, out var entity)
- Documentation
Metadata
Metadata
Assignees
Labels
No labels