I finally managed to upload an update for Apophysis 7X. In version 15D, I added support for 64-bit plugins and scripts in the 64-bit version plus some bugfixes for both versions.
The concept has been changed. Old parameters should be converted.
To create linear, you need to add: linear = 1 flatten = 1
To create linear3D, you need to add: linear = 1
In essence, all variations are 3D now. To revert them selectively, you can use the "flatten" variation which pretty much eliminates the 3D component on all variations on the same transform.
I don't even know where the final xform button is. Another possible bug I've noticed is that just switching between the different tabs in the editor window, for example going from xaos to transform, recalculates the flame in the viewport. Looks good though, and keep up the good work.
I was having an issue with the Final xform was not saving properly, it was enabled when I saved it, but when I went to load it, the final xform was gone and when I re-enable it all the settings were gone so I basically was having to remember all the settings whenever I closed the program. I figured out that if you open the .flame in notepad and remove the "nabled="1"" part in the final xform line it fixes the issue and you can properly load your flame.
To create linear, you need to add:
linear = 1
flatten = 1
To create linear3D, you need to add:
linear = 1
In essence, all variations are 3D now. To revert them selectively, you can use the "flatten" variation which pretty much eliminates the 3D component on all variations on the same transform.
This news is feature in my last article : This week in my MC