Go to file
Brecht Van Lommel ef9357365c Workaround #20324: clouds (and other) textures bump mapping generates black
faces. Only happens with scons/msvc and SSE enabled for raytracing. Why this
happens exactly I don't know, I've tried to look for errors in the code but
couldn't find any, the perlin noise code somehow is generating NaN values,
but it is getting sane inputs. I suspect this is due to the render module
being compiled with /arch:SSE and other parts not. For now I've made only
the render_raytrace module compile with SSE, which seems to solve the problem,
but is mostly a workaround.
2010-07-20 10:22:49 +00:00
bin move the thumbnailer to bin/ 2010-07-18 11:46:25 +00:00
build_files - Reverted "Set FREE_WINDOWS when compiling with MinGW" 2010-07-19 09:19:54 +00:00
doc - updated man page from --help output. 2010-07-15 19:58:23 +00:00
extern spelling correction: alredy --> already 2010-07-17 18:08:14 +00:00
intern Rather then hard coded /usr/share, use CMAKE_INSTALL_PREFIX to set the PREFIX, could be added for scons/make too. 2010-07-15 20:25:09 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
projectfiles_vc7 Clean up for the imminent migration from SVN to GIT. 2009-03-31 22:34:34 +00:00
projectfiles_vc9 Update MSVC9 project file 2010-07-15 20:16:17 +00:00
release * new icons for blob and twist brushes 2010-07-20 05:36:19 +00:00
source Workaround #20324: clouds (and other) textures bump mapping generates black 2010-07-20 10:22:49 +00:00
CMakeLists.txt CMake patch from Ralf Hölzemer (cheleb) 2010-07-14 20:26:46 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile move nan mk files from source/ into build_files/make/ 2010-07-13 00:57:19 +00:00
SConstruct libjack.dll not needed anymore 2010-07-19 10:15:49 +00:00