Revision 7ba8c9e by Campbell Barton March 19, 2012, 22:29 (GMT) |
patch [#30595] Wiki Quick Hacks: Make Tooltip Background Colour Themeable from luke frisken (lfrisken) |
Revision ccbed13 by Nicholas Bishop March 19, 2012, 22:21 (GMT) |
Quiet warnings about unused functions and variables. Commented or '#if 0' these functions/variables and marked with 'UNUSED' comment so they can be restored in the future if needed. |
Revision e6834fc by Campbell Barton March 19, 2012, 21:40 (GMT) |
bmesh inset: outset option |
Revision 9beef61 by Nicholas Bishop March 19, 2012, 21:38 (GMT) |
Fix format string warnings (gcc) by using string literals. gcc 4.6 was giving warnings like this: "warning: format not a string literal and no format arguments [-Wformat-security]" |
Revision d91deb9 by Campbell Barton March 19, 2012, 21:27 (GMT) |
bmesh inset: option to inset boundaries. |
Revision 9b5151d by Nicholas Bishop March 19, 2012, 21:21 (GMT) |
Redraw data properties after selecting a bone. This is so that selecting bones while in weight paint mode will show the correct active vertex group. |
Revision f18dab6 by Brecht Van Lommel March 19, 2012, 21:09 (GMT) |
Fix #30531: mirror modifier with vertex groups did not add both the left and right groups to merged vertices, only one. This made the result asymmetric, now merged vertices will be part of both groups with half weight. |
Revision 82979d5 by Sergey Sharybin March 19, 2012, 20:47 (GMT) |
Fix #30590: Crash in multires when undoing extrude [File incl.] - Crash was caused by recursively copying directory into itself, fixed by switching from opendir() to scandir(). - Also do not try to unpack images which doesn't have name. |
Revision fe4ba0a by Nicholas Bishop March 19, 2012, 20:28 (GMT) |
Remove debug print in create_vert_poly_map |
Revision 9c64278 by Campbell Barton March 19, 2012, 20:01 (GMT) |
style cleanup: minor change to bmesh py repr + comment on loop radial next/prev to avoid confusion. |
Revision 4fa92f1 by Campbell Barton March 19, 2012, 19:27 (GMT) |
fix for error reported on IRC, sorting zero sized lists would cause a crash. |
Revision 3dbc340 by Bastien Montagne March 19, 2012, 19:17 (GMT) |
Spelling of UI messages (then -> than). |
Revision d7b072f by Brecht Van Lommel March 19, 2012, 18:14 (GMT) |
Fix #30456: transforming object with a hair particle system, on a frame after the cache end frame would reset to the previous state on confirm. Was an issue with object animation being evaluated unnecessarily, now make check more precise. |
Revision 8e0493b by Brecht Van Lommel March 19, 2012, 17:22 (GMT) |
Fix #30449: sampled motion blur not working with softbody. |
Revision c2c0597 by Brecht Van Lommel March 19, 2012, 17:21 (GMT) |
Fix #30594: UV editor transform tools did not show help/pivot line to indicate transform center as it did in 2.49. |
Revision 73a4f7f by Sergey Sharybin March 19, 2012, 10:52 (GMT) |
Fix for drag-n-drop images into sequencer: it was impossible to select files from a file browser after dropping image strip from an external application. |
Revision 305da3a by Campbell Barton March 19, 2012, 09:47 (GMT) |
bmesh inset: fix hole when 2+ faces a vert but no edges (would make a hole), now splice the verts back together. |
Revision 543bf45 by Campbell Barton March 19, 2012, 08:49 (GMT) |
style cleanup: + some spelling errors for inset |
Revision 6f104aa by Campbell Barton March 19, 2012, 08:36 (GMT) |
code cleanup: bmesh api - make arg order consistent - htype before hflag or oflag. |
Revision e9da46a by Bastien Montagne March 19, 2012, 07:57 (GMT) |
Grmml, dummy typo in previous UI message-fix commitâ?¦ :/ |
|
|
|


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