Hex Casting

Hex Casting

7M Downloads

Remove unused action classes that are now implemented as arithmetic

object-Object opened this issue ยท 0 comments

commented

When we added the new arithmetic system, many of the old implementations were left behind and are now unused. We should remove them to avoid confusion.

Technically this would be a breaking change, but I'd argue an addon depending on these classes at all would be a bug, since they aren't used for anything.

For example: OpSub

Image