Blender Git Commits

Blender Git "master" branch commits.

Page: 4422 / 5574

February 2, 2010, 13:58 (GMT)
adding back quotes, looks like well need to strip them some other way
February 2, 2010, 13:54 (GMT)
Bug in cmake broke vc build. Fixed by Jerome Lelong on ML.
February 2, 2010, 13:05 (GMT)
Updated OpenCollada section of cmake windows config.
February 2, 2010, 12:10 (GMT)
errors in arg parsing from yesterdays commit
February 2, 2010, 12:04 (GMT)
shape key transfer
- use the shape key basis for applying relative vertex locations
February 2, 2010, 11:10 (GMT)
editing the basis shape now updates others when relative is enabled.
February 2, 2010, 00:02 (GMT)
PROP_ANIMATEABLE -> PROP_ANIMATABLE (more common spelling)
February 1, 2010, 23:52 (GMT)
obj export broke since api updates to mathutils
February 1, 2010, 22:04 (GMT)
subtype support for properties in bpy.props.
February 1, 2010, 21:31 (GMT)
Proportional Edit Connected: Use connectivity distance for falloff (connectivity distance now also calculated across inner face edges).
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)

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.

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
Revision e15d6fa by gsr b3d
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
February 1, 2010, 18:38 (GMT)
bugfix for reading invalid id prop lengths from python.
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.
February 1, 2010, 18:26 (GMT)
Remove NO_CONTEXT flag from enum when copying operator properties to the operator itself.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021