October 30, 2019, 14:15 (GMT) |
OpenSubdiv: Use more generic access to patch coordinates Saves another unnecessary temporary data copy during evaluation. |
October 30, 2019, 14:15 (GMT) |
OpenSubdiv: Cleanup, remove old compatibility code Consider that all builders have face-varying evaluation now. |
October 30, 2019, 14:15 (GMT) |
OpenSubdiv: Cleanup, remove unused class |
October 30, 2019, 14:15 (GMT) |
OpenSubdiv: Avoid unnecessary memory copies Make evaluator itself to write directly to the output buffer. Brings unmeasurable speedup and makes it possible to simplify some buffer class logic. |
October 30, 2019, 14:15 (GMT) |
OpenSubdiv: Use smaller buffer sizes and strides We currently don't support interleaved varying data, so can make some buffer smaller. |
October 30, 2019, 14:15 (GMT) |
OpenSubdiv: Cleanup, remove unused PatchBuffer class |
October 30, 2019, 14:15 (GMT) |
OpenSubdiv: Cleanup, remove unused evaluator member |
October 30, 2019, 14:15 (GMT) |
OpenSubdiv: Cleanup, remove unused static methods |
October 30, 2019, 14:09 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lanpr-cleanup2 |
October 30, 2019, 14:05 (GMT) |
LANPR: Fix max_occ wrong value on first ever calculation. Due to the copy on write, the max_occ value needs to be accessed from the original scene. |
October 30, 2019, 13:52 (GMT) |
Merge branch 'blender-v2.81-release' |
October 30, 2019, 13:51 (GMT) |
GNUmakefile: avoid using group/owner for source_archive Thanks to @JRottm for pointing out this issue. |
October 30, 2019, 13:27 (GMT) |
Merge branch 'blender-v2.81-release' |
October 30, 2019, 13:19 (GMT) |
GNUmakefile: use tar.xz instead of tar.gz Also rename "make tgz" to "make source_archive" as it wasn't clear this only archived the source, not binaries. D6153 by @JRottm with minor edits |
October 30, 2019, 13:19 (GMT) |
Merge branch 'blender-v2.81-release' |
October 30, 2019, 13:14 (GMT) |
Fix T71182: Object Parenting - 'Without Inverse' option missing in menu Maniphest Tasks: T71182 Differential Revision: https://developer.blender.org/D6150 |
October 30, 2019, 13:02 (GMT) |
LANPR: Changed scene runtime batch free execution path. This ensures batches for every scenes (no matter copied or original) are handled correctly. |
Revision 98577ce by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) October 30, 2019, 13:01 (GMT) |
initial non recursive multi-function evaluator |
Revision 8e18db0 by Stefan Werner (cycles_unbiased_volumes) October 30, 2019, 12:39 (GMT) |
Merge branch 'feature/cycles_deferred_ray_marching' into blender-v2.80-develop |
Revision df7b644 by Stefan Werner (cycles_unbiased_volumes) October 30, 2019, 12:33 (GMT) |
Cycles: Rearranged loop in deferred volume code, fixes a potential infinite loop |
|
|
|


Master Commits
MiikaHweb | 2003-2021