Skip to content

GUI: explicit serialization of DoubleProperty

Mikhail Svechnikov requested to merge from_DoubleDescriptor into main

Serialization of DoubleProperty is made explicit.

Tags for serialization are not taken from DoubleProperty, but from Tag namespace in .cpp of owning class.

Distributions and particles parameters are also serialized explicitly. Each class has its own serialize method.

Edited by Mikhail Svechnikov

Merge request reports

Loading