r2224 - branches/nexuiz-2.0/data trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Mon Mar 12 19:32:10 EDT 2007


Author: esteel
Date: 2007-03-12 19:32:10 -0400 (Mon, 12 Mar 2007)
New Revision: 2224

Modified:
   branches/nexuiz-2.0/data/effectinfo.txt
   trunk/data/effectinfo.txt
Log:
reverted new nex effect again as it can be bad for fps (on facing worlds a single shot from base top to base top eat 40fps for me)


Modified: branches/nexuiz-2.0/data/effectinfo.txt
===================================================================
--- branches/nexuiz-2.0/data/effectinfo.txt	2007-03-11 19:43:07 UTC (rev 2223)
+++ branches/nexuiz-2.0/data/effectinfo.txt	2007-03-12 23:32:10 UTC (rev 2224)
@@ -646,6 +646,7 @@
 color 0xFFFFFF 0xFFFFFF
 size 4 4
 alpha 128 128 256
+/*
 // experimental
 effect TE_TEI_G3
 trailspacing 2
@@ -656,6 +657,7 @@
 airfriction -4
 liquidfriction -4
 velocityjitter 8 8 8
+*/
 /*
 // experimental
 effect TE_TEI_G3

Modified: trunk/data/effectinfo.txt
===================================================================
--- trunk/data/effectinfo.txt	2007-03-11 19:43:07 UTC (rev 2223)
+++ trunk/data/effectinfo.txt	2007-03-12 23:32:10 UTC (rev 2224)
@@ -646,6 +646,7 @@
 color 0xFFFFFF 0xFFFFFF
 size 4 4
 alpha 128 128 256
+/*
 // experimental
 effect TE_TEI_G3
 trailspacing 2
@@ -656,6 +657,7 @@
 airfriction -4
 liquidfriction -4
 velocityjitter 8 8 8
+*/
 /*
 // experimental
 effect TE_TEI_G3




More information about the nexuiz-commits mailing list