July 29, 2021, 16:28 (GMT) |
USD import: update copyright notices |
July 29, 2021, 14:36 (GMT) |
USD export: improve stage creation error message When stage creation fails, now notifying user if the export path is already open in a USD layer, possibly because the USD is being referenced by modifiers and can't be overwritten. |
July 29, 2021, 04:51 (GMT) |
USD export: clearer stage creation error message Previously, the error message issued on stage creation failure was confusing, as it suggested that a USD plugin can't be found, which is usually not the cause of the error. |
July 29, 2021, 03:46 (GMT) |
Merge branch 'nv-usd-importer' of https://gitlab-master.nvidia.com/omniverse/blender into omniverse |
July 29, 2021, 03:43 (GMT) |
USD Import: add cache file only if needed Fixed bug where a cache file was always created for the imported USD, even when the USD has no animation. Modified the logic to add a cache file only if a reader requires it. This is not only more efficient, but also avoids the problem where we can't overwrite the USD the cachefile is referencing because it has a pointer to the open stage for the lifetime of the scene. |
July 28, 2021, 02:11 (GMT) |
Merged latest nv-usd-importer branch. |
July 28, 2021, 01:15 (GMT) |
Merge branch 'usd-importer-T81257-merge' of https://gitlab-master.nvidia.com/omniverse/blender into nv-usd-importer |
July 28, 2021, 01:15 (GMT) |
Merging latest usd-importer-T81257-merge branch |
July 28, 2021, 00:39 (GMT) |
USD import: convert sun angle to radians Now converting USD distant light angle from degrees to radians. |
July 27, 2021, 16:40 (GMT) |
USD import: validate light attributes Added checks to validate light attributes and values, to help avoid errors when reading light settings which might not have been authored. |
July 27, 2021, 02:18 (GMT) |
Merge branch 'nv-usd-importer' of https://gitlab-master.nvidia.com/omniverse/blender into omniverse |
July 27, 2021, 02:12 (GMT) |
Merge branch 'usd-importer-T81257-merge' of https://gitlab-master.nvidia.com/omniverse/blender into nv-usd-importer |
July 27, 2021, 01:42 (GMT) |
USD import: bug detecting mesh topology change Fixed mesh reader logic detecting topology changes in mesh sequence animations, which avoids a crash in some cases. |
July 26, 2021, 06:03 (GMT) |
Merging nv-usd-importer branch. |
July 26, 2021, 05:11 (GMT) |
USD importer format fix. |
July 26, 2021, 05:10 (GMT) |
Merged latest usd-importer-T81257-merge branch |
July 26, 2021, 02:08 (GMT) |
USD import: gray out disabled options. Now graying out, instead of hiding, disabled options. |
July 25, 2021, 20:49 (GMT) |
USD import options Experimental header alignment Fixed alignment of the Experimental column header to be consistent with the other options headers. |
July 24, 2021, 02:10 (GMT) |
USD import: don't check for cache usdz extension. Removed check for .usdz extension in logic to determine cachfile type. |
July 24, 2021, 02:04 (GMT) |
USD Import: removed unused variable. |
|