Revision 1931aac by Campbell Barton June 6, 2012, 14:48 (GMT) |
style cleanup: (indentation) |
Revision 2cb6715 by Campbell Barton June 6, 2012, 14:38 (GMT) |
mask mode - only keyframe selected mask layers - fix for crash in deleting animated mask layers (other than the first) |
Revision 0499200 by Daniel Genrich June 6, 2012, 13:30 (GMT) |
Cloth: Add support for "Self Collision Vertex Group". Self collision vertex groups enable artists to exclude selected vertices from getting involved in self collisions. This speeds simulations and it also resolves some self collision issues. |
Revision d6ebba4 by Campbell Barton June 6, 2012, 12:48 (GMT) |
recalc animated mask deformations on load. |
Revision c6d0ebc by Campbell Barton June 6, 2012, 11:40 (GMT) |
- background images now draw in opengl render - fix bug where forground images could be invisible when clipping was enabled. |
Revision 91beb27 by Antonis Ryakiotakis June 6, 2012, 10:41 (GMT) |
Fix scons + smoke not working. it seems like the definition + include file are needed on the higher level dir too. |
Revision 870ba8a by Campbell Barton June 6, 2012, 10:25 (GMT) |
svn merge ^/trunk/blender -r47423:47506 |
Revision 8849a78 by Sergey Sharybin June 6, 2012, 10:01 (GMT) |
Added example of basic objects ooperations in Python, liek adding object datablock, adding object, linking it to scene and making selected and active. |
Revision 8b7538c by Bastien Montagne June 6, 2012, 08:33 (GMT) |
Adding back Dutch language, as it seems we found a translator for it. :) |
Revision 5caeeec by Sergey Sharybin June 6, 2012, 08:08 (GMT) |
Corrected documentation for intersect_point_quad_2d to match exactly how it works in C side: only convex quads without singularities gives predictable results. |
Revision 2be904b by Campbell Barton June 6, 2012, 06:01 (GMT) |
support negative indexing with SequenceElements.pop() - like python does, -1 is default. |
Revision eedaaee by Campbell Barton June 6, 2012, 05:37 (GMT) |
fix for building without smoke. |
Revision 3c85e21 by Daniel Salazar June 6, 2012, 00:03 (GMT) |
Enabling smooth modifier for curves |
Revision c17d953 by Daniel Genrich June 5, 2012, 22:50 (GMT) |
Smoke: Fix rna names as suggested by Thomas Dinges. |
Revision c97c6c0 by Daniel Genrich June 5, 2012, 22:43 (GMT) |
Smoke: Make Smoke density available to python via rna. |
Revision cb0b355 by Campbell Barton June 5, 2012, 22:12 (GMT) |
style cleanup |
Revision 6cff0b7 by Campbell Barton June 5, 2012, 21:54 (GMT) |
style cleanup |
Revision 2548494 by Ove Murberg Henriksen June 5, 2012, 21:10 (GMT) |
Removed confusing error reporting code. The confusing part was inconsitent reporting. It reported un eaven indices when only one source and a fail, but not when several sources and some success and some fail. |
Revision 59d6998 by Ove Murberg Henriksen June 5, 2012, 20:48 (GMT) |
Bugfix, no longer crashing wehn no source vertex group. |
Revision 465b11e by Campbell Barton June 5, 2012, 19:39 (GMT) |
operator to reset feather weights on all shape keys |
|