]> git.xonotic.org Git - xonotic/netradiant-xonoticpack.git/commitdiff
Revert "Add a Final build preset with light backsplash on"
authorSpike29 <leguen.yannick@gmail.com>
Thu, 24 Aug 2023 17:32:38 +0000 (19:32 +0200)
committerSpike29 <leguen.yannick@gmail.com>
Thu, 24 Aug 2023 17:32:38 +0000 (19:32 +0200)
This reverts commit 033d6b7204c5a5977f4c20e7a4f2a65501bac214.

xonotic.game/default_build_menu.xml

index b9d113cd6b6eecd6d8b1e94a39825394dc1dec65..53b172909f592c6be82127d4cd2674e49e530a5e 100644 (file)
   <command>[q3map2] -vis -saveprt "[MapFile]"</command>
   <command>[q3map2] -light -lightmapsize 1024 -lightmapsearchpower 4 -fastallocate -deluxe -patchshadows -samples 4 -randomsamples -bounce 8 -bouncescale 2 -fastbounce -bouncegrid -nobouncestore -fill -backsplash 0 0 "[MapFile]"</command>
 </build>
-<build name="Final: -bounce 8 -dirty (with light backsplash)">
-  <command>[q3map2] -bsp -meta -keeplights -maxarea -samplesize 8 -mv 1000000 -mi 6000000 "[MapFile]"</command>
-  <command>[q3map2] -vis -saveprt "[MapFile]"</command>
-  <command>[q3map2] -light -lightmapsize 1024 -lightmapsearchpower 4 -fastallocate -deluxe -patchshadows -samples 4 -randomsamples -bounce 8 -fastbounce -bouncegrid -nobouncestore -dirty -dirtdepth 64 -dirtscale 0.8 -fill "[MapFile]"</command>
-</build>
 <separator/>
 <build name="Create minimap from .bsp">
   <command>[q3map2] -minimap &quot;[MapFile]&quot;</command>