August 11, 2018, 23:22 (GMT) |
some more rigidbody refactor and crash fix for fracturing in debug mode |
August 11, 2018, 21:48 (GMT) |
removed obsolete imports in fluid ui |
August 11, 2018, 21:20 (GMT) |
fixed issue with addons submodule commit pointer |
August 11, 2018, 20:47 (GMT) |
Merge branch 'master' into fluid-mantaflow |
August 11, 2018, 20:47 (GMT) |
another UI cleanup |
August 11, 2018, 20:43 (GMT) |
Merge branch 'fluid-mantaflow' of https://git.blender.org/blender into fluid-mantaflow |
August 11, 2018, 20:25 (GMT) |
Merge commit '1f33075ef043f0281c69a261c53eda0ce8334cbe' into fluid-mantaflow |
Revision 2350138 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 11, 2018, 16:58 (GMT) |
Add new heuristic in opti step |
Revision 1a59bc7 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 11, 2018, 15:19 (GMT) |
Modify opti edge split and vertex wigg so they can move new verts |
August 11, 2018, 15:19 (GMT) |
post merge fixes and cleanups |
August 11, 2018, 13:10 (GMT) |
Merge branch 'master' into fluid-mantaflow |
August 11, 2018, 13:01 (GMT) |
janitorial services for 2.8 cleanups, cleanups, cleanups |
August 10, 2018, 22:49 (GMT) |
crash fix for deform mblur velocity precalculation (port from 2.7x FM) |
August 10, 2018, 22:12 (GMT) |
re-enabled deform mblur for FM, and hopefully fixed related crashes |
Revision 0216dae by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) August 10, 2018, 15:34 (GMT) |
Cycles: Removed energy term in SAOH denominator This should not affect the result since it is just a scale factor to all terms in the minimization. This term was not in eq. 2 of the paper. |
Revision 8e36d94 by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) August 10, 2018, 15:31 (GMT) |
Cycles: Added more comments and renamed variables More code comments have been added to all code related to the light tree. I also renamed all uses of "light BVH" to use light tree instead to keep everything consistent. Functions and variable names that used the camel case naming convention has been changed to follow Blender's code style. Also, unneeded includes were removed. |
August 10, 2018, 11:49 (GMT) |
disable deform mblur in FM for now (precalced velocities) it caused crashes at baking and rendering, as well as on saving and loading. Needs to be re-implemented differently without customdata, rather let cycles read the rigidbody data directly via FM. |
August 10, 2018, 09:41 (GMT) |
do not init copy any more (was incorrect behavior) |
Revision cefcf40 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 10, 2018, 09:13 (GMT) |
Fixed taper on software side |
Revision 18cc070 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 10, 2018, 09:13 (GMT) |
Fixed taper on software side, merged tess modifier's osd adapter. |
|