Releases: SiverDX/SWFCopyValues
Releases · SiverDX/SWFCopyValues
[1.1.0] - Bugfixes
Fixed some issues, mainly the following
The ID for the objects in the frame can be different - since I use that to identify which values to use that can be problematic
So currently, if there is only 1 object in a frame I will just use that, even if it has a different ID
But if there are multiple objects then I will not change the matrix values - that proces will have to be done manually
In the future if this issue comes up one can look into it on how to automatically deal with it
(So far I haven't seen this problem)
There will be messages in the console whether this came up and it was handled automatically or if one has to manually do something
Initial Version
Initial version with an executable .jar file