Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3534 / 5574

July 16, 2012, 19:24 (GMT)
Merging r48981 through r48984 from trunk into soc-2011-tomato

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.
July 16, 2012, 18:34 (GMT)
Fixed crash caused by recent feather collapse commit
July 16, 2012, 17:58 (GMT)
Merging r48971 through r48980 from trunk into soc-2011-tomato

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.
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
July 16, 2012, 16:16 (GMT)
toggling node hide/sockets/options was triggering a re-render.
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.
July 16, 2012, 14:29 (GMT)
svn merge ^/trunk/blender -r48967:48970
July 16, 2012, 14:27 (GMT)
show alpha in the mask buttons item list
July 16, 2012, 14:17 (GMT)
use calculated spline resoltion rather then fixed at 32.
July 16, 2012, 13:13 (GMT)
svn merge ^/trunk/blender -r48961:48967
July 16, 2012, 13:12 (GMT)
defailt to ease weight interpolation
July 16, 2012, 13:00 (GMT)
fix for crash & leak when layer render option is disabled.
July 16, 2012, 12:49 (GMT)
fix for occasional crash with splines a lot larger then the view
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.
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.
July 16, 2012, 11:06 (GMT)
Merging r48954 through r48961 from trunk into soc-2011-tomato

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.
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.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021