0.6.0
What's Changed
- ecsact_rt_entt preformance improvements ecsact-dev/ecsact_rt_entt#46 (more to come)
- fixed compile time error when adding tag components with ecsact_rt_entt ecsact-dev/ecsact_rt_entt#62
- Some C++ wrappers now accept C functions as parameters to workaround some difficult linker setups ecsact-dev/ecsact_runtime#171
- new experimental parameter to mark parallel systems manually. Undocumented for now.