Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2132 / 5574

Revision fe81a32 by Mai Lavelle
April 26, 2017, 14:48 (GMT)
Cycles: Enable Correlated Multi Jitter for OpenCL and split kernel

Testing showed no issues so there's no reason to not have this.
April 26, 2017, 14:46 (GMT)
[msvc/make.bat] Provide a convenience rebuild.cmd in the build folder for easy rebuilds.
April 26, 2017, 14:01 (GMT)
Move depth select loop into its own function

Useful for splitting out draw logic in 2.8x
April 26, 2017, 14:00 (GMT)
Cycles: Fix over-allocation of triangles storage for triangle primitive hair

Was also causing some bad memory access caused by read data from non-initialized
arrays.

Repoted by bzztploink in IRC, thanks!
April 26, 2017, 14:00 (GMT)
Fix race condition invalidating object data's bounding box
April 26, 2017, 14:00 (GMT)
Ensure task scheduler exists before any threading starts in Blender
April 26, 2017, 14:00 (GMT)
Avoid race condition copying Scene for off-thread OpenGL image save
April 26, 2017, 14:00 (GMT)
User preferences: Use checkbox for Cycles device selection

It was totally unclear whether the device is enabled or disabled.
Lots of people got fully lost in the current interface.

While the solution is not fully ideal, it is at least solves
ambiguity in the interface.
April 26, 2017, 14:00 (GMT)
Threading: Remove thread lock which seems useless

Render data is never guarded by image drawe lock.
April 26, 2017, 13:31 (GMT)
Alembic export: support simple child hairs (Fix T51144)

Simple child hairs don't have a face index number assigned, so the
call to dm->getTessFaceData(dm, num, CD_MFACE) would cause a crash. To
work around this, UV and normal vectors are copied from the parent
hair.

I've also removed an unnecessary call to dm->getTessFaceArray(dm);

Reviewers: kevindietrich

Differential Revision: https://developer.blender.org/D2638
April 26, 2017, 13:19 (GMT)
Alembic: fixed indentation
April 26, 2017, 13:19 (GMT)
Alembic: fixed memory leaks
April 26, 2017, 13:19 (GMT)
Alembic: fixed refcount issue when duplicating imported objects

Duplicating an imported object didn't increment the cache reader's refcount,
whereas removing the duplicate did decrement it. This caused problems.
April 26, 2017, 13:19 (GMT)
Fix T51280: Alembic: Crash when removing cache modifier

The calls to id_us_plus/min were unnecessary (and caused assertion
failures) as this is already taken care of by transformcache_id_looper().
April 26, 2017, 13:19 (GMT)
Getting rid of setlinestyle: 3DView ruler.
April 26, 2017, 13:19 (GMT)
Gawain: add immAttrib2fv helper.
April 26, 2017, 13:19 (GMT)
Getting rid of setlinestyle: non-camera 3DView render border.

Also fixed wrong color for in-camera render border, and added a comment
to imm_cpack about expected color components order in integer parameter.
April 26, 2017, 12:38 (GMT)
Last commit broke object-armature select
April 26, 2017, 12:37 (GMT)
Fix material preview for Cycles and BI

I had to update the .blend files too, and get them to use collections over the nameless old layers.
April 26, 2017, 12:28 (GMT)
Draw Manager: pose-bone selection
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021