Revision e343a69 by Campbell Barton May 26, 2012, 09:18 (GMT) |
solidify option to flip normals |
Revision 026e2b3 by Bastien Montagne May 26, 2012, 08:31 (GMT) |
Fix dummy cp/pt error (harmless in blender itself, but breaking doc and i18n tools...). |
Revision 3bb4814 by Campbell Barton May 26, 2012, 00:46 (GMT) |
initialize bake action vars from context |
Revision 49b6867 by Campbell Barton May 26, 2012, 00:41 (GMT) |
previous commit didnt build - add back enum and note that its a copy because of linking error |
May 26, 2012, 00:33 (GMT) |
SVN maintenance. |
Revision 6dcef66 by Campbell Barton May 26, 2012, 00:06 (GMT) |
code cleanup: remove duplicate enum |
Revision 178d541 by Bastien Montagne May 25, 2012, 17:58 (GMT) |
Fix most (all?) image space i18n UI bugs... |
Revision 2c8a7ac by Ove Murberg Henriksen May 25, 2012, 17:52 (GMT) |
Revision 10c6a8c by Campbell Barton May 25, 2012, 17:44 (GMT) |
fix for adding/removing spline items with multiple splines in a mask-object |
Revision 3fe10d4 by Brecht Van Lommel 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. |
Revision 6fa349f by Campbell Barton May 25, 2012, 15:20 (GMT) |
support for deleting splines and points while maintaining animation |
Revision d236f8d by Sergey Sharybin 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) |
Revision 6b554c5 by Brecht Van Lommel May 25, 2012, 12:56 (GMT) |
Fix for last commit, forgot to update Screen.is_animation_playing python property. |
Revision b230ebf by Campbell Barton May 25, 2012, 12:48 (GMT) |
mask slide now auto-keys |
Revision e213384 by Campbell Barton May 25, 2012, 12:37 (GMT) |
patch [#31594] [Documentation]: fix for example in bge.render.rst by Philipp Oeser (lichtwerk) |
Revision ad65b7b by Brecht Van Lommel May 25, 2012, 12:37 (GMT) |
Animation playback: now all windows are update during playback, rather than just the active window. |
Revision 942fcf4 by Brecht Van Lommel 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 |
Revision bb97cf3 by Campbell Barton May 25, 2012, 12:06 (GMT) |
print frame bumbers when printing shapes that mismatch |
|