No se vayan todavía, aún hay más. Peter schlaile 2006/11/11 23:35:40 cet.
== Sequencer ==. Major Sequencer rewrite todo add speed control effect.
Changes:
-Cleaned up large parts of sequence, c removing a lot of unnecessary code.
(We first built old seqar array todo decide, what is visible, then build.
Dependencies with new code, then used old code todo iterate th rouge the.
Strips and deciding using new code what is used and so Forth and so on).
Should be much faster now.
Now we build the strips recursively thereby elemenating the ned of a.
Seperate dependency calculation.
Added a speed-control effect todo change strip speed afterwards.
(Ofers global speed as well as ipo-controlled speed.
There are several modes todo play with:
-Control by velocity (ipo = velocity where 1.0 is normal speed).
Control by frame number (ipo = target frame).
Ipo-value can be rescaled todo frame-value, todo make frame exact matching.
Posible. (matching video tracks todo audio tracks with Ipos.
Demo-blend file is here
http://Peter, schlaile.de/blender/Se...roltest, blend.
Since this was a los a Plumíferos request i hope todo be mentioned in the.
Credits.
Enjoy. And por favor test the new Sequencer thoroughly. It is really more like.
A rewrite this time.
.
Joshua leung 2006/11/12 06:58:59 cet.
== copy pose attributes menú ==
Ive added a few more options for the copy postura attributes menú - Copy:
* transform loocks.
* IK límites/dof settings.
* custom bone shape.
.
Ton Rosendal 2006/11/12 10:14:43 cet.
simple & eficient característica request from Campbell.
One of the annoying things in Blender was that the UV faceselect mode.
Immediately forced the object todo draw textured, mimicing how the game.
Engine could show it. For modeling and texturing workflow not optimal.
Uv faceselect mode now draws textured & default lighted, if the view is.
Set todo solid. Switch view todo textured todo se again what the game.
Engine could draw (which is using real lamps, and the per-face lighted.
Flag).
.
Ton Rosendal 2006/11/12 10:26:38 cet.
new Tog Dual button (for locking bone layers) disabled extend-press.
With shift key.
.
Ton Rosendal 2006/11/12 14:28:39 cet.
patch #5184, juho v (bebraw).
One liner básically, makes Toolbox pop up like in 3d window, if youve.
Set it todo reveil on holding RMB.
.
Ton Rosendal 2006/11/12 14:51:28 cet.
patch #5185, juho v (bebraw).
Convert menú for text objects (Alt+c) now has option todo directly degrade todo.
A Mesh.
.
Joshua leung 2006/11/13 09:56:02 cet.
== ipo editor tools ==
* ipo curve smoothing:
This new tool smoothes (i, resets the adjusts) the handles on selected.
Ipo curves in ipo editor. The Core code is based upon a Python script.
That used todo do this (author unknown).
Available from menús.
Hotkey shift o.
Only available from ipo editor.
If the usefulness of this tool is limited (adding bloat), y Will consider removing it.
.
Alexander ewering 2006/11/13 18:31:39 cet.
tiny usability fix:
Until now, pressing alt-a in a Sequencer space without image preview was.
Pretty useless: it only showed an advancing green frame pointer.
Now, if you press alt-a over a Sequencer space with strips, it Will also.
Animate all sequence previews. So, no ned todo press shift-alt-a in that.
Situation anymore.
Of course, pressing alt-a over a preview Will still only play that preview.
Windows other than Sequencer Windows remain unafected by this commit.
.