Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3558 / 5574

June 25, 2012, 16:36 (GMT)
Ignore disabled markers when building keying screen.
June 25, 2012, 16:36 (GMT)
Camera solver: take track offset into account

This helps in cases when it's needed to track a feature which
goes out of screen for a while to prevent jump of camera.
June 25, 2012, 13:32 (GMT)
Fix for [#31900] Loop Selection on wireframe selects vertex behind.

Revert part of r48105 (calling mouse_mesh() in mouse_mesh_loop() is not a good idea, as it might select another element ouside the selected loop, and is anyway overkill!), added lighter code that simply checks for the nearest vertex/face of current edge.
June 25, 2012, 12:58 (GMT)
fix for #31914
June 25, 2012, 12:13 (GMT)
Fix #31920: switching from cycles to blender internal with 3d view in rendered
draw mode did not draw the 3d view properly.
June 25, 2012, 11:43 (GMT)
Fix cycles not working in 3d local view, and missing update when toggling hiding
in the outliner.
June 25, 2012, 11:43 (GMT)
Guardedalloc/C++: delete is valid on a NULL pointer, add a check so MEM_freeN
doesn't print warning messages.
June 25, 2012, 11:42 (GMT)
Fix for cycles building with assertions on scons/windows.
June 25, 2012, 11:19 (GMT)
the mutex struct seems to be different across systems, use memset rather then an initializer value.
also quiet warning in cycles.
June 25, 2012, 11:13 (GMT)
Fix compile after 48262 ( braces)
June 25, 2012, 10:56 (GMT)
Merging r48257 through r48263 from trunk into soc-2011-tomato

June 25, 2012, 10:50 (GMT)
Added feather control to keying node

Behaves in the same way as feather dilate/erode node, applies
after dilate/erode in node.

Also use distance dilate/erode instead of size.
June 25, 2012, 10:35 (GMT)
more guardedalloc use in C++, also make compositorMutex a static var, was allocated and never freed.
June 25, 2012, 09:14 (GMT)
optionally use guarded alloc for tiles compositor, also replace allocation functions with a macro.
June 25, 2012, 08:58 (GMT)
comment for TODO - rgb_to_bw / rgb_to_grayscale usage.
June 25, 2012, 08:24 (GMT)
Merging r48255 through r48256 from trunk into soc-2011-tomato

June 25, 2012, 08:21 (GMT)
Optimization of Keying Blur operation

Separate X and Y passes of blurring like it's done for flat
gaussian blur. This reduces computing difficulty from size^2
to 2*size without any visual changes in matte.
June 25, 2012, 07:41 (GMT)
svn merge ^/trunk/blender -r48245:48254
June 25, 2012, 07:24 (GMT)
style cleanup
June 25, 2012, 07:24 (GMT)
utility mesh function to return UV islands
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021