June 7, 2019, 11:18 (GMT) |
Merge branch 'tangent28_cycles_improved_equiangular_sampling' into tangent28_develop |
June 7, 2019, 11:17 (GMT) |
Merge branch 'tangent28_cycles_adaptive_sampling' into tangent28_develop |
June 7, 2019, 11:03 (GMT) |
Merge branch 'tangent28_cycles_texture_cache' into tangent28_develop |
June 7, 2019, 11:03 (GMT) |
Merge branch 'tangent28_openimagedenoise' into tangent28_develop |
Revision a6678bc by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 7, 2019, 11:01 (GMT) |
Merge branch 'master' into greasepencil-object |
June 7, 2019, 10:47 (GMT) |
Merge 'master' into 'tangent28_openimagedenoise' |
June 7, 2019, 10:47 (GMT) |
Merge 'master' into 'tangent28_openimagedenoise' |
June 7, 2019, 10:46 (GMT) |
Merge 'master' into 'tangent28_openimagedenoise' |
Revision 80ec80c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 7, 2019, 10:34 (GMT) |
don't reset simulation when pausing playback |
Revision ed02e1d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 7, 2019, 10:30 (GMT) |
cleanup interface to solver |
Revision d301315 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 7, 2019, 10:24 (GMT) |
little bit more interesting particle movement |
Revision 3d797d0 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 7, 2019, 10:17 (GMT) |
splitup bparticles code into multiple files |
Revision 41cbcf9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 7, 2019, 10:00 (GMT) |
try a different approach to connect state to solvers |
Revision 01196be by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 7, 2019, 09:04 (GMT) |
initial particle system api test Still not happy with the way solver-dependent state is handled. |
June 7, 2019, 08:54 (GMT) |
Merge branch 'tangent28_master_upstream' into tangent28_cycles_adaptive_sampling |
Revision ee28432 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) June 7, 2019, 08:40 (GMT) |
Merge branch 'master' into greasepencil-object |
June 7, 2019, 08:24 (GMT) |
Add support for instancied mesh |
June 7, 2019, 07:52 (GMT) |
Merge branch 'tangent28_master_upstream' into tangent28_cycles_texture_cache |
June 7, 2019, 04:51 (GMT) |
Outliner: Fix walk select error on open leaf elements In the outliner, leaf elements like light or material data do not show a disclosure triangle. However, they can still be toggled with a click or the openclose operator. This led to the walk select attempting to walk down another level in the tree. This could be fixed in the toggle open/close functions as well, but it seems to address it in walk select seemed simpler as this is the only area affected. |
June 7, 2019, 04:40 (GMT) |
Outliner: Fix crash on modifier key click in empty space I changed this line earlier, I think while implementing box selection. Changing it back to what it was before I modified it solved the issue. |
|