Blender Git Commits

Blender Git "master" branch commits.

Page: 4036 / 5574

May 10, 2011, 05:07 (GMT)
entering non utf8 text in filepaths in the file selector would get incorrectly stripped.
May 10, 2011, 03:03 (GMT)
camera composition guides: center, thirds, golden rule
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.


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
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.
Revision c87b5f8 by gsr b3d
May 9, 2011, 20:13 (GMT)
SVN maintenance.
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.
May 9, 2011, 14:41 (GMT)
minor cleanup, no functional changes.
May 9, 2011, 14:32 (GMT)
tag unused arguments, quiet some warnings
May 9, 2011, 13:13 (GMT)
Recreate mipmaps after undo in image editor
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.
May 9, 2011, 11:02 (GMT)
Cycles: fix node outputs not connect to more than one input.

May 9, 2011, 10:43 (GMT)
Cycles: different fix for animation render, in render API instead of python script.

May 9, 2011, 10:40 (GMT)
Cycles: fix crash when drawing properties UI while editing node links.

By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021