Revision 2a14b0b by Campbell Barton May 10, 2011, 05:07 (GMT) |
entering non utf8 text in filepaths in the file selector would get incorrectly stripped. |
Revision 2889f5a by Campbell Barton May 10, 2011, 03:03 (GMT) |
camera composition guides: center, thirds, golden rule |
Revision 21a9dc8 by Campbell Barton May 10, 2011, 00:45 (GMT) |
Revision a6b057e by Joseph Eagar May 9, 2011, 22:16 (GMT) |
=bmesh= fixed mesh deform crasher |
Revision 2197b4a by Joseph Eagar May 9, 2011, 22:07 (GMT) |
=bmesh= fixed unlink uv selection bug |
Revision 422b24f by Joseph Eagar May 9, 2011, 22:05 (GMT) |
=bmesh= fixed prop crasher and knifetool modal map typo |
Revision 8a3ea78 by Joseph Eagar May 9, 2011, 21:55 (GMT) |
=bmesh= fixed dissolve verts crash |
Revision 7798666 by Joseph Eagar May 9, 2011, 21:38 (GMT) |
=bmesh= added modal keymap for knife tool. I'm not sure how to handle the panning pass-through, it's still hardcoded to happen on MIDDLEMOUSE. |
Revision 14c3714 by Nathan Letwory May 9, 2011, 21:34 (GMT) |
Revert rename of r36578, breaks scons compile. |
Revision 6acd2f1 by Joseph Eagar May 9, 2011, 20:43 (GMT) |
=bmesh= undo loopcut commit, for some reason the recent merge didn't catch it |
Revision d143eca by Sergey Sharybin May 9, 2011, 20:14 (GMT) |
Fix #27346: When The FONT object is blank, the dimensions are calculated wong. This commit fixes boundbox for empty curve-typed objects. Because of strange reason (-1,-1,-1) and (1,1,1) was used as boundbox. Now it uses zero-sized boundbox (as it's done for meshes). This commit makes nothig with that single space character text from the report. |
May 9, 2011, 20:13 (GMT) |
SVN maintenance. |
Revision 885141c by Campbell Barton May 9, 2011, 16:31 (GMT) |
patch [#21740] Image support for Empty Objects from Andy Braham (andybraham) This adds support for empties to reference images and draw in the 3D view. Modifications from the original patch. - use an empty draw 'image' type - use image aspect ratio for non-square-pixels - when the image is not found, still draw the frame. |
Revision 1e0c3d3 by Campbell Barton May 9, 2011, 14:41 (GMT) |
minor cleanup, no functional changes. |
Revision 5ba0c2c by Campbell Barton May 9, 2011, 14:32 (GMT) |
tag unused arguments, quiet some warnings |
Revision 18e9d9c by Sergey Sharybin May 9, 2011, 13:13 (GMT) |
Recreate mipmaps after undo in image editor |
Revision 88a13d7 by M.G. Kishalmi May 9, 2011, 12:46 (GMT) |
fixed scrolling lists with the mousewheel for some X11 windowmanagers. some WMs not only send 'crossing' events when really moving from one window to another, but also when mousewheeling. distinguishing those events 'mode' property fixed this. brecht++ for figuring out the details. |
Revision 42e2c47 by Brecht Van Lommel May 9, 2011, 11:02 (GMT) |
Cycles: fix node outputs not connect to more than one input. |
Revision 442baef by Brecht Van Lommel May 9, 2011, 10:43 (GMT) |
Cycles: different fix for animation render, in render API instead of python script. |
Revision f0d91fe by Brecht Van Lommel May 9, 2011, 10:40 (GMT) |
Cycles: fix crash when drawing properties UI while editing node links. |
|