mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-16 05:05:09 -04:00
--User changes
-Add backward compatibility option for the following variations: cos, cosh, cot, coth, csc, csch, sec, sech, sin, sinh, tan, tanh. -Add the ability to re-order variations by dragging them in the Info tab.
This commit is contained in:
@ -38,6 +38,7 @@ public:
|
||||
bool AutoUnique();
|
||||
bool LoadLast();
|
||||
bool RotateAndScale();
|
||||
bool Flam3Compat();
|
||||
uint ThreadCount();
|
||||
uint RandomCount();
|
||||
uint CpuQuality();
|
||||
|
Reference in New Issue
Block a user