Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2871 / 5574

May 11, 2014, 08:57 (GMT)
Freestyle: Added .new() and .remove() methods to the Linesets collection type.
May 11, 2014, 08:57 (GMT)
Added BKE_freestyle_lineset_delete() by generalizing FRS_delete_active_lineset().
May 11, 2014, 06:22 (GMT)
Code cleanup: comment typos
May 11, 2014, 06:21 (GMT)
CMake: use project name when generating project files
May 11, 2014, 06:17 (GMT)
Quiet warnings with __CUDA_ARCH__ use
May 11, 2014, 01:38 (GMT)
Cycles / CUDA: Increase maximum image textures on GPU.
Instead of 95, we can use 145 images now. This only affects Kepler and above (sm30, sm_35 and sm_50).

This can be increased further if needed, but let's first test if this does not come with a performance impact.

Originally developed during my GSoC 2013.
May 10, 2014, 13:58 (GMT)
Fix T40107: painting on a psd image crashes blender + style cleanup in file

The issue was that we can't assume we support the colorspace from the file. The reported file had an invalid colorspace in fact, which was leading to the segfault in Blender.

Thanks for Sergey Sharybin for the help here.
May 10, 2014, 13:06 (GMT)
Bake API: selected to active needs differentials or it renders black when bump/displacement (fix T40101)
May 9, 2014, 23:29 (GMT)
Replace inefficient use of strstr with STRPREFIX macro
May 9, 2014, 23:29 (GMT)
Utility macros for linklist stack & asserts for bmesh
May 9, 2014, 23:26 (GMT)
Fix T40119, CUDA Toolkit version mismatch
May 9, 2014, 23:05 (GMT)
Fix T40113: Skinned meshes with non-animated shape keys crashes the BGE.
May 9, 2014, 23:03 (GMT)
BGE: Fixing shape key animations on meshes with no armature.

Their transverts were not being updated after code changes for
multi-threaded skinning.
May 9, 2014, 20:53 (GMT)
BGE VideoTexture: Fix for loading PNG (and possibly other) files.
May 9, 2014, 20:30 (GMT)
Fix access violation when painting with tiled textured brushes +
airbrush + small brush size.

Fast textured strokes meant that sometimes the update width (calculated
from stroke distance) would be greater than the new ibuf width. This
meant out of bounds access for the new ibuf.

It's totally strange that I couldn't reproduce this issue on older
versions since the logic here has not really changed much between
versions.
May 9, 2014, 15:32 (GMT)
Revert "Fix wrong job type used in cycles bake operator, could cause crashes."

This reverts commit 97823f604796fb008fef03653974473ece75d18e.

I was to push a fix based on Brecht's solution (this commit) when he did
the same.

This fix is correct, but it misses replacing WM_JOB_TYPE_OBJECT_BAKE
with WM_JOB_OBJECT_BAKE_TEXTURE in the rest of the file, which may lead
to problems when calling the operator in a quickly sucession -
WM_jobs_test also tests for the same type of JOB.

I created WM_JOB_TYPE_OBJECT_BAKE elsewhere, may as well use it. Unless we revert 20c90ea and f194da3.

I'm fine with either way, just trying to get master to work again ;)
May 9, 2014, 15:30 (GMT)
Bake API: reports were used after being freed leading to random crashes (fix T40077)
May 9, 2014, 15:14 (GMT)
Fix wrong job type used in cycles bake operator, could cause crashes.

Ref T40077.
May 9, 2014, 15:14 (GMT)
Fix T39585: cycles motion vector pass problem with curves.
May 9, 2014, 15:14 (GMT)
Fix cycles motion pass for hair curves showing a bit of motion when there isn't any.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021