Elnar Dakeshov

Results 8 issues of Elnar Dakeshov

I am currently in the process of rewriting EntityPlus! One of the issues is how to transition this repository to the new version. As this is a ground-up rewrite, I...

enhancement
help wanted

So I am currently in the process of a pretty large rewrite, meaning a lot of old code will be removed and replaced with (hopefully) better code. The main key...

Had an idea for a while to specify the underlying storage of a component (for example an `unordered_map` may be more performant for some data sets). This would be done...

Currently entities employ reference semantics rather than value semantics, which is the less intuitive of the two. This means that passing in a `const entity` to a function does not...

Add more examples! In the code so people can just expand on those and see what works and what doesn't, as well as lead by example with idiomatic code. Will...

Versioning has been a little lacking. There is only one release (v1.0) even though in reality there have been other releases (minor and patches, and also a couple breaking ones)....

Consider adding serialization support

- VSCode Version: 1.73.1 - Local OS Version: Windows 10 Enterprise 21H2 19044.2130 - Remote OS Version: Ubuntu 20.04 - Remote Extension/Connection Type: SSH/Containers/WSL/Server: SSH Log (Window): > 2022-11-10 14:33:14.111...