Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3742 / 5574

February 4, 2012, 00:36 (GMT)
fix [#30060] self.report printed twice
February 3, 2012, 20:12 (GMT)
Fix #30064: Image editor: paint on image, rename image, undo -> crash
February 3, 2012, 19:13 (GMT)
Movie Clip Editor: implemented option to display frame using OpenGL textures

Initial idea was to perform bilinear filtering for displaying proxied frame
to make it looking a bit smoother. It was done but it was also discovered
that using such kind of texture buffers helps on some crappy videocards
when playing $k footage.

Currently check for NPOT support is disabled, so use this option with care.
February 3, 2012, 19:13 (GMT)
Movie Clip Editor: cleanup of display panels

- Split display options into two panels:
* Display, which contains all general display options related on editor itself
* Marker Display, which contains options which makes sense for markers themselves
and not used so often.
- Remove Show GPencil option which doesn't actually make sense because strokes might
be disabled from GPencil panel
- Removed Show Pyramid option and show pyramid for KLT tracker as default.
- Added hotkey to toggle Show Disabled (Alt-D)
- Added hotkey to toggle Show Pattern (Alt-S)

Changes in interface and hotkeys are done by Sebastian Koenig.
Thanks for the patch!

Own changes in interface were related on Aspect Ratio. It doesn't make
much sense for tracking (camera pixel aspect is what you'll want to use,
but for masking it would make much more sense because when you just
want to create a mask for footage you don't actually have camera).
Just removing from interface seems not so nice for now.
February 3, 2012, 18:47 (GMT)
Merging r43848 through r43870 from trunk into soc-2011-tomato

February 3, 2012, 13:08 (GMT)
Fix #30028: VSE Paste Strip Crash

Crash was caused by invalidation of ID pointers stored in sequencer clipboard
when using undo (undo leads to changes in IDs addresses in memory).

Restore pointers stored in clipboard in the same way as IDs are restoring
for user interface.
February 3, 2012, 04:58 (GMT)
fix for crash converting a curve into a mesh (Alt+C conversion), this would crash on entering editmode.

now curves convert to polygons directly, rather then faces, and polygons after.
February 3, 2012, 02:36 (GMT)
fix [#30057] Bezier Curve bad centering
February 3, 2012, 01:59 (GMT)
fix for curves drawing as wire once modifiers were applied.

tesselate final curve derived mesh for drawing
February 3, 2012, 01:30 (GMT)
svn merge ^/trunk/blender -r43830:43864
February 3, 2012, 01:06 (GMT)
fix [#27953] VSE: weird drawing and placement issues strips during 'E'

was calculating meta / effect in wrong order causing delay, now calculate selected meta's, then all effects after tramsforming.
February 2, 2012, 23:58 (GMT)
Minor Speedup: avoid for() loop over all faces in fluidsim by passing an example face to the mesh read function (also avoid a lot of int -> short/char conversions).
February 2, 2012, 21:46 (GMT)
Fix #30043: typing ctrl+Z in text field adds a square. For ascii these control
characters were already filtered out, do the same now for utf-8.
February 2, 2012, 21:46 (GMT)
Fix #29921: render rasterization error in a corner case, only happened on 32bit
builds because of extended float precision, slightly tweaked code to avoid that,
so that it works the same as on 64bit.
February 2, 2012, 21:07 (GMT)
Code Cleanup: check is / is not when comparing singletons.
February 2, 2012, 20:58 (GMT)
fix [#29980] Fluid only displays wireframe

fluid sim was creating tessfaces only - when the modifier stack expects MPoly's
February 2, 2012, 20:36 (GMT)
fix [#30007] Mesh Edit: hidden geometry causes crash when...

transform was not skipping hidden vertices.
February 2, 2012, 19:51 (GMT)
fix [#30054] Bridge edge loops crashes attached .blend
February 2, 2012, 19:38 (GMT)
Code Cleanup: change CLAMP_INDEX into a static function.
February 2, 2012, 19:37 (GMT)
Camera tracking: fix for Clean Tracks operator which used to always use
properties values from previous operator run instead of using values
from tool settings.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021