Go to file
Sergey Sharybin 77efd71cf8 Disable multisamples on windows for intel cards
This doesn't work nice currently and there's no simple workaround for this,
it'll require lots of statistics about cards and some further investigation
on supported combination of draw methods and multisamples supports.

For the release better be more stable and do not deliver dangerous option.
2012-12-06 16:18:35 +00:00
build_files Make installation of some libs off by default (use --with-all option to re-enable them). Currently affected libs: 2012-12-05 11:58:38 +00:00
doc pydna experimental ctypes DNA api was broken with more recent python versions, and some minor doc edits. 2012-12-05 03:38:01 +00:00
extern cmake was missing some header files. 2012-12-04 14:43:42 +00:00
intern Disable multisamples on windows for intel cards 2012-12-06 16:18:35 +00:00
release bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__. 2012-12-06 03:09:06 +00:00
source fix [#31084] Dynamic Paint Blender File Crashes Blender. 2012-12-06 08:10:24 +00:00
CMakeLists.txt Fix #33411: crash baking smoke with FFT high resolution. 2012-12-05 15:46:31 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Fix scons not installing closure/ directory for runtime compiles of CUDA kernel. 2012-12-03 16:51:05 +00:00