Revision e38152b by Sergey Sharybin September 11, 2014, 14:00 (GMT) |
Tweaks to setup trackign scene in order to fix usability issues Patch by Sebastian Koenig |
Revision b762cc2 by Sergey Sharybin September 11, 2014, 13:33 (GMT) |
Workaround for strict flags and release build compilation @campbellbarton, it's really helpful to have strict flags enabled for release builds as well -- especially when you're working in areas which are heavily using least squares solvers. For now made it so blender compiles, but it could be better solution here. |
Revision ed6942f by Sergey Sharybin September 11, 2014, 13:33 (GMT) |
Fix wrong area of interest for movie undistortion |
Revision 4bbe0c8 by Sergey Sharybin September 11, 2014, 13:07 (GMT) |
Fix T41785: The combination of movie-distortion and lens-distortion leads to artifacts |
Revision 89b6280 by Thomas Dinges September 11, 2014, 13:02 (GMT) |
Followup for last commit, we can break the loop, once we have a match. |
Revision 61e58c3 by Thomas Dinges September 11, 2014, 12:51 (GMT) |
Fix T41784, Re-enabling transparent shadows in Cycles doesn't work correctly |
Revision 149ca13 by Campbell Barton September 11, 2014, 08:31 (GMT) |
Fix non-deterministic editmesh normal orientations - selecting a boundary edge would randomly point in/outside the face (now point away). - selecting 3 verts would use the first selected edge as the tangent (now use longest). - selecting 1 vert betweem edges, uses the edges to define the tangent. |
Revision 507af00 by Tamito Kajiyama September 11, 2014, 04:41 (GMT) |
Freestyle: Fix for missing quality control on line rendering in Cycles. Freestyle was using the default Cycles rendering settings (e.g., the number of samples) and users could not change them. Now all render parameters (except for film_transparent) are inherited for Freestyle stroke rendering. Problem report by Danny Grimm on Facebook, thanks! |
Revision 7aedfd6 by Campbell Barton September 11, 2014, 02:49 (GMT) |
Fix T41778: Crash on animate boids xith a goal No need to copy/restore entire object struct (just to read location) |
Revision bae6645 by Campbell Barton September 11, 2014, 02:47 (GMT) |
Fix crash in BLI_kdtree_range_search Called memcpy with a NULL pointer, causing the following NULL check to get optimized away. |
Revision 229c2c1 by Campbell Barton September 10, 2014, 13:12 (GMT) |
Fix crash in project-from view without a brush or active object |
Revision 7d9760d by Campbell Barton September 10, 2014, 13:12 (GMT) |
Text3d: assert for <0 len text also add operator to test blacklist |
Revision 3ad9027 by Campbell Barton September 10, 2014, 13:00 (GMT) |
Text3D: fixes to selection - clamp selection on entering editmode (Python may have changed). - BKE_vfont_select_get no longer succeeds with an empty selection this caused many operators to go ahead and operate on zero size array. |
Revision 64e955f by Campbell Barton September 10, 2014, 13:00 (GMT) |
Fix crash in active_paint_texture_index callback |
Revision 20d6b79 by Bastien Montagne September 10, 2014, 11:14 (GMT) |
Fix T41767: Memory free problem when console area copy fail. Nice little memleak! Patch by reporter (randon (Dun Liang)) with minor own cleanup, thanks! |
Revision 965205d by Bastien Montagne September 10, 2014, 10:53 (GMT) |
Fix two bugs with searchbox UI items. First one, reported by Sergey, was searchbox not closing when validating it (enter or LMB click) without any active item (we need to enable escapecancel here, to close menu too). Second one was SEARCH_MENU_UNLINK variant not unlinking at validation when no active item. Thanks a bunch to Campbell for help here! |
September 10, 2014, 10:06 (GMT) |
Fix T41112: Rotate manipulator (Trackball) + release confirm not working? Usual same issue (unset property != set property to default value). Review and minor edits by mont29 (Bastien Montagne). |
Revision 9871788 by Campbell Barton September 10, 2014, 09:22 (GMT) |
UI: Disable operator search menu setting an unset state key key-input |
Revision 6480fdc by Campbell Barton September 10, 2014, 06:20 (GMT) |
Cancel edge-rip macro if no changes are made. |
Revision 652eaf7 by Campbell Barton September 10, 2014, 06:02 (GMT) |
Fix for mesh-inset modifying hidden faces |
|
|
|


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