Revision 1541c5f by Campbell Barton May 31, 2012, 07:55 (GMT) |
fix for own mistake |
Revision 3795d73 by Peter Larabell May 30, 2012, 21:15 (GMT) |
Adds property to mask splines to allow them to be negated (black masks), still needs work in tracking.c |
Revision 722ce85 by Monique Dewanchand May 30, 2012, 21:09 (GMT) |
Fix for [#31562] New compositor crashes due to incorrect opencl initialization |
Revision 6f64165 by Peter Larabell May 30, 2012, 18:39 (GMT) |
Mask out of bounds fix for mask rasterizer |
Revision b3bc5ed by Campbell Barton May 30, 2012, 17:14 (GMT) |
replaced last instance of BF_GHOST_DEBUG |
Revision 125e755 by Campbell Barton May 30, 2012, 16:22 (GMT) |
draw options for mask spline matching the UV view |
Revision 0e9b0f6 by Lukas Toenne May 30, 2012, 15:47 (GMT) |
Fix #31645, mix node results in crash upon render. This happens when unused mix nodes are removed from the cycles graph. In case the inputs are both unconnected it still tried to reconnect them. |
Revision 001ea9f by Campbell Barton May 30, 2012, 15:23 (GMT) |
minor mask draw code refactor |
Revision d9e8b09 by Campbell Barton May 30, 2012, 14:46 (GMT) |
svn merge ^/trunk/blender -r47214:47229 |
Revision f462743 by Lukas Toenne May 30, 2012, 14:42 (GMT) |
Viewer linking operator has to flag the node tree for update, to ensure the dependency sorting is correct (avoid red links). |
Revision 6fb53f7 by Sergey Sharybin May 30, 2012, 14:39 (GMT) |
Several small fixes to nodes: - Code formation fix in keying node - Fixed crash when creating keying screen for frame where there's no movie - Attempt to improve keying node to handle alpha on hair better |
Revision 39e6acf by Sergey Sharybin May 30, 2012, 14:33 (GMT) |
Revision 4a71d2e by Sergey Sharybin May 30, 2012, 14:30 (GMT) |
Fixed crash of mask node when mask is not set |
Revision b6950f4 by Campbell Barton May 30, 2012, 13:46 (GMT) |
only keyframe selected maskobjects |
Revision 6340a10 by Campbell Barton May 30, 2012, 13:21 (GMT) |
fix for own mistake |
Revision ada8dbe by Jeroen Bakker May 30, 2012, 13:07 (GMT) |
* fixed memory leak in compositor operation. - leaked when render result could not be received. |
Revision ba7606d by Campbell Barton May 30, 2012, 12:54 (GMT) |
impliment restrict select option. |
Revision be21080 by Daniel Genrich May 30, 2012, 12:53 (GMT) |
Provide ray hit/nearest information on which side of the quad the ray hit. Patch by MiikaH. |
Revision 44806d2 by Campbell Barton May 30, 2012, 12:08 (GMT) |
fix for mask transform in non proportional mode. |
Revision ad00c12 by Campbell Barton May 30, 2012, 11:52 (GMT) |
rename macros for mask point selection - were a bit confusing. |
|