Engine/api conversions #21
Reference in New Issue
Block a user
Delete Branch "Engine/api-conversions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.