Revision fc2b6a2 by jens verwiebe August 13, 2014, 13:32 (GMT) |
OSX: fix paranthesis in last commit |
Revision 3bbba7d by jens verwiebe August 13, 2014, 13:27 (GMT) |
OSX: add a fix for lion_fs loosing handles after calling fs from key shortcut, also reenabled lion_fs for OSX >= 10.9 again |
Revision eca7c96 by Antonis Ryakiotakis August 13, 2014, 13:11 (GMT) |
Maybe slightly controversial pie commit: Make pie menu item placement touch the radius from the internal side of the buttons rather than placing on the center on the cirtcle. This allows us to get rid of the separate visual angle property, also allows for tighter placement of pies with a smaller radius without easily overlapping. Also pie menu title now always appears above the threshold indicator. |
Revision b30ac75 by Antonis Ryakiotakis August 13, 2014, 12:22 (GMT) |
Add custom property to previous commit, name "Context" of that property was misleading. |
Revision 12154d7 by Sergey Sharybin August 13, 2014, 12:08 (GMT) |
Correct missing new line in the debug print |
Revision 48b3989 by Antonis Ryakiotakis August 13, 2014, 12:08 (GMT) |
Align pie menu title on center. |
Revision 95da934 by Antonis Ryakiotakis August 13, 2014, 12:04 (GMT) |
Bring back python operator for pies on a certain operator property. |
Revision 5b1f78e by Dalai Felinto August 13, 2014, 11:11 (GMT) |
Image Editor: only do alpha test if output file requires alpha (internal change, nothing should change to the user) |
Revision bfaf4f2 by Sergey Sharybin August 13, 2014, 10:35 (GMT) |
Fix T41219: Cycles backface detection doesn't work properly Root of the issue goes back to the on-fly normals commit and the latest fix for it wasn't actually correct. I've mixed two fixes in there. So the idea here goes back to storing negative scaled object flag and flip runtime-calculated normal if this flag is set, which is pretty much the same as the original fix for the issue from me. The issue with motion blur wasn't caused by the rumtime normals patch and it had issues before, because it already did runtime normals calculation. Now made it so motion triangles takes the negative scale flag into account. This actually makes code more clean imo and avoids rather confusing flipping code in mesh.cpp. |
Revision 8d801c3 by Campbell Barton August 13, 2014, 08:21 (GMT) |
Correct menu items active behavior applying to dialogs |
Revision 2eebe61 by Sergey Sharybin August 13, 2014, 07:49 (GMT) |
Fix T40717: Screen does not update while scrolling or zooming with touchpad on a laptop This is rather workaround solution for now, which seems to work and it's not that huge to maintain (one liner apart from the comment). Idea is to make sure PeekMessage peeks the message when window proc receives WM_MOUSEWHEEL (some touchpad drivers seems to swallow the messages making it so PeekMessage doesn't get anything). |
Revision a7875c7 by Daniel Genrich August 13, 2014, 07:14 (GMT) |
Fix linking error on VC 2013: Update lib names for openexr |
Revision 818a036 by Campbell Barton August 13, 2014, 05:06 (GMT) |
Fix T39387: Knife makes duplicate verts with subsurf |
Revision ff42afb by Campbell Barton August 13, 2014, 04:55 (GMT) |
Math Lib: rename barycentric_transform -> transform_point_by_tri_v3 also add transform_point_by_seg_v3 |
Revision 3529913 by Campbell Barton August 13, 2014, 04:34 (GMT) |
Math Lib: name signed versions of dist_to_plane_v3 explicitly also add unsigned versions |
Revision 3e90d79 by Campbell Barton August 13, 2014, 03:56 (GMT) |
Knife tool: avoid copying vectors |
Revision 7c9b8aa by Campbell Barton August 13, 2014, 00:38 (GMT) |
Fix possible uninitialized var use |
Revision 7df4fc5 by Campbell Barton August 12, 2014, 23:34 (GMT) |
Spelling |
Revision dfd9bfd by Campbell Barton August 12, 2014, 22:38 (GMT) |
Spelling |
Revision 315c559 by Campbell Barton August 12, 2014, 22:37 (GMT) |
RNA: use static declarations |
|
|
|


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