Revision 4882cb6 by Campbell Barton November 17, 2013, 07:54 (GMT) |
convenience makefile: support spaces in paths also update for new source/tools paths. |
Revision 85bbef0 by Campbell Barton November 17, 2013, 04:09 (GMT) |
python api internals: no need to set the stop-iter exception string. |
Revision c9209de by Campbell Barton November 17, 2013, 03:58 (GMT) |
vertex weights: add weight quantize tool. |
Revision f9785bd by Thomas Dinges November 16, 2013, 23:44 (GMT) |
* Some less technical tooltip for the splash screen. |
Revision 87c66bc by Thomas Dinges November 16, 2013, 23:37 (GMT) |
Documentation: * Update readme for 2.70 (content + links), also updates for new tracker/git. * Fix some links to the new blender.org website * Release logs now point directly to the wiki, I don't see a reason to point to the website, just to redirect to the wiki after all. |
Revision c592ebf by Tamito Kajiyama November 16, 2013, 22:11 (GMT) |
Freestyle: a follow-up fix of trunk revision 61233. When an iterator has reached the end, any reference of the object pointed by it will now lead to a RuntimeError instead of returning None, with the aim of forcing Python API users to check the end of iteration rather than implicitly indicating the error condition. Acknowledgement to flokkievids for API discussions in the BlenderArtists.org Freestyle for Blender thread. |
Revision c239baa by jens verwiebe November 16, 2013, 21:13 (GMT) |
OSX/scons: small reorder and spelling |
Revision a05e90f by jens verwiebe November 16, 2013, 20:46 (GMT) |
OSX/scons: fix msgfmt binary linking and locale files distribution |
November 16, 2013, 19:21 (GMT) |
Transform: vertex snapping for curves This adds vertex snapping capabilities for curves. Snaps to all control points of other objects, and visible + selected control points and handles in curve edit mode. Reviewed By: brecht Differential Revision: https://developer.blender.org/D3 |
Revision f2faebe by Sergey Sharybin November 16, 2013, 18:45 (GMT) |
Fix compilation error with SCons when using BUILDINFO and git is not found Fallback to "no buildinfo" mode in this case. |
Revision 8bc4830 by Campbell Barton November 16, 2013, 18:23 (GMT) |
pose mode: extend selection flipping to use the same method as editmode. adds extend and active only opton. |
Revision ed1146b by Campbell Barton November 16, 2013, 18:23 (GMT) |
armature editmode: option for select mirror to use active bone only. |
Revision 4fd66d7 by Campbell Barton November 16, 2013, 18:23 (GMT) |
code cleanup: armature functions - added BKE_pose_channel_get_mirrored (matching editmode function ED_armature_bone_get_mirrored) - editbone_name_exists -> ED_armature_bone_find_name |
Revision e62cdbb by Campbell Barton November 16, 2013, 18:23 (GMT) |
code cleanup: rename flip_side_name to BKE_deform_flip_side_name |
Revision 891a037 by Sergey Sharybin November 16, 2013, 18:18 (GMT) |
Skip .git files from submodules for install targets Also removed .svn checks when it's not longer needed. Some further tweaks (probably for OSX bundler) are likely needed. |
Revision 9c3586d by Sergey Sharybin November 16, 2013, 18:09 (GMT) |
Remove check for whether po folder exist It was just a temp thing to not break stuff before final git migration. |
Revision 09ecfc3 by Sergey Sharybin November 16, 2013, 18:02 (GMT) |
Fixes for buildinfo of exported source tree - Better to set branch/hash to "unknown" so it's clear build is done from exported tree. - SCons used to reference undefined variable. |
Revision e8bd916 by Campbell Barton November 16, 2013, 17:05 (GMT) |
armature editing: using too short length checking to add L/R suffix. |
Revision fd8ad2b by Sergey Sharybin November 16, 2013, 16:33 (GMT) |
Further tweak to .mo compilation on windows Was wrong dependency used for msgfmt custom command. |
Revision bc6ba9e by Sv. Lockal November 16, 2013, 15:49 (GMT) |
Fix T37493: Defocus node with angle = 90° rotates bokeh only for ~1.5° |
|
|
|


Master Commits
MiikaHweb | 2003-2021