June 13, 2015, 00:18 (GMT) |
Initial stub callbacks for grab brush |
June 13, 2015, 00:15 (GMT) |
Cycles: style cleanup. |
June 12, 2015, 23:51 (GMT) |
Cycles: do not consider level set grids. |
June 12, 2015, 23:16 (GMT) |
Cleanup: deduplicate check to see if a given grid exists in the file. |
June 12, 2015, 22:27 (GMT) |
Support for drawing the grid values in the viewport. |
June 12, 2015, 22:27 (GMT) |
Cleanup: warning. |
June 12, 2015, 22:27 (GMT) |
Cleanup: magic number. |
June 12, 2015, 13:30 (GMT) |
Merge branch 'master' into gooseberry Conflicts: source/blender/editors/space_clip/clip_draw.c source/blender/imbuf/intern/anim_movie.c source/blender/windowmanager/intern/wm_playanim.c |
June 12, 2015, 13:16 (GMT) |
GPencil Sculpt: Tweaked how strength values are interpreted for thickness brushes to be more controllable |
June 12, 2015, 13:14 (GMT) |
Cycles: Add an option to make object only use direct light This is a performance trick which could be used for objects which are rather complex (like grass field) but are out of focus or heavily blurred. For such objects it does not make sense to do huge number of ray bounces because this wouldn't give any more details to the result. Objects might become a bit darker with this option enabled (similar to cases when number of bounces is limited on scene level), but this is possible to compensate with material and light settings. Currently only supported by regular path tracing in megakernel. Before making it something more widely supported we'd better see what's the best way to perform such an early ray terminations, how to control them from the UI and stuff like that. This seems to give like up to 10% speedup with 01_03_01_B. But need to double there's no measurable regressions with this feature disabled prior to merge it to gooseberry branch/ |
June 12, 2015, 12:24 (GMT) |
Cycles: Rename Ray Visibility object panel to Cycles Settings This way some performance settings might be added in there as well. |
June 12, 2015, 12:24 (GMT) |
Cycles: Respect duplicator's object motion blur settings The idea is to make it possible to control linked duplicated objects motion blur from the scene file without need to do overrides on the linked object settings. Currently only supported for dupligroup duplication and all now if duplicator object has motion blur disabled then it'll be inherited into all the duplicated objects. There should be no regressions/changes in look of existing files because objects do have motion blur enabled by default. |
June 12, 2015, 10:05 (GMT) |
Merge branch 'openvdb' into gooseberry |
June 12, 2015, 10:04 (GMT) |
Fix for own commit: cycles volume slots are not the same as the index in the openvdb grids array. |
June 12, 2015, 09:30 (GMT) |
Merge branch 'openvdb' into gooseberry |
June 12, 2015, 09:27 (GMT) |
Fix for undefined density slot when using OpenVDB nodes without connecting the density socket. The density grid is used for the primary intersection tests, so it needs to be identified among others. The slot index used before was not initialized when the density node socket is not connected. Further and invalid index (-1) is not recognized and leads to buffer underrun. |
June 12, 2015, 09:20 (GMT) |
Merge branch 'master' into gooseberry |
June 12, 2015, 08:43 (GMT) |
Merge branch 'asset-experiments' into asset-engine |
June 12, 2015, 08:42 (GMT) |
Merge branch 'master' into asset-experiments Conflicts: source/blender/editors/space_file/file_ops.c source/blender/editors/space_file/filelist.c |
June 12, 2015, 08:26 (GMT) |
Merge branch 'openvdb' into gooseberry |
|
|
|


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