Revision 8456995 by Campbell Barton March 24, 2010, 16:20 (GMT) |
xaspect and yaspect were not working with uv project modifier & panorama, also removed some includes. |
Revision 6f724c5 by Campbell Barton March 24, 2010, 15:17 (GMT) |
replace exceptions with getattr() fallback |
Revision b84bc45 by Campbell Barton March 24, 2010, 15:08 (GMT) |
fix for keying set rna path attribute and object select menu incorrect args to UI func. |
Revision 230a2e6 by Joshua Leung March 24, 2010, 12:48 (GMT) |
Keying Sets - PyAPI consistency issues: * Added 'id_name' property, which is used as the "typeinfo_name" by Keying Set instances. This is simply the name of the relevant KeyingSetInfo classes. * Renamed the 'array_index' arg for ks.add_path() to 'index'. Also removed the 'entire array' toggle arg in favour of just passing -1 to index. However, Keying Sets in general still maintain their 'entire array' toggle flags for now, it's just that the API function does conversion between the two. |
Revision 094098f by William Reynish March 24, 2010, 12:39 (GMT) |
Added Set VIsibility (V key) to Graph Editor menu. |
Revision 93c7b8a by Campbell Barton March 24, 2010, 10:56 (GMT) |
remove unused includes UI_*.h, WM_*.h, ED_*.h |
Revision 26736ac by Campbell Barton March 24, 2010, 09:51 (GMT) |
remove unused rna includes |
Revision 9bf3e20 by Tom Musgrove March 24, 2010, 03:48 (GMT) |
fix bad level calls |
Revision fffb9cb by Robert Holcomb March 23, 2010, 23:36 (GMT) |
oops forgot this! |
Revision 4532b0b by Sergey Sharybin March 23, 2010, 22:09 (GMT) |
Fixed disappearing of NURBS surface when it's created from to joined nurbs curves. |
Revision e6986ac by Sergey Sharybin March 23, 2010, 22:09 (GMT) |
Added "Number of cuts" property to the bpy.ops.curve.subdivide operator. |
Revision 377f060 by Campbell Barton March 23, 2010, 21:37 (GMT) |
enable compiling without python again |
Revision 6956f6c by Andrea Weikert March 23, 2010, 20:41 (GMT) |
fix: Curve point was added somewhere outside the universe - MSVC needed location initialized to zero. |
Revision c76a069 by Campbell Barton March 23, 2010, 20:04 (GMT) |
Panorama camera support for UV project modifier |
March 23, 2010, 19:00 (GMT) |
SVN maintenance. |
Revision 411cc8e by Andrea Weikert March 23, 2010, 18:46 (GMT) |
fix [#21666] selecting images in file browser before thumbnail is created deselects them when the thumb is created - was overwriting the selection flag - also fixed mismatching prototype (own eek!) Also added small update of MSVC 9 projectfiles (blendkernel/image_gen.c) |
Revision 737eee5 by Campbell Barton March 23, 2010, 18:28 (GMT) |
move uv project functions into their own files to be more re-usable. |
Revision e6aac03 by Daniel Salazar March 23, 2010, 16:40 (GMT) |
Spacebar to confirm Fly Mode |
Revision e255cff by Daniel Salazar March 23, 2010, 16:17 (GMT) |
Mesh Edit mode keymap conflict: Shift F should be fly mode, remapped Fill to Alt F and Beautity Fill to Shift Alt F first commit from PrimateFX headquarters! |
Revision 083b11f by Brecht Van Lommel March 23, 2010, 16:17 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021