June 21, 2016, 11:38 (GMT) |
Avoid trying to read unsupported/unknown data. |
June 21, 2016, 11:30 (GMT) |
Store a pointer to an open Alembic archive in the CacheFile data-block. This avoids re-opening the same file over and over again for every modifier/constraint that references it and it provides a unique place to open archives for new frames when using file sequences. |
June 21, 2016, 10:06 (GMT) |
Add missing object->soft->effector_weights->group to libquery ID looper. Found by angarilov, thanks! |
June 21, 2016, 02:12 (GMT) |
Merge branch 'master' into soc-2016-multiview |
June 20, 2016, 23:20 (GMT) |
Very minor wording change for menu entries |
June 20, 2016, 20:49 (GMT) |
Cycles: Add CPU overhead dneoising as a debug option In order to allow easier debugging of memory-related bugs in the GPU code, this commit adds the option to also use overscan denoising on CPUs. |
June 20, 2016, 20:48 (GMT) |
Cycles: Implement GPU denoising This commit adds the CUDA denoising kernels and host code. |
June 20, 2016, 20:44 (GMT) |
Cycles: Implement tile overscan for GPU denoising This commit adds support for tile overscan - rendering a larger tile internally and only showing its center area. That is needed for GPU denoising since the regular approach of keeping the neighbor tiles in memory would require far too much memory. Since tiles are generally quite large on GPUs, the added overhead isn't too large. |
June 20, 2016, 18:39 (GMT) |
Merge remote-tracking branch 'origin/master' into gsoc2016-improved_extrusion |
June 20, 2016, 16:59 (GMT) |
Remove custom ID properties writing code for now. |
June 20, 2016, 16:59 (GMT) |
Fix for possible null pointer dereferencing. |
June 20, 2016, 16:59 (GMT) |
Move scale and axis cnversion properties into the CacheFile data-block. |
June 20, 2016, 16:59 (GMT) |
Cleanup: 2-spaces indent for pre-processor. |
June 20, 2016, 16:59 (GMT) |
From review: pass a frame instead of scene to BKE_cachefile_filepath_get. |
June 20, 2016, 16:59 (GMT) |
From review: use MPoly instead of MFace for poly data. |
June 20, 2016, 16:59 (GMT) |
From review: rename bf_abc -> bl_alembic. |
June 20, 2016, 16:59 (GMT) |
Add support to stream vertex colors for dynamic meshes. |
June 20, 2016, 16:59 (GMT) |
Only compute normals if we haven't read normals from alembic. |
June 20, 2016, 15:49 (GMT) |
bundle in progress |
June 20, 2016, 15:38 (GMT) |
New CodeGenerator implementation for replacing the old BVM compiler. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021