Revision 76675d2 by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 20, 2019, 14:53 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 4272fba by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 20, 2019, 14:52 (GMT) |
Revision f0e9ecd by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 20, 2019, 14:05 (GMT) |
GPencil: Fix error in Multiedit This error was related to the change to use depsgraph |
Revision bddc699 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 20, 2019, 09:19 (GMT) |
support for caching auto vectorized functions |
Revision 0b8d2ab by Lukas W / Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 20, 2019, 09:17 (GMT) |
Revision 357fa4a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 20, 2019, 09:07 (GMT) |
equality operator for functions |
Revision 0338da1 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 20, 2019, 09:07 (GMT) |
smallmap: lookup or insert using key function |
Revision 341b078 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 20, 2019, 09:06 (GMT) |
allow creating small vector with different size from array ref |
Revision d8d6f2a by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 20, 2019, 08:55 (GMT) |
smallmap: lookup or insert using callback |
Revision 69d338e by Antonio Vazquez (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 20, 2019, 08:13 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 92a3a4e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 20, 2019, 07:51 (GMT) |
speedup when all types in tuple meta are trivially destructible |
Revision 0b63963 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 20, 2019, 07:42 (GMT) |
llvm vectors are not stored as struct anymore |
Revision a10f336 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) May 20, 2019, 07:36 (GMT) |
Merge branch 'master' into functions |
May 19, 2019, 20:01 (GMT) |
Mantaflow: Post merge fixes |
May 19, 2019, 19:07 (GMT) |
Merge branch 'master' into fluid-mantaflow |
May 19, 2019, 19:05 (GMT) |
Mantaflow: Small UI fix effector_weights function had deprecated arguments |
May 19, 2019, 19:04 (GMT) |
Mantaflow: Implemented adaptive domain for manta smoke This functionality exists in the vanilla build already but had to be disabled in the manta build. Now it is back. |
May 19, 2019, 17:34 (GMT) |
Mantaflow: Updated UI for domain border behaviour Options for domain borders are now in a separate panel |
May 19, 2019, 16:10 (GMT) |
Sculpt mode transform tool: Initial implementation Work in progress... - Scaling and orientations are not implemented yet. - The "move pivot only" option is ignored when the tool is used from the gizmo. - Only meshes, no multires or dyntopo. This commit also includes the operator to set the pivot point position automatically as well as a refactor of the mesh filter cache to be shared with the transform tool. |
Revision a640228 by YimingWu (greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) May 19, 2019, 06:37 (GMT) |
Added support structure for material controlled line style. Also with a primitive UI. |
|