April 9, 2019, 23:25 (GMT) |
Fix naming |
April 9, 2019, 22:42 (GMT) |
disabling an operand now skips unnecessary calculations useful when transforming the disabled operand for example |
April 9, 2019, 16:39 (GMT) |
odd transform jumps should be fixed now instead of restoring the meshtransform on the original, a copy is made |
April 9, 2019, 16:24 (GMT) |
fix attempt for bug when moving a shared csg operand (still odd transforms) |
April 9, 2019, 15:57 (GMT) |
odd crashes on deleting objects and on load seem to be solved turned out I needed to copy the csg operand list as well, so the walk function has it available when it needs it. |
Revision 39b3267 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 9, 2019, 14:43 (GMT) |
GPencil: Fix error with material context |
Revision ea90625 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 9, 2019, 14:25 (GMT) |
GPencil: Active gradient only for DOTS |
Revision 48bf837 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 9, 2019, 14:01 (GMT) |
GPencil: Disable gradient lines for Line strokes Keep this disabled while the line glitch bug exists. |
Revision f415cbe by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 9, 2019, 09:38 (GMT) |
Merge branch 'master' into greasepencil-object |
Revision c4fec78 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) April 9, 2019, 09:30 (GMT) |
GPencil: Remove Opacity parameter from Topbar |
April 9, 2019, 08:44 (GMT) |
some improvement of the CSG UI |
April 8, 2019, 23:18 (GMT) |
Sculpt vertex colors: Color fill operator |
April 8, 2019, 22:46 (GMT) |
fix attempt for crashes when loading blends with volume csg objects Note this isnt solved yet, its some weird stuff going on with pointers not in sync etc. Must be somewhere in the object linking system... |
April 8, 2019, 22:14 (GMT) |
Sculpt mode: Mask filter operator It includes blur and sharpen mask filters. It is not enabled for multires yet. |
April 8, 2019, 20:08 (GMT) |
removed some unnecessary disabled code |
April 8, 2019, 19:54 (GMT) |
yay, multi-object volume CSG finally operational :) |
April 8, 2019, 19:14 (GMT) |
Cycles: PMJ sequence generation now happens in multiple threads. |
April 8, 2019, 18:48 (GMT) |
Merge branch 'cycles_adaptive_sampling' of https://github.com/skwerner/blender into cycles_adaptive_sampling |
April 8, 2019, 18:43 (GMT) |
Cycles: Renamed sobol_directions to sample_pattern_lut since PMJ is using it too. |
April 8, 2019, 18:41 (GMT) |
Cycles: Renamed sobol_directions to sample_pattern_lut since PMJ is using it too. |
|