Revision 37bc9ff by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 13:27 (GMT) |
remove using namespace BLI |
Revision 123d945 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 13:17 (GMT) |
function is noncopyable and nonmovable |
Revision 254b694 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 13:15 (GMT) |
remove refcounter from Function class |
September 27, 2019, 12:59 (GMT) |
Fix part of T70295: sculpt drawing not clipping PBVH behind the camera Use all 6 clipping planes for drawing. |
September 27, 2019, 12:50 (GMT) |
OpenVDB: Code formatting, more instant updates. |
September 27, 2019, 12:29 (GMT) |
Fix part of T70295: sculpt drawing not clipping PBVH nodes outside of viewport As before in 2.7, this only works for optimized drawing in workbench mode. |
September 27, 2019, 12:24 (GMT) |
Cleanup: use consistent clipping plane sign convention |
Revision 0102c06 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 12:14 (GMT) |
remove Falloff implementation The plan is to achieve the same functionality in a different way that allows more customization. |
Revision 4086bf9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 10:35 (GMT) |
Revision d724444 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 10:33 (GMT) |
remove some debug prints |
September 27, 2019, 10:02 (GMT) |
Fix T70276: View animation with jpeg 2000 image will crash player Since our ffmpeg is built with openjpeg support and thus can decode jpeg 2000 (in both J2K and JP2 codec flavors as well as high bitdepths), added these extensions to the supported list. Also IMB_ispic > IMB_ispic_type > imb_is_a_jp2 was only testing for jp2, now do both jp2/j2k. Reviewers: brecht Maniphest Tasks: T70276 Differential Revision: https://developer.blender.org/D5909 |
September 27, 2019, 09:45 (GMT) |
Fix T70175: Mantaflow not using subframes for particle emitters in Gas sim Fixes issue with particle emitter not considering subframes |
Revision 033924c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 27, 2019, 08:58 (GMT) |
Merge branch 'master' into functions |
September 27, 2019, 08:04 (GMT) |
Cleanup: remove unused function |
September 27, 2019, 07:56 (GMT) |
Merge branch 'master' into greasepencil-object |
September 27, 2019, 05:53 (GMT) |
Cleanup: Fix merge problems. |
September 27, 2019, 05:47 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lanpr-cleanup |
September 27, 2019, 02:45 (GMT) |
Cleanup: structs, cmake file lists |
September 27, 2019, 02:37 (GMT) |
Cleanup: clang-format |
September 26, 2019, 21:29 (GMT) |
GPencil: Test new Smart Smooth parameter in UI |
|
|
|


Master Commits
MiikaHweb | 2003-2021