March 13, 2019, 21:48 (GMT) |
Fixed padding for OIDN node. |
March 13, 2019, 20:42 (GMT) |
deform mblur fix FM call for precalcing velocities was not always reached (only for autohide enabled) |
Revision b95c52d by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 13, 2019, 18:48 (GMT) |
GPencil: Text flip vertical to texture stroke |
March 13, 2019, 17:09 (GMT) |
Grab Brush: Use smooth curve deformation For now, this ignores the brush curve. The brush curve does't make sense in some brushes and in other ones it should be optional (like in the grab brush). This needs design to integrate with the UI. |
March 13, 2019, 16:34 (GMT) |
Brush Cursor: show minimal mouse cursor by default The brush cursor is disabled when manipulating the viewport, so you would not have any mouse feedback if the mouse cursor is completely disabled. This also displays the cursor position without relying on internal brush updates when the stroke is active. |
March 13, 2019, 16:26 (GMT) |
View Navigation: 2D viewport panning This option helps to keep the working area under control when working with brushes, especially if this feature is used with rotate around selection enabled. Now, panning speed does not depend on zoom level and it behaves more similarly to a 2D environment. The option certainly needs a better name and description, and it could be a good idea to hide and disable it if rotate around selection is disabled. Mode info: D3931 |
Revision 11f5d0e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 13, 2019, 15:36 (GMT) |
GPencil: More test for textured strokes Now the texture is inverted in alternate segments. |
March 13, 2019, 15:32 (GMT) |
Add defaults and versioning to normal radius Patch by @jmztn |
March 13, 2019, 15:31 (GMT) |
grr formatting typo |
March 13, 2019, 15:28 (GMT) |
update links to FM hosting pages |
Revision dee5ee4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 13, 2019, 15:21 (GMT) |
actually run the inferencer on a node tree |
March 13, 2019, 15:18 (GMT) |
March 13, 2019, 13:42 (GMT) |
Merge branch 'master' of git.blender.org:blender into openimagedenoise |
March 13, 2019, 13:08 (GMT) |
Merge branch 'master' of git.blender.org:blender into cycles_texture_cache |
Revision f3ee171 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 13, 2019, 09:05 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision 614c8be by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 12, 2019, 17:47 (GMT) |
Use data type names instead of idname in c++ |
Revision 51885ae by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 12, 2019, 17:29 (GMT) |
simple inferencer in python with tests |
Revision 185c80e by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 12, 2019, 16:20 (GMT) |
data type socket builder |
Revision 255e1fe by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 12, 2019, 15:48 (GMT) |
data type info |
Revision bd3334f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) March 12, 2019, 15:30 (GMT) |
allow more advanced socket declarations |
|