Merged in mmastriani/fractorium_michel (pull request #21)

Fixing Poincare translation name of the params

Approved-by: Matt Feemster <matt.feemster@gmail.com>
This commit is contained in:
Michel Mastriani 2019-05-24 18:57:42 +00:00 committed by Matt Feemster
commit 7df732183f

View File

@ -243,7 +243,9 @@ XmlToEmber<T>::XmlToEmber()
{ "sin_y_amplitude", "unicorngaloshen_sin_y_amplitude" },
{ "sin_y_freq", "unicorngaloshen_sin_y_freq" },
{ "mode", "unicorngaloshen_mode" },
{ "d_spher_weight", "d_spherical_weight" }
{ "d_spher_weight", "d_spherical_weight" },
{ "poincare_p", "poincare2_p" },
{ "poincare_q", "poincare2_q" }
};
m_FlattenNames =
{