March 25, 2019, 00:42 (GMT) |
Cleanup: style |
March 25, 2019, 00:16 (GMT) |
Cleanup: use braces for interface code |
March 24, 2019, 22:08 (GMT) |
Cleanup: pass const image data to IMB_ibImageFromMemory |
March 24, 2019, 22:02 (GMT) |
Cleanup: style, array wrapping Add trailing comma for clang-format. |
March 24, 2019, 20:34 (GMT) |
Fix uninitialized variable use for right aligned checkbox |
Revision 20e1202 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 17:41 (GMT) |
Merge branch 'master' into functions |
Revision 9421bf6 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 17:40 (GMT) |
initial body type for lazy input evaluation |
March 24, 2019, 17:20 (GMT) |
Fix T49979: HSV/HSL 'Far' interpolation in colorbands when both stops have same hue. When two stops had the exact same color, 'Far' interpolation would behave like the three others and generate constant colors, instead of generating expected 'full turn' in Hue space. Note that this will break the 'constant' color between two stops with same value in the 'Far' interpolation mode, but think that change is OK/expected. This fix also exposed that 'early out' case when we are after last stop was not working properly, still triggering actual interpolation computation in all cases, thus the refactor in `BKE_colorband_evaluate()` itself. We also now avoid computing factors in constant case, and get out early in all interpolation cases but the 'spline' ones (where color ramping can start before first stop, and end after last one). Work initiated by patch from Charlie Jolly (@charlie) in T49979, thanks. Reviewers: brecht, sergey Subscribers: charlie Differential Revision: https://developer.blender.org/D4556 |
Revision d79805e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 16:29 (GMT) |
cleanup classes that are used in a composition |
Revision 13ef2b1 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 16:03 (GMT) |
remove special type info for lists |
Revision f463cfb by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 15:38 (GMT) |
fix |
Revision c3a3b2e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 15:16 (GMT) |
new Switch node |
Revision 28a1b80 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 15:14 (GMT) |
new Boolean type |
March 24, 2019, 13:49 (GMT) |
Fix missing version patching from lamp/light and subsurface changes. |
Revision b033626 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 12:52 (GMT) |
experimental byte code interpreter for function graph |
Revision 0c15bc4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 12:52 (GMT) |
better naming |
Revision 1dbece8 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 24, 2019, 11:12 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/blenloader/intern/versioning_280.c |
Revision d819361 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 10:31 (GMT) |
simplify allocating tuple in prepared buffer |
Revision dc171b2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) March 24, 2019, 09:41 (GMT) |
non recursive method to find required sockets |
March 24, 2019, 05:09 (GMT) |
Cleanup: redundant use of string formatting functions |
|
|
|


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