Blender Git Commits

Blender Git "master" branch commits.

Page: 3604 / 5574

May 26, 2012, 09:18 (GMT)
solidify option to flip normals
May 26, 2012, 08:31 (GMT)
Fix dummy cp/pt error (harmless in blender itself, but breaking doc and i18n tools...).
May 26, 2012, 00:46 (GMT)
initialize bake action vars from context
May 26, 2012, 00:41 (GMT)
previous commit didnt build - add back enum and note that its a copy because of linking error
Revision c904f53 by gsr b3d
May 26, 2012, 00:33 (GMT)
SVN maintenance.
May 26, 2012, 00:06 (GMT)
code cleanup: remove duplicate enum
May 25, 2012, 17:58 (GMT)
Fix most (all?) image space i18n UI bugs...
May 25, 2012, 17:52 (GMT)
svn merge ^/trunk/blender -r46930:HEAD

May 25, 2012, 17:44 (GMT)
fix for adding/removing spline items with multiple splines in a mask-object
May 25, 2012, 17:13 (GMT)
Fix a bad bug with direct/indirect linking since 2.5. Indirectly linked libraries
could get loaded twice in some cases, causing issues with e.g. node groups.

May 25, 2012, 15:20 (GMT)
support for deleting splines and points while maintaining animation
May 25, 2012, 14:57 (GMT)
Fix #31514: Open blends via drag-n'-drop doesn't work when splash screen is on

Do not block EVT_DROP event from popup handler.
Not ideal solution sine it'll be much nicer to cleanup event handling order,
but should be acceptable for now.
Revision 352cd24 by Gaia Clary
May 25, 2012, 14:08 (GMT)
fix [#31597] Operator Preset: Python Warning whenever a preset is executed (seen on Windows)
Revision 19705e9 by Gaia Clary
May 25, 2012, 13:50 (GMT)
Removed setting of filepath from Operator Preset for the Collada Exporter (Second Life presets)
May 25, 2012, 12:56 (GMT)
Fix for last commit, forgot to update Screen.is_animation_playing python property.

May 25, 2012, 12:48 (GMT)
mask slide now auto-keys
May 25, 2012, 12:37 (GMT)
patch [#31594] [Documentation]: fix for example in bge.render.rst
by Philipp Oeser (lichtwerk)
May 25, 2012, 12:37 (GMT)
Animation playback: now all windows are update during playback, rather than
just the active window.

May 25, 2012, 12:08 (GMT)
Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,
starting from version 2.64. Unless you have a special system setup, this means the
will be in ~/.config/blender rather than ~/.blender.

When the version number is changed to 2.64, the "Copy Previous Settings" operator
in the splash will copy the settings to the new location.

XDG base directory specification:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html

May 25, 2012, 12:06 (GMT)
print frame bumbers when printing shapes that mismatch
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021