Revision 033b4ff by Campbell Barton May 26, 2014, 14:01 (GMT) |
Fix for curve map-taper being greyed out incorrectly |
Revision 91a91b9 by Campbell Barton May 26, 2014, 14:00 (GMT) |
Fix T40223: Errors in bevel_factor_mapping_start/end Initial patch by Lukas Treyer with own fixes added |
Revision 5680172 by Campbell Barton May 26, 2014, 13:53 (GMT) |
Fix for out of bounds read calculating spline mapping |
Revision 159bf9d by Campbell Barton May 26, 2014, 13:53 (GMT) |
Curve Mapping: disable for cyclic curves (it doesn't make much sense and is buggy) |
Revision e9e1357 by Campbell Barton May 26, 2014, 13:31 (GMT) |
Fix for out of bounds reads with curve bevel mapping |
Revision 48b053b by Brecht Van Lommel May 26, 2014, 11:51 (GMT) |
Fix T40345: cycles volume render + AO pass not working correct. |
Revision 0075efc by Brecht Van Lommel May 26, 2014, 11:51 (GMT) |
Fix T40306: cycles baking not distributing work among CPU cores well. |
Revision 3b4f792 by Sergey Sharybin May 26, 2014, 10:45 (GMT) |
Fix T40315: Boolean modifier with Freestyle edges |
Revision 3131b5d by Sergey Sharybin May 26, 2014, 10:36 (GMT) |
Fix T40354: Camera Tracks in the Dope Sheet can't be deselected |
Revision 1539785 by Sergey Sharybin May 26, 2014, 10:28 (GMT) |
Fix T40359: Scene / Color Management: White Point Mapping Has Limit |
Revision 4c38e82 by Tamito Kajiyama May 26, 2014, 07:49 (GMT) |
Fix for a missing code update in my commit rB08528f577dcb. |
Revision 34862b5 by Campbell Barton 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. |
Revision fce731a by Tamito Kajiyama 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. |
Revision 6b7bee6 by Campbell Barton May 26, 2014, 00:23 (GMT) |
Fix for BLI_delete failing on files containing quotes |
Revision a1d286a by Campbell Barton May 25, 2014, 23:37 (GMT) |
Fix curve switch direction ignoring active vertex |
Revision d84af36 by Campbell Barton May 25, 2014, 23:37 (GMT) |
EditCurve: Replace -1 with CU_ACT_NONE define |
Revision eaf815f by Campbell Barton 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 |
Revision f574b1c by Campbell Barton May 25, 2014, 13:52 (GMT) |
Fix Sequencer OpenGL render ignoring preview channel |
Revision 08528f5 by Tamito Kajiyama 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). |
Revision aef443a by Bastien Montagne May 25, 2014, 09:06 (GMT) |
Fix T40438: Pressing G key to move the camera quits Blender. |
|
|
|


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