]> gerrit.simantics Code Review - simantics/3d.git/commit
Double array properties 39/3439/1
authorMarko Luukkainen <marko.luukkainen@semantum.fi>
Fri, 1 Nov 2019 13:04:58 +0000 (15:04 +0200)
committerMarko Luukkainen <marko.luukkainen@semantum.fi>
Fri, 1 Nov 2019 13:04:58 +0000 (15:04 +0200)
commit01441002a94a1f4ad2b078d63cb719ce617bd6cf
treef257c498ecf9c13090852c12cb72db1d7e45ceb0
parentc666bd50b9ef05b6f78adb83c68557955e3132e9
Double array properties

gitlab #44

Change-Id: I51188808ae8aafa47030716e839bc22497c947c7
org.simantics.g3d/src/org/simantics/g3d/property/AnnotatedPropertyTabContributorFactory.java
org.simantics.g3d/src/org/simantics/g3d/property/DefaultPropertyManipulatorFactory.java
org.simantics.g3d/src/org/simantics/g3d/property/DoubleArrayPropertyManipulator.java [new file with mode: 0644]
org.simantics.g3d/src/org/simantics/g3d/property/DoubleArrayPropertyManipulator2.java [new file with mode: 0644]
org.simantics.g3d/src/org/simantics/g3d/property/DoublePropertyManipulator.java
org.simantics.g3d/src/org/simantics/g3d/property/StringPropertyManipulator.java
org.simantics.g3d/src/org/simantics/g3d/property/VectorPropertyManipulator.java