Engine/api conversions #21

Merged
vargadavidlajos merged 12 commits from Engine/api-conversions into master 2025-11-21 14:54:51 +01:00
vargadavidlajos commented 2025-11-21 14:26:36 +01:00 (Migrated from github.com)

Adds methods for library structs and enums that convert between their externally accessible, more verbose versions and the compact ones used by the engine during computation. Separate methods are used for each direction.

Adds methods for library structs and enums that convert between their externally accessible, more verbose versions and the compact ones used by the engine during computation. Separate methods are used for each direction.
htamas1210 (Migrated from github.com) approved these changes 2025-11-21 14:54:43 +01:00
Sign in to join this conversation.