From b335b746523ffd59db1402b097a802b3fd99eaac Mon Sep 17 00:00:00 2001 From: rcoh Date: Wed, 8 Dec 2010 16:39:50 -0500 Subject: Code for the demo. Everything works afaik. Contains a couple more optimizations. Contains modify param behavior. Improved support for recursive hooks. Modifications to SmootCoreObject to get us closer to a fully multi-threaded system. This should be the last commit directly to master. All further commits should be on subranches and get merged. --- config/LightInstallationConfig.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'config/LightInstallationConfig.xml') diff --git a/config/LightInstallationConfig.xml b/config/LightInstallationConfig.xml index dfa05d7..5067335 100644 --- a/config/LightInstallationConfig.xml +++ b/config/LightInstallationConfig.xml @@ -7,13 +7,13 @@ strip1 - 25 + 250 X -1 12 - 12 - 50 + 500 (10,20) @@ -21,12 +21,12 @@ layouts.ZigzagLayout strip2 - 25 + 250 X 1 12 - 12 - 50 + 5 + 500 (10,30) @@ -44,8 +44,8 @@ pixelmappers.GaussianMapper gaussmap - 30 - 5 + 20 + 3 1 @@ -121,7 +121,7 @@ decay Exponential - .001 + .01 0 False -- cgit v1.2.3