May 10, 2019, 13:14 (GMT) |
Initial support for reading only preferences |
May 10, 2019, 09:56 (GMT) |
Mantaflow: Updated manta pp files and added update script |
Revision c6acb31 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 10, 2019, 06:29 (GMT) |
Merge branch 'master' into greasepencil-object |
May 9, 2019, 16:38 (GMT) |
Merge branch 'master' into filebrowser_redesign |
May 9, 2019, 11:41 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-experimental Conflicts: source/blender/makesdna/DNA_object_types.h |
Revision fd9d4da by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 9, 2019, 11:36 (GMT) |
GPencil: Fix errors after merge and minor cleanup |
Revision b914af2 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 9, 2019, 11:28 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision ccd1760 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 9, 2019, 11:27 (GMT) |
GPencil: Move modifiers evaluation logic to Depsgraph (wip) This commits is the first step to move all logic for evaluating modifiers to depsgraph evaluation and remove from the draw manager. This was coded in the draw manager because when new grease pencil modules were written, the depsgraph was not ready. Move all to depsgraph reduces the complexity of draw manager, and follows the standards for evaluated data. This allows to use the evaluated data in edition modes. Now, it's only working in selection operators, but in the future the different tools will work with the evaluated version and not with the original version as it was before. |
Revision ec2c1e5 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 11:20 (GMT) |
print with stacktrace from IR |
Revision d9c7df2 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 11:02 (GMT) |
put current loop iteration on stack |
Revision 9f6e0a7 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 10:43 (GMT) |
float comparison IR |
Revision 192b5e9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 10:29 (GMT) |
simplify usage of construct builders |
Revision e0c2784 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 10:23 (GMT) |
support for calling printf from llvm ir |
Revision 9880a1b by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 08:57 (GMT) |
printing from Ir cleanup |
May 9, 2019, 08:51 (GMT) |
GPencil: Circle Select using derived data |
Revision 6151808 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 08:45 (GMT) |
initial if then else construct helper |
Revision 989c269 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 08:31 (GMT) |
improve ir loop constructs |
Revision 5fe4ad9 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 08:20 (GMT) |
more specialized iterations loop builder |
Revision dbb52fe by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 9, 2019, 07:51 (GMT) |
initial for loop builder helper |
May 9, 2019, 07:09 (GMT) |
Merge branch 'greasepencil-object' into greasepencil-experimental |
|