Revision 98d66ae by jens verwiebe October 13, 2013, 18:51 (GMT) |
OSX: comment cleanup |
Revision e4b9e28 by Tamito Kajiyama October 13, 2013, 18:17 (GMT) |
Fix for a bug in StrokeCleaner identified through a discussion for Bug #36425 (freestyle edge marks not working). Many thanks for Anthony Edlin who helped fix the issue. |
Revision 6d54ff5 by jens verwiebe October 13, 2013, 18:14 (GMT) |
OSX: Final cleanup for #60729 |
Revision 30d03e1 by jens verwiebe October 13, 2013, 17:12 (GMT) |
OSX: Get mounted volumes better method by using volume enums |
Revision 42ac716 by Shinsuke Irie October 13, 2013, 09:35 (GMT) |
Fix for commit r60718. There was a remaining WITH_IMAGE_OPENIMAGEIO in CMakeLists.txt still. |
Revision cb0c279 by Thomas Dinges October 13, 2013, 09:27 (GMT) |
* Fix scons compilation on Windows, missing pthreads include. |
Revision 54be5f2 by Dalai Felinto October 13, 2013, 05:45 (GMT) |
fix [#37058] 2.69 RC1: Symmetrize directions are all reverse |
Revision cbba50a by Campbell Barton October 13, 2013, 05:13 (GMT) |
fix for over-alloc in dyntopo, was allocating the vertex size, not pointer size (~85% wasted space). |
Revision b20d3ba by Dalai Felinto October 13, 2013, 05:04 (GMT) |
fix [#37046] Dissolve edges and vertices problem with triangulate with review and collaboration from Campbell Barton |
Revision b00a812 by Campbell Barton October 13, 2013, 01:09 (GMT) |
improve warp transform so it can be used as a general bending tool too. |
Revision eabf7ab by Campbell Barton October 13, 2013, 00:32 (GMT) |
code cleanup: utility function for getting a bool as a string. |
Revision 3a63adb by Dalai Felinto October 13, 2013, 00:30 (GMT) |
fix [#37034] Triangulate modifier asserts with GHASH_FLAG_ALLOW_DUPES |
Revision 7c2fae1 by Dalai Felinto October 12, 2013, 23:56 (GMT) |
cmake/openimageio - partially reverting #60692 We now have openimageio building when cycles builds or when it's manually set to build. (I reverted the _IMAGE_ in the define name because I think the closer the cmake flags match the defines in the software the better, and there is no reason to rename all the existent WITH_OPENIMAGEIO references in CMakeLists.txt - which would be the alternative) |
Revision 2ce3bd0 by Campbell Barton October 12, 2013, 22:31 (GMT) |
code cleanup: use more obvious assignments for transform snapping angles. |
Revision fa873f9 by Dalai Felinto October 12, 2013, 20:01 (GMT) |
fix [#37059] OSX Debug - assert when using external screen with MacBookPro This was old code, Blender now supports multiple screens. The assert was breaking my builds with -DWITH_ASSERT_ABORT=ON |
Revision 3e79a0a by Campbell Barton October 12, 2013, 18:11 (GMT) |
fix for possible eyedropper NULL pointer use. |
Revision 0fe221c by jens verwiebe October 12, 2013, 15:31 (GMT) |
OSX/scons: clean message |
Revision fb06802 by jens verwiebe October 12, 2013, 15:25 (GMT) |
OSX/scons: rename a confusing (outdated) message |
Revision d06bc34 by Sergey Sharybin October 12, 2013, 14:47 (GMT) |
Fix for prefetch not working correct if last frame was loaded |
Revision d7983e3 by Sergey Sharybin October 12, 2013, 14:09 (GMT) |
Option to overlay mask over the footage Currently supports only two modes: - Show alpha channel of the mask - Multiply footage by the mask, which will give you final-looking combined image. TODO: Currently rasterization happens on every redraw, need to cache rasterized mask somewhere to make redraw more realtime. |
|
|
|


Master Commits
MiikaHweb | 2003-2021