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 |
Revision 2604bad by Jacques Lucke / YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 31, 2020, 14:23 (GMT) |
Cleanup: reduce variable scope |
Revision 383c971 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 31, 2020, 14:23 (GMT) |
LineArt: Better line intersection function and handling. |
Revision 501d064 by Clément Foucault / YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 31, 2020, 14:23 (GMT) |
Cleanup: GPU: Remove unused attr_binding and primitive code |
Revision 6d5794e by Philipp Oeser / YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 31, 2020, 14:23 (GMT) |
Fix T80126: Alembic Import dialogue has overwrite protection UI Use `FILE_OPENFILE` when importing, rather than `FILE_SAVE`. Reviewed By: sybren Differential Revision: https://developer.blender.org/D8715 |
Revision 7c0068c by Dalai Felinto / YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 31, 2020, 14:23 (GMT) |
Linux: 2.90 release information in appdata |
Revision 7efa3ce by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 31, 2020, 14:23 (GMT) |
LineArt: CMake clean up. |
Revision 9282b3b by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 31, 2020, 14:23 (GMT) |
LineArt: Enable vector line intersection code (isect_v2_v2) |
Revision 9640714 by Hans Goudey / YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) August 31, 2020, 14:23 (GMT) |
Cleanup: Resolve unused variable warning in lite build |
|