Revision 4a6a3e2 by Sergey Sharybin July 16, 2012, 19:24 (GMT) |
Revision 1f96470 by Sergey Sharybin July 16, 2012, 19:23 (GMT) |
Fixed disappearing in some circumstances feather Real fix would be to find a point which is definitely now on loop to be collapsed, but that's for a bit later. This commit should remove possible stoppers. |
Revision 5915b53 by Sergey Sharybin July 16, 2012, 18:34 (GMT) |
Fixed crash caused by recent feather collapse commit |
Revision ba81b87 by Sergey Sharybin July 16, 2012, 17:58 (GMT) |
Revision 9220548 by Sergey Sharybin July 16, 2012, 17:54 (GMT) |
Masks: feather self-intersection collapse function This implements simple function which collapses internal loops caused by self-intersections into a singularity. This loops can't be removed because rasterizer expects points of feather be aligned with points from spline itself. |
Revision 3a039d0 by Nicholas Bishop July 16, 2012, 16:55 (GMT) |
Put paint mask grid allocation in a critical section When OpenMP is enabled, memory allocation needs to be protected. Fixes bug [#32111] Memory management regression from svn_46520 projects.blender.org/tracker/index.php?func=detail&aid=32111&group_id=9&atid=498 |
Revision 54bfdb9 by Campbell Barton July 16, 2012, 16:16 (GMT) |
toggling node hide/sockets/options was triggering a re-render. |
Revision 7881d2c by Campbell Barton July 16, 2012, 15:40 (GMT) |
correct own error in logic for skipping mask layers, inverted mask layers with zero alpha still need to be evaluated. |
Revision 11276bc by Campbell Barton July 16, 2012, 14:29 (GMT) |
svn merge ^/trunk/blender -r48967:48970 |
Revision 13b56de by Campbell Barton July 16, 2012, 14:27 (GMT) |
show alpha in the mask buttons item list |
Revision f9e6343 by Campbell Barton July 16, 2012, 14:17 (GMT) |
use calculated spline resoltion rather then fixed at 32. |
Revision 7b3c9df by Campbell Barton July 16, 2012, 13:13 (GMT) |
svn merge ^/trunk/blender -r48961:48967 |
Revision 5b4a455 by Campbell Barton July 16, 2012, 13:12 (GMT) |
defailt to ease weight interpolation |
Revision 9362a01 by Campbell Barton July 16, 2012, 13:00 (GMT) |
fix for crash & leak when layer render option is disabled. |
Revision f6b3a6e by Campbell Barton July 16, 2012, 12:49 (GMT) |
fix for occasional crash with splines a lot larger then the view |
Revision e32d963 by Campbell Barton July 16, 2012, 12:08 (GMT) |
mask rasterizer - use quad interpolation - gets rid of ugly diagonal banding, introduces glitch with bowtie quads, will have to fix next. |
Revision 273bb8f by Campbell Barton July 16, 2012, 12:01 (GMT) |
barycentric_weights_v2_quad wasn't working quite right, rewrite as an expanded version of interp_weights_poly_v2() that cuts down duplicate calculations. |
Revision 4907f7c by Sergey Sharybin July 16, 2012, 11:06 (GMT) |
Revision 9be5c49 by Sergey Sharybin July 16, 2012, 10:51 (GMT) |
Color management: resolve some of current TODOs - Some of TODO notes were laying around but they in fact were resolved a while ago, removed this notes form the code. - De-duplicate input color space settings drawing in clip and image spaces. Moved this stuff to a template which could also be used in Python. - Replace py-defined view transform settings panel with a C-defined template as well. Use it in space panels and image format settings. - Remove display settings from color management settings panels used by different spaces. Use window settings instead. |
Revision 48e2302 by Sergey Sharybin July 16, 2012, 10:51 (GMT) |
Color management: display descriptions for color spaces This descriptions are being read from ocio configuration and exposed into UI via standard enum's tooltips. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021