Blender Git Commits

Blender Git "master" branch commits.

Page: 3335 / 5574

January 8, 2013, 20:55 (GMT)
Style cleanup in OCIO area

Also fixed typo in function name.
January 8, 2013, 20:50 (GMT)
Fix #33809: Wrong exposure affect after alpha premul changes

Exposure shouldn't affect on alpha channel, only RGB shall be
affected by exposure.

Was a regression since recent alpha premul pipeline changes.
January 8, 2013, 17:53 (GMT)
fix [#33646] Deleting edge loops creates holes in uv map
January 8, 2013, 17:40 (GMT)
fix for select flushing in face mode for mesh 'Select More'
January 8, 2013, 17:30 (GMT)
fix [#33784] Select Linked All + Seams fails to select seam bounded area

was incorrectly flushing vertex selection.
January 8, 2013, 17:27 (GMT)
Macbook HiDPI support: reshuffled code to make it compile for 10.6 and work
in 10.7 and later. OS X Gurus might check though :)

January 8, 2013, 16:56 (GMT)
Fix for recent tile_order feature not working properly with persistent data
January 8, 2013, 16:54 (GMT)
Added trackpad (and magic mouse) support to control speed in Fly Mode in 3d.

January 8, 2013, 16:39 (GMT)
fix [#33797] decimate modifier bug on uv-coordinates when mesh uses vertex color

if vertex colors had no seams - it would interpolate the UV's too, now interpolate per-layer.
January 8, 2013, 15:34 (GMT)
Alpha-over images on a black background when in RGB display mode

This is actually a bit arbitrary decision and mainly it preserves
compatibility with how images were displaying in previous releases.

In fact, we actually would need to think about configurable backdrop
color and blending mode to be used for display in RGB mode.
January 8, 2013, 14:40 (GMT)
Bugfix #33803

(2.65a and older)

Case: ALT+CTRL+U (user prefs) made mousewheel change button values in inactive
window.

On opening 2nd window, or de-activating a window, the modifier
state was kept for that window. That meant that mouse-over in a window was using
the old modifier - for example for scrollwheel it would change values
in buttons.


January 8, 2013, 14:25 (GMT)
fix [#33792] Accessing a bmesh object created by from_object crashes blender

Issue was customdata wasnt being initialized for layers in the destination BMesh but not in the source data.
January 8, 2013, 14:04 (GMT)
use guarded malloc for blf texture
January 8, 2013, 13:58 (GMT)
Make "Clone" option in project paint options more clear name
January 8, 2013, 13:32 (GMT)
Remove unused IMB function which wasn't ported to new color management

Also marked some TODOs as actually solved.
January 8, 2013, 12:10 (GMT)
fix own error in recent update to follow active quads [#33783] Unwrap with Follow Active Quad fails
January 8, 2013, 08:39 (GMT)
Fix #33804: Blender crash unlinking multilayer exr image in image node
January 8, 2013, 07:36 (GMT)
OSX: take back 53611 for now, give trouble with the local variables in config, guess needs some cleanup
January 8, 2013, 06:08 (GMT)
OSX: remove a unneccessary condition, QTKit can do 32bit too
Revision 59ef68c by Alex Fraser
January 8, 2013, 04:28 (GMT)
Fix for [#33788] Particles - Fluid "exploding" behavior

Particle mass was being used incorrectly by DDR solver (my fault).
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021