Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2859 / 5574

May 26, 2014, 14:01 (GMT)
Fix for curve map-taper being greyed out incorrectly
May 26, 2014, 14:00 (GMT)
Fix T40223: Errors in bevel_factor_mapping_start/end

Initial patch by Lukas Treyer with own fixes added
May 26, 2014, 13:53 (GMT)
Fix for out of bounds read calculating spline mapping
May 26, 2014, 13:53 (GMT)
Curve Mapping: disable for cyclic curves (it doesn't make much sense and is buggy)
May 26, 2014, 13:31 (GMT)
Fix for out of bounds reads with curve bevel mapping
May 26, 2014, 11:51 (GMT)
Fix T40345: cycles volume render + AO pass not working correct.
May 26, 2014, 11:51 (GMT)
Fix T40306: cycles baking not distributing work among CPU cores well.
May 26, 2014, 10:45 (GMT)
Fix T40315: Boolean modifier with Freestyle edges
May 26, 2014, 10:36 (GMT)
Fix T40354: Camera Tracks in the Dope Sheet can't be deselected
May 26, 2014, 10:28 (GMT)
Fix T40359: Scene / Color Management: White Point Mapping Has Limit
May 26, 2014, 07:49 (GMT)
Fix for a missing code update in my commit rB08528f577dcb.
May 26, 2014, 06:37 (GMT)
Workaround T40317: Ghost/Win32 keys sticking for new windows

Ghost win32 ignores key-up events for newly activated windows.
for now just disable code for win32 to initialize modifiers for new windows.
May 26, 2014, 01:54 (GMT)
Fix for thinning strokes at intersections between visible and background hidden lines.

This commit is intended to fully fix the problem described in
https://developer.blender.org/T36425#19 (see also the previous commit rB08528f577dcb).

Addition of a small offset (to avoid singularity in stroke rendering due to overlapping vertices)
was not performed for all overlapping vertices.

Removed the StrokeCleaner and related helper functions which were added as a
temporary workaround in rB2a5b6d9c8f16.
May 26, 2014, 00:23 (GMT)
Fix for BLI_delete failing on files containing quotes
May 25, 2014, 23:37 (GMT)
Fix curve switch direction ignoring active vertex
May 25, 2014, 23:37 (GMT)
EditCurve: Replace -1 with CU_ACT_NONE define
May 25, 2014, 23:35 (GMT)
Fix for curve having invalid active vertex after setting type

also allow passing NULL vertex to BKE_curve_nurb_vert_active_set
May 25, 2014, 13:52 (GMT)
Fix Sequencer OpenGL render ignoring preview channel
May 25, 2014, 10:47 (GMT)
Freestyle: Partial fix for thinning strokes due to flipping stroke directions at TVertices.

A description of the problem is found in https://developer.blender.org/T36425#19 .

The cause of the issue was identified as roudning errors in Operators::createStroke() due
to insufficient numerical precision. Precision promotion from float to double was done in
the return values of getPoint3D/2D methods in Interface0D and its subclasses in C++
(data members stored in the 0D classes have already been in double precision).
May 25, 2014, 09:06 (GMT)
Fix T40438: Pressing G key to move the camera quits Blender.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021