From 2a988f187ec4c743d6b269fc3a8fe32d84716f65 Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Wed, 14 May 2008 23:15:25 +0000 Subject: * Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of some of the parameters we pass to it's constructor now like, 'm_allowPhysicalPrim', 'seeIntoOtherRegions', etc.. so on * The main purpose of this is to provide configuration options for ODE and other physics plug-ins that are advanced enough to be able to be configured. --- prebuild.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 2b1e35b..01e888e 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -505,6 +505,7 @@ ../../../../bin/ + @@ -527,6 +528,7 @@ ../../../../bin/ + @@ -550,6 +552,7 @@ + @@ -574,6 +577,7 @@ + @@ -602,6 +606,7 @@ + @@ -630,6 +635,7 @@ + -- cgit v1.1