Revision ca4dde4 by Campbell Barton March 1, 2014, 02:39 (GMT) |
Fix for sequencer invalid rounding, double wipe at 0 angle |
Revision 6cc5bdc by Campbell Barton March 1, 2014, 02:06 (GMT) |
FCurve Transform: scaling no longer changes hansle types This matches 3d view and means you can change the amplitude of a curve while keeping auto-clamped handles. |
Revision f29dadc by Campbell Barton March 1, 2014, 01:58 (GMT) |
Code cleanup: comment unused code in calchandleNurb_intern Also remove outdated comments. |
Revision 830bf19 by Thomas Dinges March 1, 2014, 00:25 (GMT) |
Readme: Small adjustment for IRC link. |
Revision 76a7c21 by Thomas Dinges March 1, 2014, 00:21 (GMT) |
Cleanup: Fix some typos in the code. |
Revision 1582dd5 by Howard Trickey February 28, 2014, 18:56 (GMT) |
Partial fix for T38871, Bevel could create a far-out spike. There needed to be a check that when a newly created point is supposed to be on an edge, that it stays within the bounds of either end of the edge. This fixes the hole-in-cube example in the bug, but not the boolean modifier one, which still needs more work. |
Revision da5e6b9 by Brecht Van Lommel February 28, 2014, 17:15 (GMT) |
Fix T38887: error in (still unused) freestyle math function implementation. |
Revision 7f24b34 by Brecht Van Lommel February 28, 2014, 17:12 (GMT) |
Fix T38885: missing image editor paint brush updates after recent UI changes. |
Revision 32c1827 by Bastien Montagne February 28, 2014, 16:30 (GMT) |
Fix T38881: cloth preset rubber not working with "translated data names" i18n option Actually, was broken for any custom modifier name, since it was explicitly using 'Cloth' one. Changed to mimic other cloth pressets (wonder why this one was different!). |
Revision a32588b by Campbell Barton February 28, 2014, 14:28 (GMT) |
Fix for transform setting T_CAMERA This was only set when the camera was active, however non active cameras can be transformed too. |
Revision 6e970e1 by Sergey Sharybin February 28, 2014, 13:09 (GMT) |
Update patch for mesh_simplifier |
Revision e4996b4 by Sergey Sharybin February 28, 2014, 13:05 (GMT) |
Proper solution for crash of GP when marker is not exist on current frame |
Revision 45fc051 by Campbell Barton February 28, 2014, 12:45 (GMT) |
Fix for crash copying from non RNA color buttons |
Revision a04c132 by Campbell Barton February 28, 2014, 11:07 (GMT) |
NDOF: minor tweaks based on feedback. - invert Y axis when swap YZ is enabled. - allow rotating when not in ortho mode. |
Revision f4bf977 by Campbell Barton February 28, 2014, 10:26 (GMT) |
Crazyspace: calculate normal around a (0,0,0) instead of creating a new triangle in the models space and using that. |
Revision 771b0e3 by Campbell Barton February 28, 2014, 10:26 (GMT) |
Fix Crazyspace with proportional editing |
Revision 433b20b by Campbell Barton February 28, 2014, 10:26 (GMT) |
PyAPI: correct warning with dynamic enums |
Revision f23f07c by Bastien Montagne February 28, 2014, 09:47 (GMT) |
Fix T38407: Bone roll calculation flips local axes at wrong rotation angle Just remove that rotation special case for now, at least fixes the glitch along Z axis when rotating around Y axis in report. Anyway, there is no reason for such special handling, we do not have real rotation in editbone... |
Revision 2e0a337 by Bastien Montagne February 28, 2014, 09:35 (GMT) |
Revision 5ac1b38 by Sergey Sharybin February 28, 2014, 09:16 (GMT) |
Support planar sample formats in audio mixdown Now libav-10 should work for output of ac3 container. |
|
|
|


Master Commits
MiikaHweb | 2003-2021