From 309eaf47357354e0b303520d399f6fdca90eae40 Mon Sep 17 00:00:00 2001 From: lbsa71 Date: Wed, 25 Feb 2009 16:29:43 +0000 Subject: * Applied a patch that: Added prim parameters support to MXP client * Updated MXP to contain extension fragment with prims and updated MXPClientView to fill in the parameters. * Added google protobuffers dll. * Update MXP dll. * Updated MXPClientView to send prim parameters as Perception event extension * Started OpenSim and connected with IdealistViewer via MXP and ensured from log that parameters are being sent. * Ensured that nant test target runs succesfully. This closes mantis #3229. Thanks, tlaukkan! --- prebuild.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'prebuild.xml') diff --git a/prebuild.xml b/prebuild.xml index 6fad329..8b388e4 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -1662,7 +1662,8 @@ - + + -- cgit v1.1