September 5, 2019, 13:49 (GMT) |
Merge branch 'feature/modifier_openvdb_280' into blender-v2.80-master |
September 5, 2019, 13:48 (GMT) |
Transform Move each `flushTrans...` to its respective file. |
September 5, 2019, 13:28 (GMT) |
Updated VertexSnap patch against recent 2.8 |
Revision 882e7e4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 13:17 (GMT) |
cleanup usage of temporary allocator |
September 5, 2019, 12:38 (GMT) |
Transform: Move Gpencil conversion to its own file |
September 5, 2019, 12:29 (GMT) |
Fix compiler error |
September 5, 2019, 12:27 (GMT) |
Transform: MOve Mask and Brush conversion to they respective files |
Revision f541e79 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 12:27 (GMT) |
add comments |
Revision 4ed78f0 by Sebastian Parborg September 5, 2019, 12:24 (GMT) |
More quadriflow cmake tweaks |
Revision 942cf21 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 12:18 (GMT) |
add some comments |
September 5, 2019, 12:05 (GMT) |
Transform: Move Tracking conversion to its own file |
September 5, 2019, 11:47 (GMT) |
UI: use boolean for sequencer reverse frames Revert part of 04b86c21bf522 The option to reverse frames is used elsewhere as a boolean which makes sense since reversing playback is a special case. |
September 5, 2019, 11:29 (GMT) |
GPencil: New Operator to set the active object material based on the selected stroke material The operator set as active object material the material used in the selected stroke. Access to the operator were added in the stroke menu and context stroke menu. Reviewers: antoniov, pepeland Tags: #bf_blender, #grease_pencil Differential Revision: https://developer.blender.org/D5692 |
September 5, 2019, 11:25 (GMT) |
Fix T69532: Wave texture fails with a compile error. `noise_turbulence` was renamed to `fractal_noise`. Reviewers: brecht Differential Revision: https://developer.blender.org/D5691 |
September 5, 2019, 11:21 (GMT) |
Fix: Compile error due to undefined isinf function. Some implementations of the standard c++ library doesn't define its functions in the global namespace. So the `isinf` function might fail in some systems. To fix this, we use the `ensure_finite` function instead. Reviewers: brecht Differential Revision: https://developer.blender.org/D5687 |
Revision 02f4bf5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 10:53 (GMT) |
more comments |
September 5, 2019, 10:52 (GMT) |
Buildbot: enable tests to run again These will not stop the build on failure yet, first step is to get them passing more reliably. |
Revision b39ddcd by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 10:43 (GMT) |
add some comments |
Revision 5420375 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 10:36 (GMT) |
return StringRef from virtual node/socket |
Revision f59ea9a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) September 5, 2019, 10:35 (GMT) |
support not-equal operator for StringRef |
|
|
|


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