-
# Conan Center Bot
* Date: 16/11/2024
* GitHub Action run: [11870012268](https://github.com/qchateau/conan-center-bot/actions/runs/11870012268)
* Parsed recipes: 1804
* Up-to-date recipes: 897
* Upda…
-
**Describe the bug**
Observer don't recv event
at release 3.2.10
**To Reproduce**
Steps to reproduce the behavior:
player send 1 evt
summon send 2 evt
`
#include
#inclu…
-
**Describe the bug**
Using the explorer web app, the hierarchy does not go beyond 1 level.
**To Reproduce**
Steps to reproduce the behavior:
1. Create three entities such that c is a child of b …
-
I was just trying to crate a pretty basic routine/system:
```C#
ecs.Set(new Window());
ecs.Routine().Each(UpdateWindows);
```
and got an error at the Routine line saying:
```
error CS0121: …
-
Hi!
I'm using flecs as part of my renderer and i want to know if sharing a single component between differents entities is possible. I'm planning to use it for sharing model data between differents…
-
CMake can generate it ( set(CMAKE_EXPORT_COMPILE_COMMANDS ON) )
-
**Describe the bug**
flecs 3.2.9
**To Reproduce**
Crash On flecs source code ( event is EcsCmdEvent )
`
bool flecs_defer_end(
ecs_world_t *world,
ecs_stage_t *stage…
-
Since PataNext was already based on Quadrum, there needs to be some changes made to accommodate with the newest Quadrum changes (such as move to flecs for the ECS and revghost.v2).
The codebase nee…
-
I am trying to write some ECS systems with flecs for Unreal 5.3 and got an "assignment within conditional expression" error.
Source\FlecsLibrary\Public\flecs.h(23181): error C4706: assignment withi…
Bizes updated
11 months ago
-
Hello
Monogame 3.8.1 is released recently.
Would it be possible to update monogame extended so it works with 3.8.1?
Thank you
ghost updated
5 months ago