Revision 5031ca0 by Sv. Lockal February 27, 2014, 13:29 (GMT) |
Cycles: compile fix after rB7808360c5f (own mistake) |
Revision 7808360 by Sv. Lockal February 27, 2014, 11:01 (GMT) |
Cycles: fix crash in SSE hair and half-floats on x86+vc2008 MSVC 2008 ignores alignement attribute when assigning from unaligned float4 vector, returned from other function. Now Cycles uses unaligned loads instead of casts for win32 in x86 mode. |
Revision 8badec1 by Sergey Sharybin February 27, 2014, 10:14 (GMT) |
Implement separate BA step for tracks which have constant zero weight This is needed to minimize their reprojection error over the footage. Without this extra step positions of such tracks were calculated by algebraic intersection code only, which doesn't give best precision. |
Revision d971c57 by Sergey Sharybin February 27, 2014, 09:07 (GMT) |
Fix root of the issue of bad_cast bug in localization No need to call l10n stuff when it's disabled in the preferences. Reviewed by @mont29, thanks! |
February 27, 2014, 09:02 (GMT) |
Resubmission: Avoid UUOC in install_deps.sh This is a resubmission of the original patch from D255. Sorry, I didn�??t understand that subsequent patches added to a diff are considered to //override// previous ones, rather than add to them. Basically the comment for commit rB554eca1c288e has been applied to the wrong patch. Reviewers: mont29 Reviewed By: mont29 Differential Revision: https://developer.blender.org/D359 |
Revision 17d2e64 by Bastien Montagne February 27, 2014, 08:49 (GMT) |
Hopefully definitively fix the "enter the advanced numinput mode" issue. Hack around event code and check against ascii code, this way keyboards with "complex" access to '=' and '*' are still able to toggle numinput modes. |
Revision d09f2ed by Campbell Barton February 27, 2014, 08:33 (GMT) |
Fix T38864: Crash with curves and follow path |
Revision 00acb98 by Sergey Sharybin February 27, 2014, 08:31 (GMT) |
Fix T38844: Crash if weight track = 0 Avoid zero-sized problem when doing euclidean intersection Zero-sized problem might occur when intersecting track with constant zero weight. For such tracks we'll just use result of algebraic intersection. TODO: We probably need to have a separate BA step to adjust positions of tracks with constant zero weight. |
Revision 64eea27 by Campbell Barton February 27, 2014, 08:01 (GMT) |
Fix T38602: Aligned layout breaks if panel too wide |
Revision b9f14ea by Antonis Ryakiotakis February 27, 2014, 07:39 (GMT) |
Fix T36654. There is a key conflict between grease pencil shortcuts and sculpt shortcuts (D and ctrl D were taken by draw brush and dyntopo toggle, respectively). Based on feedback, change dyntopo toggle to ctrl-T and draw brush to X. Also add missing property update for dyntopo detail size. |
Revision 118d86a by Campbell Barton February 27, 2014, 07:30 (GMT) |
UI: avoid for divide by zero for icon buttons (no need to clip text) |
Revision 4622fc4 by Campbell Barton February 27, 2014, 06:15 (GMT) |
Fix T38863: FCurve auto-clamp allows handle to move past X bounds F-Curves with large Y axis had strange behavior where the handles could stretch out on the X axis rather then clamping as they do at smaller sizes. |
Revision 55fe91a by Campbell Barton February 27, 2014, 06:03 (GMT) |
Code cleanup: curves calculation was using offsets confusingly also avoid calculating handle length when align isn't used. |
Revision 5e7f995 by Campbell Barton February 27, 2014, 05:18 (GMT) |
Fix: 'F-Curve Editor' popup text was truncated. |
Revision 6f6be7c by Campbell Barton February 27, 2014, 04:03 (GMT) |
Fix T38859: Laplacian Deform Crash |
Revision be8f628 by Campbell Barton February 27, 2014, 02:39 (GMT) |
Fix T38851: Apply Transform doesn't work when called from search popup |
Revision a815e04 by Campbell Barton February 27, 2014, 02:28 (GMT) |
Fix T38834: Knife constraint is offset after moving the view |
Revision b5d6f14 by Campbell Barton February 27, 2014, 01:28 (GMT) |
Fix T38858: Crazy spaces was unpredictable with co-linear edges |
Revision 26133a9 by Campbell Barton February 27, 2014, 00:33 (GMT) |
Fix for VIEW3D_OT_camera_to_view with quadview, disable in camera view |
Revision bb1164a by Campbell Barton February 27, 2014, 00:31 (GMT) |
Fix for view3d name getting concatenated |
|
|
|


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