April 20, 2021, 17:37 (GMT) |
USD Import: fixed cherry-pick conflicts. |
April 20, 2021, 17:27 (GMT) |
USD Import: missing include. Added missing include when building without Alembic. |
April 20, 2021, 17:26 (GMT) |
USD IO: fixed warnings. |
April 19, 2021, 16:09 (GMT) |
USD Import: warning fixes. |
April 19, 2021, 15:56 (GMT) |
USD Import: format fix. |
April 19, 2021, 15:52 (GMT) |
USD Import: warning fixes. Fixed warnings due to unused parameters and function. |
April 19, 2021, 15:30 (GMT) |
USD Import: missing include. Added missing include when building without Alembic. |
April 19, 2021, 15:19 (GMT) |
USD IO: fixed warnings. |
April 17, 2021, 01:53 (GMT) |
USD Import: remove instancing functionality. Temporarily removing collection-based instancing experimental feature to simplify the review of the current patch (differential D10700). Instancing can be added back in a future patch. |
April 17, 2021, 00:42 (GMT) |
Merge branch 'usd-importer-T81257-merge' of https://gitlab-master.nvidia.com/omniverse/blender into omniverse |
April 17, 2021, 00:39 (GMT) |
USD Import: removed obsolete code. |
April 17, 2021, 00:27 (GMT) |
USD Import: USDMaterialReader refactor. Broke up more complex code into multiple functions and reduced the nesting level of conditionals. |
April 16, 2021, 01:36 (GMT) |
USD Import: USDMeshReader fixes and comments. Removed unused variables, fixed bug where polygon geometry was being read twice, added comments. |
April 16, 2021, 00:36 (GMT) |
USD Import: declared const parameter. |
April 16, 2021, 00:31 (GMT) |
USD Import: USDMeshReader constructor fix. Now initializing the is_initial_load_ flag to true. |
April 15, 2021, 23:39 (GMT) |
USD Import: update comments. Updated USDMaterialReader comments, now using C-style comments. |
April 15, 2021, 23:10 (GMT) |
USD Import: fixed warnings. Removed unused function and now calling UncheckedGet() to query shader diffuse color. |
April 15, 2021, 22:54 (GMT) |
USD Import: declared parameters const. |
April 15, 2021, 21:24 (GMT) |
USD Import: braces for if/else statments. |
April 15, 2021, 20:50 (GMT) |
USD Import: declare local functions static. This fixes compiler warnings. |
|