Revision 78490a7 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 11, 2020, 04:37 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # source/blender/blenkernel/intern/scene.c |
Revision 80011e8 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 10, 2020, 14:56 (GMT) |
LANPR: Baking in frame range is now working. |
Revision 4273836 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 10, 2020, 13:58 (GMT) |
LANPR: Fix deleting GP cause UI crash problem. |
Revision 26e91f4 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 10, 2020, 13:04 (GMT) |
LANPR: Thread monitoring memory leak fixed. |
Revision 231bfe4 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 10, 2020, 11:49 (GMT) |
LANPR: Fix undo memory conflict in threaded calculations |
Revision e9ad44e by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 10, 2020, 10:34 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision 497633d by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 07:51 (GMT) |
LANPR: Background calculation now doesn't block user input. (Messy code for now) |
Revision 9803f45 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 06:24 (GMT) |
Cleanup: Compiler debug flags. |
Revision b0dda64 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 06:20 (GMT) |
LANPR: Fixed crashes during duplicate point removal in chain connecting. |
Revision 56ebc76 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 04:11 (GMT) |
LANPR: Fix readfile.c node tree linking error from merge. |
Revision cbe77c9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 8, 2020, 04:03 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision 48a7fcd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 14:03 (GMT) |
LANPR: Duplicating points in chaining stage is taken care of. |
Revision 46cd0a1 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 13:06 (GMT) |
LANPR: ob->imat now untouched by LANPR geometry loading. Normal flipping bug solved. |
Revision b211885 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 12:50 (GMT) |
LANPR: Remove chaining flag. |
Revision 43df7f9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 12:30 (GMT) |
LANPR: GP Target now recalculate geometry (using DEG_id_tag thing) automatically. |
Revision 050e6bd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 7, 2020, 12:09 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp # Conflicts: # source/blender/blenloader/intern/readfile.c # source/blender/blenloader/intern/writefile.c # source/blender/makesrna/intern/rna_collection.c |
Revision 35d83ad by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 4, 2020, 14:28 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision 117c0c1 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 4, 2020, 14:27 (GMT) |
LANPR: Memory copy/deleting implemented into depsgrapgh callback. No leaks now. |
Revision c2ce9fd by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 4, 2020, 13:47 (GMT) |
LANPR: Chaininng panel is re-configured and shown. |
Revision fc3f80d by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) June 4, 2020, 13:42 (GMT) |
LANPR: Init and deinit triggers in ed_utils.c |
|