Revision d589afb by Tom Musgrove June 4, 2006, 17:19 (GMT) |
==kmz importer== This script adds support for importing kmz mesh files (google maps model format) - the script was written by jmz, thanks |
Revision d45b13e by Stephen Swaney June 4, 2006, 16:46 (GMT) |
support for ffmpeg in linux. default is no. set BF_OPENGL to /usr rather than /usr/lib. thx Ken! |
Revision e9fb9f2 by Ton Roosendaal June 4, 2006, 16:26 (GMT) |
Bugfix #4223 Sequencer: A call to view2d_do_locks() got accidentally added in main drawing loop, causing an infinite loop of redraws when this option was used with more sequence windows open. Added missing view2d_do_locks() to zooming in Sequence window. Also cleaned this call a bit. |
Revision e7a85df by Ken Hughes June 4, 2006, 15:54 (GMT) |
Bugfix #4089: Some Linux distros are using newer versions of OpenAL which have FreeAlut (the OpenAL Utility Toolkit) separated out into libalut. Added a configuration test to check for libalut and add to LIBPATH if detected. |
Revision 5bd3241 by Tom Musgrove June 4, 2006, 15:19 (GMT) |
==bvh removal for cambo== removing to fix some commit problems - cambo will add them back |
June 4, 2006, 15:00 (GMT) |
* Fixed bug #4000 (can't select horizontally flipped sequence effect strips). Just needed a check if start > end. |
Revision 14ede28 by Peter Schlaile June 4, 2006, 13:46 (GMT) |
==Sequencer== Bugfix: If you use the IPO-pinning feature and edited an IPO that wasn't highlighted as the current Sequence (current Sequence being a Metastrip), you'll get obscure crashes, since the code a) was mistakenly using last_seq b) didn't test for se->ok != 2, thereby doing double frees on imbufs Am I the only one, who wants to remove the last_seq global completely... ? |
Revision cc28a00 by Ken Hughes June 4, 2006, 13:16 (GMT) |
===Python API=== Patch to add 'NoSpecular' to Lamp.Modes constant dict, submitted by Jonathan Merritt. Thanks! |
Revision 73e5693 by Campbell Barton June 4, 2006, 09:35 (GMT) |
Fixed mistake in calculating the collapse position (surprising it worked as well as it did) |
Revision 91181b0 by Alfredo de Greef June 4, 2006, 02:54 (GMT) |
bugfix #3679 YFexport relative path on linux |
Revision 3a02747 by Alfredo de Greef June 4, 2006, 01:29 (GMT) |
Bugfix for crashes when rendering with yafray when the render size was not 100% |
Revision a6c97c9 by Ton Roosendaal June 3, 2006, 17:21 (GMT) |
Rotation constraint update. Small fix, but results are at least less frustrating now. It uses the "compatible euler" function from inserting key positions here, preventing euler values to be constrainted that differ weirdly. I've tried several other approaches to get a definite rotate constraint, but only constraining a single axes seems to me impossible magic still... |
Revision 9ab30b4 by Ton Roosendaal June 3, 2006, 13:26 (GMT) |
Patch from Fred van Essen: six new blending modes. http://mediawiki.blender.org/index.php/BlenderDev/BlendingModes Functional in Node editor and Material Ramps. |
Revision 71f349e by Ton Roosendaal June 3, 2006, 11:49 (GMT) |
Plumiferos bugfix: The new (months ago) added option for "Local Constraint" always copied and restored a PoseChannel quaternion, that disabled the required normalizing of quaternions. Only visible when you manually draw Ipo Curves, but it's probable that it showed in other cases too. |
Revision 2ac1622 by Ton Roosendaal June 3, 2006, 10:08 (GMT) |
Bugreport #3891 Object Layer Ipos didn't work when the Ipo was moved an Object Action. Can't get this to work though... this option has been added with a lot of exception handling already, and for action/nla it's very nasty to blend/mix/add layer bit values. So; better not support that. As feedback for users, I've added a notice popup when you try to move layer-ipos to an action. |
Revision bc7b498 by Ton Roosendaal June 3, 2006, 09:19 (GMT) |
Plumiferos request Compositor: Viewer Nodes inside of Groups now work too. To not frustrate interactive speed, the following rules apply: - Making a Group editable (or closing) doesn't signal recalculation of composite - clicking on an Input socket always checks changes and calulcates - When there are Viewers inside an edited Group, Viewers in the main tree are not executed. Also added: a "hide unused sockets" icon in the header of Viewer nodes. This allows cleanup of Groups, to prevent these sockets get reveiled. |
Revision 6f44fc5 by Campbell Barton June 3, 2006, 07:46 (GMT) |
Added an option to OBJ import "As Instance" - so people can import all the objs objects into a new scene and have a group instanced in the current scene. some extra details in Epydocs about how groups work. |
Revision a4817c5 by Erwin Coumans June 2, 2006, 23:26 (GMT) |
added basic docs for rbFriction and rbRestitution |
Revision 9c27075 by Erwin Coumans June 2, 2006, 20:59 (GMT) |
added friction and restitution for the Collada Physics export/import See http://colladablender.illusoft.com |
Revision 6f1c45c by Ton Roosendaal June 2, 2006, 20:48 (GMT) |
Plumiferos bugreport: Appending a Scene, which had group-objects, accidentally linked these objects to the active scene too. This was a mixup with the case of just appending a group. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021