Parcourir la source

updated links

Michele Caini il y a 7 ans
Parent
commit
9ef9f603a3
2 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 0 1
      TODO
  2. 3 0
      docs/md/links.md

+ 0 - 1
TODO

@@ -19,6 +19,5 @@
 * review sparse set to allow customization (mix pack in the spec, base is position only)
   - non-owning groups can iterate pages and skip empty ones, this should mitigate the lack of the packed array
 * review 64 bit id: user defined area + dedicated member on the registry to set it
-* add NIO to the EnTT in Action list (link to my CV/LinkedIN)
 * remove entity function from sparse sets (no longer required)
 * reactive systems

+ 3 - 0
docs/md/links.md

@@ -59,6 +59,9 @@ a reference:
     create projects in modern C++ using `SFML`, `EnTT`, `Conan` and `CMake`.
 
 * Any Other Business:
+  * [Apparently](https://www.linkedin.com/in/skypjack/)
+    [NIO](https://www.nio.io/): there was a collaboration to make changes to
+    `EnTT`, at the time used for internal projects.
   * [MatchOneEntt](https://github.com/mhaemmerle/MatchOneEntt): port of
     [Match One](https://github.com/sschmid/Match-One) for `Entitas-CSharp`.
   * GitHub contains also