Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3687 / 5574

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!)

March 21, 2012, 17:34 (GMT)
Fix for crash on selecting loop in cases when some edges aren't connected to any faces.
March 21, 2012, 17:21 (GMT)
Use linear interpolation for intersecting tracks when joining them together.
March 21, 2012, 16:45 (GMT)
Tracking objects were creating with zero scale.
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 ;) ).
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.
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.
March 21, 2012, 12:35 (GMT)
Fix blenderplayer utf8 cmake for MinGW (linking order matters for gcc)
March 21, 2012, 12:15 (GMT)
modify osx CMake hack so the CMake files can be parsed more easily by naive my error checker.
March 21, 2012, 12:08 (GMT)
move some bmesh headers into intern/ since they are not used externally.
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.
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.
March 21, 2012, 09:10 (GMT)
style cleanup: bmesh
March 21, 2012, 09:04 (GMT)
Fix for [#30499] video sequencer crashes when moving around within a sequence.
March 21, 2012, 08:35 (GMT)
rename ngon tessellate function.
March 21, 2012, 07:49 (GMT)
fix [#30617] regression: select similar no threshold
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.
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.
March 21, 2012, 04:43 (GMT)
minor changes to sphinx doc generator title formatting
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.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021