mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-01-21 21:20:07 -05:00
--Bug fixes
-Parsing parameters of the oscilloscope variation in a .chaos file was failing.
This commit is contained in:
parent
5e662714d2
commit
70eaeffbf8
@ -198,6 +198,10 @@ XmlToEmber<T>::XmlToEmber()
|
|||||||
{ "osco2_amplitude", "oscilloscope2_amplitude" },
|
{ "osco2_amplitude", "oscilloscope2_amplitude" },
|
||||||
{ "osco2_perturbation", "oscilloscope2_perturbation" },
|
{ "osco2_perturbation", "oscilloscope2_perturbation" },
|
||||||
{ "osco2_damping", "oscilloscope2_damping" },
|
{ "osco2_damping", "oscilloscope2_damping" },
|
||||||
|
{ "oscope_separation", "oscilloscope_separation" },
|
||||||
|
{ "oscope_frequency", "oscilloscope_frequency" },
|
||||||
|
{ "oscope_amplitude", "oscilloscope_amplitude" },
|
||||||
|
{ "oscope_damping", "oscilloscope_damping" },
|
||||||
{ "power", "scry2_power" },
|
{ "power", "scry2_power" },
|
||||||
{ "faber_w_angle", "w_angle" },
|
{ "faber_w_angle", "w_angle" },
|
||||||
{ "faber_w_hypergon", "w_hypergon" },
|
{ "faber_w_hypergon", "w_hypergon" },
|
||||||
|
Loading…
Reference in New Issue
Block a user