Go to file
Antony Riakiotakis 56f5951ed3 Fix #34837 Texture Painting using Face Selection Mask fails to show
texture if more than 1 texture is used

The problem here is that no flushing is done when the texface image
changes between rendered triangles. Added a compare function and
slightly modified the draw_tface_mapped__set_draw callback to compliant
with the new user data.
2013-06-26 10:14:30 +00:00
build_files replace use of 'a.find(b) != -1' --> 'b in a' 2013-06-24 05:55:05 +00:00
doc correct example [#35850] documentation error for mathutils.Vector 2013-06-23 19:04:12 +00:00
extern Update libmv from own branch 2013-06-01 10:30:46 +00:00
intern Fix #35546: clicking cycles "Use Nodes" did not do a proper undo push, due to 2013-06-25 16:38:40 +00:00
release Fixed operator call (due to renamed operator parameter) 2013-06-25 22:58:45 +00:00
source Fix #34837 Texture Painting using Face Selection Mask fails to show 2013-06-26 10:14:30 +00:00
CMakeLists.txt Cycles: update build configurations to include CUDA sm_35 architecture. When using 2013-06-20 13:10:47 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Fix a mismatch in help message (check_spelling_osl obviously checks OLS, and check_spelling_c, C code! :P ) 2013-05-14 14:37:51 +00:00
SConstruct Scons and BuildBot changes for MSVC 2012 support. 2013-06-18 11:55:32 +00:00