Revision 25183b8 by Campbell Barton February 2, 2010, 13:58 (GMT) |
adding back quotes, looks like well need to strip them some other way |
Revision 2047929 by Arystanbek Dyussenov February 2, 2010, 13:54 (GMT) |
Bug in cmake broke vc build. Fixed by Jerome Lelong on ML. |
Revision 67c9fa4 by Arystanbek Dyussenov February 2, 2010, 13:05 (GMT) |
Updated OpenCollada section of cmake windows config. |
Revision 755569b by Campbell Barton February 2, 2010, 12:10 (GMT) |
errors in arg parsing from yesterdays commit |
Revision 02dc4e9 by Campbell Barton February 2, 2010, 12:04 (GMT) |
shape key transfer - use the shape key basis for applying relative vertex locations |
Revision 1b17112 by Campbell Barton February 2, 2010, 11:10 (GMT) |
editing the basis shape now updates others when relative is enabled. |
Revision ecaa50e by Campbell Barton February 2, 2010, 00:02 (GMT) |
PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling) |
Revision 53d425e by Campbell Barton February 1, 2010, 23:52 (GMT) |
obj export broke since api updates to mathutils |
Revision 039d087 by Campbell Barton February 1, 2010, 22:04 (GMT) |
subtype support for properties in bpy.props. |
Revision 26cfe81 by Martin Poirier February 1, 2010, 21:31 (GMT) |
Proportional Edit Connected: Use connectivity distance for falloff (connectivity distance now also calculated across inner face edges). |
Revision 18a2b99 by Tamito Kajiyama February 1, 2010, 20:47 (GMT) |
Merged changes in the trunk up to revision 26533. |
Revision ef2dfbc by Tom Musgrove February 1, 2010, 19:53 (GMT) |
Revision 2156ddc by Brecht Van Lommel February 1, 2010, 19:35 (GMT) |
Fix part of #19858: texture node outputs don't work separately, the meaning of node output indices was changed without a version patch. |
Revision 58b89bb by Brecht Van Lommel February 1, 2010, 19:22 (GMT) |
Fix sculpt mode drawing performance regression, happened on at least NVidia/Linux. Disabling GL_MULTISAMPLE apparently makes things go much slower even though we're not using it, why is a mystery to me. |
Revision 676cc6d by Tom Musgrove February 1, 2010, 19:17 (GMT) |
libpng.dll is not included in our libs on win64 |
February 1, 2010, 19:01 (GMT) |
SVN maintenance. |
Revision f2a8bb3 by Tom Musgrove February 1, 2010, 18:39 (GMT) |
this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit |
Revision 7fe3ab7 by Campbell Barton February 1, 2010, 18:38 (GMT) |
bugfix for reading invalid id prop lengths from python. |
Revision 46b0e90 by Martin Poirier February 1, 2010, 18:30 (GMT) |
Mesh Extrude menu Todo for Campbell: - Make menu context sensitive - Make menu automatically run the operator if there is only one option Note: Saved configurations and keymaps with references to "Extrude and Move" operator needs to be updated to either call the menu or one of the new extrude macros. |
Revision bfdf6d1 by Martin Poirier February 1, 2010, 18:26 (GMT) |
Remove NO_CONTEXT flag from enum when copying operator properties to the operator itself. |
|