Revision d8623da by Peter Schlaile March 21, 2012, 18:02 (GMT) |
== Sequencer == This adds movieclip input support to the sequencer, thereby making undistorted and stabilized footage available without a seperate render step. Also: removes some old cruft code from the sequencer: * new_tstripdata wasn't used anymore * StripElems were allocated for SCENE strips on full length, wasting memory Added a comment, that hopefully makes things a little bit clearer: StripElems are *only* usefull for MOVIE + IMAGE strips for all other strip types one can set this pointer to NULL. (If that should cause otherwise problems, then the code that doesn't check for NULL is to blame!) |
Revision ee1dc84 by Sergey Sharybin March 21, 2012, 17:34 (GMT) |
Fix for crash on selecting loop in cases when some edges aren't connected to any faces. |
Revision af46a29 by Sergey Sharybin March 21, 2012, 17:21 (GMT) |
Use linear interpolation for intersecting tracks when joining them together. |
Revision e82cd12 by Sergey Sharybin March 21, 2012, 16:45 (GMT) |
Tracking objects were creating with zero scale. |
Revision d5600a4 by Bastien Montagne March 21, 2012, 15:51 (GMT) |
Quick fix to broken text editor/console from r45051. Note: not completely sure this is the way to go, but at least it works (and is easy to revert in case there is better solution ;) ). |
Revision fde62b2 by Sergey Sharybin March 21, 2012, 14:19 (GMT) |
Fix #30616: Inconsistency Del and Backspace of resetting values Color circle, waveform and histogram were still using Del key for resetting value. Changed to backspace. |
Revision c3e37cf by Sergey Sharybin March 21, 2012, 14:13 (GMT) |
Fix #30622: documentation example code for bge.types.KX_MeshProxy did not work, using fix suggested by Ryan King. |
Revision b06f238 by Antonis Ryakiotakis March 21, 2012, 12:35 (GMT) |
Fix blenderplayer utf8 cmake for MinGW (linking order matters for gcc) |
Revision f127a0c by Campbell Barton March 21, 2012, 12:15 (GMT) |
modify osx CMake hack so the CMake files can be parsed more easily by naive my error checker. |
Revision b15255e by Campbell Barton March 21, 2012, 12:08 (GMT) |
move some bmesh headers into intern/ since they are not used externally. |
Revision 7a43cd7 by Campbell Barton March 21, 2012, 11:31 (GMT) |
fix [#30613] B-mesh - inset created invalid mesh inset could make a quad that used the same vertex multiple times. |
Revision 08b7e6a by Campbell Barton March 21, 2012, 09:39 (GMT) |
partial fix for bug [#30613], inset creating invalid meshes, however its still possible to cause a crash with a different selection, will fix next. |
Revision d76c05c by Campbell Barton March 21, 2012, 09:10 (GMT) |
style cleanup: bmesh |
Revision 112ef14 by Joerg Mueller March 21, 2012, 09:04 (GMT) |
Fix for [#30499] video sequencer crashes when moving around within a sequence. |
Revision 6053e4f by Campbell Barton March 21, 2012, 08:35 (GMT) |
rename ngon tessellate function. |
Revision e11c67e by Campbell Barton March 21, 2012, 07:49 (GMT) |
fix [#30617] regression: select similar no threshold |
Revision bec263e by Campbell Barton March 21, 2012, 06:33 (GMT) |
wm/operator code: Change operator previous settings initialization not to use the redo stack since this gets cleared and it means only redo operators can re-use last settings. now this works for import/export as well. |
Revision 9773f87 by Campbell Barton March 21, 2012, 05:33 (GMT) |
bmesh docs: - add examples for custom-data access - group BMesh types logically in docs - added missing docstrings needed to add grouping functionality to sphinx for this. |
Revision 1d5922f by Campbell Barton March 21, 2012, 04:43 (GMT) |
minor changes to sphinx doc generator title formatting |
Revision de5cff8 by Campbell Barton March 20, 2012, 23:52 (GMT) |
starting blender with -W option would cause other windows (like user preferences to be fullscreen too), now only override once. |
|
|
|


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