Go to file
Antony Riakiotakis 2a0451dc46 Fix GLEW linking error on MinGW.
The __imp__ prefix on glew lib linking errors should have been a good indication: the code was looking for the glew dll.
Bypassed by adding GLEW_STATIC to the definitions.
2011-11-08 18:58:29 +00:00
build_files Cycles Merge 2011-11-08 17:00:40 +00:00
doc cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
extern cmake & pep8 tidy up, also some style edits. 2011-11-08 01:32:34 +00:00
intern Fix GLEW linking error on MinGW. 2011-11-08 18:58:29 +00:00
release Cycles Merge 2011-11-08 17:00:40 +00:00
source Cycles: fix crash loading existing files, forgot to merge over this line. 2011-11-08 18:49:12 +00:00
CMakeLists.txt stop cmake from overwriting BOOST_ROOT and OPENIMAGEIO_ROOT_DIR which the builder is supposed to be able to set. 2011-11-08 18:15:53 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile remove po/ since the workflow for translations uses branches which isnt that useful to have within blenders source dir. 2011-11-05 14:26:18 +00:00
SConstruct Modifier compilation tweaks (Blender conference commit) 2011-10-29 23:56:07 +00:00