Revision 3b5a02a by Bastien Montagne (undo-experiments, undo-experiments-idnames, undo-experiments-remap-history, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) November 28, 2019, 15:06 (GMT) |
Merge branch 'master' into undo-experiments |
November 28, 2019, 14:32 (GMT) |
USD: renamed `should_export_object` to `should_visit_object` |
November 28, 2019, 13:39 (GMT) |
GPencil: Add layer operators to Dopesheet Header |
November 28, 2019, 13:29 (GMT) |
USD: Revamped building & bundling process - USD is now built as monolithic library, instead of 25 smaller libraries. We were linking all of them as 'whole archive' anyway, so this doesn't affect the final file size. It does, however, make life easier with respect to linking order, and handling upstream changes. - The JSON files required by USD are installed into bin/usd; they are required on every platform. - USD is patched so that it finds the aforementioned JSON files in a path relative to the running executable. When left unpatched, the only way to influence the search path for those files is to set an environment variable BEFORE Blender starts (USD uses static initialisers, so by the time the USD exporter runs, it has already unsuccessfully tried loading the JSON files, and won't re-investigate that environment variable ever again). - USD is patched to have a `PXR_BUILD_USD_TOOLS` CMake option to disable building the tools in its `bin` directory. This is sent as a pull request at https://github.com/PixarAnimationStudios/USD/pull/1048 |
November 28, 2019, 11:56 (GMT) |
USD: Avoid crash when USD JSON files cannot be found USD ships with a set of JSON files that define which formats can be written and which plugins are required. This is used even when statically building and only using the default USDA and USDC formats. |
Revision d726305 by Bastien Montagne (undo-experiments, undo-experiments-idnames, undo-experiments-remap-history, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) November 28, 2019, 11:40 (GMT) |
Fully WIP code. Don't have proper solution yet for issue described in comment in readfile.h, still investigating... |
November 28, 2019, 11:10 (GMT) |
Overlay Engine: Fix issue with facing overlay Render using the default view instead of the jittered view. |
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. |
November 28, 2019, 09:24 (GMT) |
GPencil: Keep current Tool when reset all brushes |
November 28, 2019, 07:37 (GMT) |
Merge branch 'master' into greasepencil-object |
November 28, 2019, 07:36 (GMT) |
GPencil: Simplify Reset All brushes code |
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 |
November 27, 2019, 19:29 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: source/blender/blenloader/intern/versioning_280.c |
November 27, 2019, 19:25 (GMT) |
GPencil: Check NULL Pointer |
|
|
|


Master Commits
MiikaHweb | 2003-2021