]> git.xonotic.org Git - xonotic/netradiant-xonoticpack.git/commitdiff
build menu: remove dirtscale 2 entries
authorThomas Debesse <dev@illwieckz.net>
Sat, 13 Mar 2021 11:15:35 +0000 (12:15 +0100)
committerThomas Debesse <dev@illwieckz.net>
Sat, 13 Mar 2021 11:15:35 +0000 (12:15 +0100)
xonotic.game/default_build_menu.xml

index 049961824988134dc2a21cc949a549eb8676afd5..85692b6f0c83a7a8d92f3001624e4ea369c34474 100644 (file)
 <command>[q3map2] -light -lightmapsize 1024 -fastlightmapsearch -lightmapsearchpower 4 -deluxe -patchshadows -randomsamples -samples 4 -fast -dirty -fill &quot;[MapFile]&quot;</command>
 <command>[q3map2] -minimap &quot;[MapFile]&quot;</command>
 </build>
-<build name="Final: bsp, vis, light (high, dirtscale 2, Xonotic approved)">
-<command>[q3map2] -bsp -meta -keeplights -maxarea -samplesize 8 -mv 1000000 -mi 6000000 &quot;[MapFile]&quot;</command>
-<command>[q3map2] -vis -saveprt &quot;[MapFile]&quot;</command>
-<command>[q3map2] -light -lightmapsize 1024 -fastlightmapsearch -lightmapsearchpower 4 -deluxe -patchshadows -randomsamples -samples 4 -fast -dirty -fill -dirtscale 2 &quot;[MapFile]&quot;</command>
-<command>[q3map2] -minimap &quot;[MapFile]&quot;</command>
-</build>
 <build name="Final: bsp, vis, light (high, bounce 8, Xonotic recommended)">
 <command>[q3map2] -bsp -meta -keeplights -maxarea -samplesize 8 -mv 1000000 -mi 6000000 &quot;[MapFile]&quot;</command>
 <command>[q3map2] -vis -saveprt &quot;[MapFile]&quot;</command>
 <command>[q3map2] -light -lightmapsize 1024 -fastlightmapsearch -lightmapsearchpower 4 -nobouncestore -deluxe -patchshadows -randomsamples -samples 4 -fast -fastbounce -dirty -bouncegrid -fill -bounce 8 &quot;[MapFile]&quot;</command>
 <command>[q3map2] -minimap &quot;[MapFile]&quot;</command>
 </build>
-<build name="Final: bsp, vis, light (high, bounce 8, dirtscale 2, Xonotic approved)">
-<command>[q3map2] -bsp -meta -keeplights -maxarea -samplesize 8 -mv 1000000 -mi 6000000 &quot;[MapFile]&quot;</command>
-<command>[q3map2] -vis -saveprt &quot;[MapFile]&quot;</command>
-<command>[q3map2] -light -lightmapsize 1024 -fastlightmapsearch -lightmapsearchpower 4 -nobouncestore -deluxe -patchshadows -randomsamples -samples 4 -fast -fastbounce -dirty -bouncegrid -fill -bounce 8 -dirtscale 2 &quot;[MapFile]&quot;</command>
-<command>[q3map2] -minimap &quot;[MapFile]&quot;</command>
-</build>
 <separator/>
 <build name="Compile and convert to .obj (optimized)">
 <command>[q3map2] -bsp -meta -keeplights -patchmeta &quot;[MapFile]&quot;</command>