March 18, 2019, 09:30 (GMT) |
Cleanup: unused vars in last commit |
Revision dda3e48 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 09:29 (GMT) |
GPencil: Copy Brusg gradient data to stroke in drawing operators. |
March 18, 2019, 09:16 (GMT) |
Fix T58763: Sample color fails with mirror modifier |
Revision 323ab6f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 08:06 (GMT) |
GPencil: Set default gradient in new brushes |
Revision ac1adbc by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 18, 2019, 08:03 (GMT) |
GPencil: New parameter for gradient Add new fields and initialize. |
March 18, 2019, 07:26 (GMT) |
Cleanup: rename color band to color ramp |
March 18, 2019, 06:50 (GMT) |
Fix color ramp eyedropper menu item This couldn't be accessed because the poll function was checking the active button. Add a "color_ramp" context pointer which is set by the menu. Alternative fix to D3984 |
March 18, 2019, 03:36 (GMT) |
Dam brush: Initial implementation The purpose of this brush is to create sharp edges without creasing or pinching the geometry. It is useful when sculpting cloth wrinkles, hard surface objects or small cavities. To avoid artifacts, set the stroke spacing to a lower value than 10 and enable symmetry feather. This affects performance, so I am not adding it to the defaults for now. It does not create new geometry in dyntopo, so you will need to create the geometry with another tool or switch to the voxel remesher workflow. I'm not quite happy with the deformation as it is now (maybe it is too smooth). I also need to try the brush with different pen tablets to properly calibrate the pressure. |
March 18, 2019, 03:23 (GMT) |
Cleanup: spaces around operators in DNA headers |
March 18, 2019, 03:13 (GMT) |
Cleanup: style, duplicate include |
March 18, 2019, 02:58 (GMT) |
March 18, 2019, 02:42 (GMT) |
Fix T62684: Crash transforming w/ snap enabled |
March 18, 2019, 02:30 (GMT) |
Fix T62685: Rename 'Align' to 'Only Origins' The RNA name didn't match the name used in the UI, making the quick favourites menu show this as 'Align'. |
March 18, 2019, 01:31 (GMT) |
Brush cursor: Fix smooth stroke line position Reset the viewport to its original state after drawing the vertex preview. |
March 17, 2019, 23:25 (GMT) |
Cleanup: rename BLI_kdtree vars & args for clarity |
March 17, 2019, 22:40 (GMT) |
BLI_kdtree: refactor boids specific logic into callback Logic to for boids to avoid head-on collisions was in BLI_kdtree. Move this into a callback which is now defined in boids.c so the kdtree code can be kept generic. |
March 17, 2019, 20:53 (GMT) |
UI: add light/world settings in shader node editor. Material was already there. Implementation was changed so it's just a single line of code to adapt a panel to the node editor. |
March 17, 2019, 20:19 (GMT) |
experiment with more complex socket declarations |
March 17, 2019, 19:04 (GMT) |
GPencil: Cleanup extra lines |
Revision 13c1e7f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) March 17, 2019, 18:49 (GMT) |
Merge branch 'master' into greasepencil-object |
|
|
|


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