Revision 8b04108 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) December 3, 2019, 05:44 (GMT) |
LANPR: chaining vertex count fixed. |
Revision 7f81bb4 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) December 3, 2019, 05:30 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lanpr-review |
Revision 2243de9 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 29, 2019, 15:17 (GMT) |
LANPR: Don't use background intersection calculation for GPU mode. |
Revision 798e93b by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 28, 2019, 10:44 (GMT) |
Cleanup: Missing bracket. |
Revision ca43179 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 28, 2019, 06:50 (GMT) |
LANPR: Camera shift value assign. |
Revision 6967d60 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 28, 2019, 06:50 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lanpr-review |
Revision 1c2b864 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 28, 2019, 05:29 (GMT) |
LANPR: Remove debug print in triangle clipping |
Revision cb47cc1 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 28, 2019, 05:27 (GMT) |
LANPR: Removed camera references in RenderBuffer. Safe for thread ops. |
Revision 352eb65 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 28, 2019, 04:38 (GMT) |
LANPR: Locking parent thread when loading scenes into lanpr. |
Revision 8eb44bf by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 28, 2019, 03:48 (GMT) |
LANPR: Renderbuffer creation changed to re-init. |
Revision acd8fae by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 28, 2019, 03:39 (GMT) |
LANPR: Const qualifiers for some of the functions |
Revision 541fb67 by Julian Eisel (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 16:19 (GMT) |
Always write LANPR data if set Gerneral rule of thumb: Don't delete user data without permission. Data-blocks are a whole different and difficult story. Users may have disabled just for a render, reloading the file shouldn't make their settings go lost. |
Revision 6ccd672 by Julian Eisel (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 16:10 (GMT) |
Fix crash on disabling collection LANPR Also: * Avoid duplicated copy code (copy code performed already and wouldn't actually run) * Cleanup freeing |
Revision cf38c4d by Julian Eisel (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 15:03 (GMT) |
Fix NULL-ptr mem-copy |
Revision 12bf6ee by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 14:51 (GMT) |
LANPR: Build option CMakeLists add LANPR. |
Revision 4227b81 by Julian Eisel (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 14:38 (GMT) |
Fix wrong dereferences |
Revision cf623d8 by Julian Eisel (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 14:36 (GMT) |
Address some minor warnings |
Revision 692f206 by Julian Eisel (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 14:35 (GMT) |
Run clang-format on all changed files |
Revision 9f35ef2 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 14:21 (GMT) |
LANPR: Collection visibility flags should be visible in all engines. |
Revision aa4ff9e by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lanpr-review, temp-lineart-contained, temp_lineart_contained) November 27, 2019, 14:09 (GMT) |
LANPR: Fixing CollectionLANRP file r/w. |
|