Revision 92104a8 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 16, 2020, 10:19 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # source/blender/makesdna/DNA_collection_types.h # source/blender/makesrna/intern/rna_collection.c |
Revision 1a5106c by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 15, 2020, 13:27 (GMT) |
Merge branch 'master' into lanpr-under-gp |
Revision dc6cdfb by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 15, 2020, 05:34 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision 7567d89 by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 14, 2020, 13:30 (GMT) |
Merge branch 'master' into lanpr-under-gp |
Revision 175d684 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 13, 2020, 14:36 (GMT) |
LineArt: Fix Depth comparason error in intersection line occlusion stage. |
Revision 08503a9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 13, 2020, 14:07 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # source/blender/gpencil_modifiers/CMakeLists.txt # source/blender/makesrna/intern/CMakeLists.txt |
Revision a75700a by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 11, 2020, 15:08 (GMT) |
LineArt: Fix merge problem |
Revision 46dc226 by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 11, 2020, 15:06 (GMT) |
Merge branch 'master' into lanpr-under-gp Conflicts: source/blender/blenloader/intern/writefile.c |
Revision 62d3a0d by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 11, 2020, 09:16 (GMT) |
LineArt: Clipped line switch. |
Revision bbba3c7 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 11, 2020, 07:16 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision 2ac3613 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 11, 2020, 03:37 (GMT) |
LineArt: Fixed clipping line data link for new iteration path in contour detection. |
Revision a78e132 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 11, 2020, 03:23 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision 5130c9e by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 10, 2020, 16:11 (GMT) |
LineArt: Far clipping |
Revision 617a60f by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 10, 2020, 15:27 (GMT) |
LineArt: Typo |
Revision c50483f by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 10, 2020, 13:22 (GMT) |
LineArt: Update viewport when changing ObjectLineArt settings. |
Revision 90e05b4 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 10, 2020, 13:12 (GMT) |
LineArt: Own crease setting for Object. |
Revision d8d0ae3 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 10, 2020, 11:54 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision fdfd5dc by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 10, 2020, 11:54 (GMT) |
LineArt: Fix UI ptr code. |
Revision 5eaa709 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 10, 2020, 03:58 (GMT) |
LineArt: API fixes. |
Revision df558cb by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) September 10, 2020, 01:56 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # source/blender/editors/include/ED_geometry.h # source/blender/editors/lineart/lineart_ops.c # source/blender/editors/mesh/editmesh_intersect.c # source/blender/editors/object/object_facemap_ops.c # source/blender/gpu/CMakeLists.txt # source/blender/gpu/intern/gpu_batch.cc # source/blender/gpu/intern/gpu_context_private.hh # source/blender/gpu/intern/gpu_immediate.cc # source/blender/gpu/intern/gpu_immediate_private.hh # source/blender/gpu/intern/gpu_platform_private.hh # source/blender/gpu/intern/gpu_primitive_private.h # source/blender/gpu/intern/gpu_query.cc # source/blender/gpu/opengl/gl_batch.cc # source/blender/gpu/opengl/gl_context.cc # source/blender/gpu/opengl/gl_drawlist.cc # source/blender/gpu/opengl/gl_immediate.cc # source/blender/python/intern/bpy_rna_ui.h |
|