Blender Git Loki

Blender Git commits from all branches.

Page: 1049 / 2888

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.
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.
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
November 28, 2019, 06:50 (GMT)
LANPR: Camera shift value assign.
November 28, 2019, 06:50 (GMT)
Merge remote-tracking branch 'origin/master' into temp-lanpr-review
November 28, 2019, 05:29 (GMT)
LANPR: Remove debug print in triangle clipping
November 28, 2019, 05:27 (GMT)
LANPR: Removed camera references in RenderBuffer. Safe for thread ops.
November 28, 2019, 04:38 (GMT)
LANPR: Locking parent thread when loading scenes into lanpr.
November 28, 2019, 03:48 (GMT)
LANPR: Renderbuffer creation changed to re-init.
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021