2025-01-07 16:31:46 +01:00
2024-02-04 13:03:28 +01:00
2024-02-04 13:03:28 +01:00
2023-07-21 17:13:59 +02:00
2024-05-31 15:36:47 +02:00

plant !

provides contact functionallity for solanaceae code.

relies on EnTT

Contact Implementer Notes:

When adding a new contact, make sure to check for existing contacts of the same ID component first and merge into it instead.

Implementer checklist:

  • Make sure there is a root node
  • every node, except the root node, needs to have a parent (a tree if only going up)
Description
No description provided
Readme 65 KiB
Languages
C++ 67.6%
CMake 32.4%