Blender Git Commit Log
Git Commits -> Revision bbcc736
Revision bbcc736 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 21, 2020, 09:11 (GMT) |
LineArt: Change RenderLine to a single-way link list. |
Commit Details:
Full Hash: bbcc73607c832e02a6356ba201a7e5329e0f17d4
Parent Commit: 9ec8332
Lines Changed: +560, -640
5 Modified Paths:
/source/blender/editors/include/ED_lineart.h (+23, -22) (Diff)
/source/blender/editors/lineart/lineart_chain.c (+12, -1) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+517, -617) (Diff)
/source/blender/editors/lineart/lineart_intern.h (+2, -0) (Diff)
/source/blender/editors/lineart/lineart_util.c (+6, -0) (Diff)
/source/blender/editors/lineart/lineart_chain.c (+12, -1) (Diff)
/source/blender/editors/lineart/lineart_cpu.c (+517, -617) (Diff)
/source/blender/editors/lineart/lineart_intern.h (+2, -0) (Diff)
/source/blender/editors/lineart/lineart_util.c (+6, -0) (Diff)