]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Added reliable Q3BSP tangentspace/modelspace deluxemaps detection method to support...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 6 Oct 2009 22:44:11 +0000 (22:44 +0000)
committervortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 6 Oct 2009 22:44:11 +0000 (22:44 +0000)
commitda8349d27a84c0cc5d7892d8313971cd4e7bef42
tree1aec2578ddea30dc27dd0c100f5f5fe5cf46f754
parent6d58389d72b548356cb830c55699323e97a6f4a5
Added reliable Q3BSP tangentspace/modelspace deluxemaps detection method to support q3map2 FS-R8 (and maybe other q3map2 forks). Entity loader checks for "deluxeMaps" worldspawn key. It should be '1' if deluxemaps are modelspace, and '2' for tangentspace ones. Otherwise old modelspace deluxemaps detection is used.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9318 d7cf8633-e32d-0410-b094-e92efae38249
model_brush.c