May 27, 2021, 18:33 (GMT) |
Merge branch 'usd-importer-T81257-merge' of https://gitlab-master.nvidia.com/omniverse/blender into nv-usd-importer |
Revision ff8ad9b by Fabian Schempp (soc-2021-porting-modifiers-to-nodes-remesh-blocks, soc-2021-porting-modifiers-to-nodes-remesh-voxel, soc-2021-porting-modifiers-to-nodes_all) May 27, 2021, 18:32 (GMT) |
- first impression |
May 27, 2021, 18:27 (GMT) |
USD import: apply root transform to merged prims. Fixed logic to identify root objects to work correctly for objects that represent merged prims. |
May 27, 2021, 17:42 (GMT) |
GPencil: Ensure camera switch is done |
May 27, 2021, 17:40 (GMT) |
GPencil: Minor corrections |
May 27, 2021, 17:22 (GMT) |
GPencil: Avoid 2D conversion for Camera mode |
May 27, 2021, 17:15 (GMT) |
Cleanup: refactor shader sorting to support it for more kernels later |
May 27, 2021, 17:15 (GMT) |
Cleanup: pass full kernel name to integrator state macros So we can make this dynamic. |
May 27, 2021, 17:15 (GMT) |
Cleanup: make shader raytracing a node feature flag |
May 27, 2021, 17:15 (GMT) |
Cycles X: adapt AO/bevel node implementation to new code Still not actually rendering through. |
May 27, 2021, 17:14 (GMT) |
GPencil: Remove duplicate parameter |
May 27, 2021, 17:00 (GMT) |
GPencil: First try to bake animation with Camera reproject |
May 27, 2021, 16:30 (GMT) |
Merge branch 'master' into override-recursive-resync |
May 27, 2021, 16:30 (GMT) |
LibOverride: refactor recursive resync. We need to re-evaluate what needs to be resynced after each step of processing overrides from a given 'indirect level' of libraries. Otherwise, recusrive overrides (overrides of linked overrides) won't work. Note that this should not change too much in practice currently, since there are other issues with recursive overrides yet. Also, checks (CLOG errors) added show that some ID (node trees) seem to be detected as needing resynced even after beig just resynced, this needs further investigation still. Could be though that it is due to limit currently set on nodetrees, those are always complicated snowflakes to deal with... |
May 27, 2021, 14:34 (GMT) |
Cycles X: Remove unused denoising flags from KernelFilm |
May 27, 2021, 14:32 (GMT) |
GPencil: Convert curve objects to bezier strokes |
May 27, 2021, 14:24 (GMT) |
Create buffer utility methods for copying/filling rects |
May 27, 2021, 13:48 (GMT) |
CMake: Remove unused WITH_CYCLES_DEBUG option |
May 27, 2021, 13:48 (GMT) |
Cycles X: Cleanup OptiX Curves API flag - Use proper boolean prefix - Log as a human-readable boolean - Add description for Python property |
May 27, 2021, 13:37 (GMT) |
Cycle X: Make OptiX debug flag runtime Allows to enable OptiX module debugging without having special build of Blender. Note that depending on compilation flags on developer environment this could affect render times. |
|