Revision 188b1c9 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) July 20, 2017, 15:26 (GMT) |
Basic support for rotation/scale in array modifier |
Revision 87ff38c by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) July 20, 2017, 15:21 (GMT) |
More work on modifiers Complete rework, now the modifier data is saved in a cache and is not recalculated for each redrawing. The previous version had the problem the array strokes suffered of effect acumulation. The array modifier is pending to add the rotation and scale parameters. Now only appear in UI panel but don't work. |
July 20, 2017, 14:54 (GMT) |
Eevee: Fix glossy node roughness. |
July 20, 2017, 14:16 (GMT) |
now alpha blends same as the rgb colors |
July 20, 2017, 13:47 (GMT) |
Split Amber into pieces! |
July 20, 2017, 10:59 (GMT) |
Merge branch 'master' into asset-engine |
July 20, 2017, 10:50 (GMT) |
Merge branch 'id_copy_refactor' into id_override_static |
July 20, 2017, 10:35 (GMT) |
Correct missing in last commit. |
Revision b54335b by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) July 20, 2017, 10:31 (GMT) |
Merge branch 'master' into id_copy_refactor |
July 20, 2017, 10:17 (GMT) |
Fixed shape anchor and z-orientation. Added tools to sculpt panel. (smoothness, depth, resolution). |
Revision 1884122 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) July 20, 2017, 10:03 (GMT) |
New field to save derived data from modifiers |
Revision 1b40b4b by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) July 20, 2017, 09:16 (GMT) |
Prepare data for new options in array modifier |
July 19, 2017, 21:40 (GMT) |
Eevee: SSR: Don't block the ray if tracing behind object. This requires to check for backface after a hit. |
July 19, 2017, 17:21 (GMT) |
Eevee: SSR: Add per pixel resolve of multiple rays. |
Revision 20b1ca6 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) July 19, 2017, 14:57 (GMT) |
Fix problem when tint array strokes The new strokes had different color because the tint was done two times |
July 19, 2017, 14:54 (GMT) |
Moar debug printf... |
July 19, 2017, 14:41 (GMT) |
Merge branch 'blender2.8' into tmp-debug-filebrowser |
July 19, 2017, 14:40 (GMT) |
Fix (unreported) seldom crash when using previews in filebrowser. Hopefully fix it actually, at least could not reproduce it anymore with that changen, but Was already quite hard to trigger before. We need a memory barrier at this allocation, otherwise it might happen after preview gets added to done queue, so preview could end up being freed twice, leading to crash. |
July 19, 2017, 14:40 (GMT) |
Fix T52116: Blender internal BVH build crash in degenerate cases. |
July 19, 2017, 14:37 (GMT) |
Debug prints to debug 2.8 filebrowser bug not always working with previews |
|
|
|


Master Commits
MiikaHweb | 2003-2021