Revision 1c56255 by Joseph Eagar April 13, 2011, 21:48 (GMT) |
=bmesh= Edge slide now handles facedata (e.g. sliding within uv space), including multires. |
Revision fa63c29 by Campbell Barton April 13, 2011, 15:30 (GMT) |
work-around for grease pencil single points in the image view drawing really large (bigger then the image). |
Revision 9ba543a by Campbell Barton April 13, 2011, 14:43 (GMT) |
minor improvements to sphinx doc main page |
Revision 5fbfbd4 by Campbell Barton April 13, 2011, 14:40 (GMT) |
fix [#26904] Crush while open file ! commit r28002 was attempting to run do-versions on an invalid pointer. |
Revision 2215bd6 by Nathan Letwory April 13, 2011, 09:09 (GMT) |
Remove unnecessary lines. |
Revision 8a238fb by Campbell Barton April 13, 2011, 09:08 (GMT) |
disable engine info until report popup bug is fixed. |
Revision 04af4f7 by Nathan Letwory April 13, 2011, 08:47 (GMT) |
Version bump for doxygen. |
Revision 8d6657e by Joseph Eagar April 13, 2011, 03:56 (GMT) |
=bmesh= fixed some minor bugs with bevel/knife creating duplicate/overlapping faces |
Revision cacc6b5 by Campbell Barton April 13, 2011, 02:47 (GMT) |
fix [#26895] STL import in Win 7 64bit fixes python non-utf8 path access for file selector 'files' property. |
Revision b68c911 by Campbell Barton April 13, 2011, 00:51 (GMT) |
fix for mistake checking engines on load. |
Revision 4d7de07 by Joseph Eagar April 13, 2011, 00:35 (GMT) |
=bmesh= Knife tool now works on multires data, it's also a tad bit faster now. |
Revision 3e11ad6 by Tamito Kajiyama April 12, 2011, 22:30 (GMT) |
Fix for the Distance from Object modifier. The problem was reported by ikeahloe. Thanks! |
Revision 4ee5dcf by Tamito Kajiyama April 12, 2011, 22:17 (GMT) |
Fix for a crash in silhouette edge detection. The problem was reported by macouno. Thanks! The crash was caused by a lack of curvature information required for smooth edges. Now the curvature information is computed if and only if there are smooth edges. This leads to a minor performance improvement, because in the past the curvature information was always computed when the Face Smoothness was enabled. (To be precise, the above description is true when both the Ridges and Valleys and Suggestive Contours options are disabled. If they are enabled, the curvature information is always computed because it is necessary for the determination of these edge natures.) |
Revision 84e793a by Thomas Dinges April 12, 2011, 21:17 (GMT) |
Crap, there was still a old Link to Release Logs. Maybe retag, after this and last commit (Tooltip error in Splash Screen) ? |
Revision 656dd38 by Thomas Dinges April 12, 2011, 21:00 (GMT) |
Fixed a copy and paste error in "Copy Previous Settings" operator. ;-) |
Revision d782205 by Andrea Weikert April 12, 2011, 17:58 (GMT) |
fix for compile issue on MSVC 2008 due to macro expansion differences with gcc. |
Revision 7713907 by Campbell Barton April 12, 2011, 17:18 (GMT) |
fix for crash when pressing 'Copy Startup Settings', was using out of date main database. |
Revision 2ed8b5f by Campbell Barton April 12, 2011, 16:56 (GMT) |
reference the release PDF correctly |
Revision 2a0d8a4 by Campbell Barton April 12, 2011, 16:36 (GMT) |
edits to blender version data. |
Revision 4239d7c by Ton Roosendaal April 12, 2011, 16:24 (GMT) |
The Epic Blender 2.57 first stable commit! :) Let's do a quick last check if things work, call for release will be done shortly on bf-committers. Thanks everyone for making it possible! |
|