Block a user
dea0b5ffe3
added includes
2e2335a052
added GHOST_GPUSettings as argument to WM_system_gpu_context_create
Add scene setting to export through either Hydra or USD, for debugging
Please update this PR with latest hydra-render
one more time.
Also I have messages Unable to delete file
and Unable to remove directory
in console when USD
export method selected.
Georgiy Markelov
commented on pull request BogdanNagirniak/blender-addons#18
2023-07-13 14:19:21 +02:00
Remove USD file development options, will be handled in Blender instead
Seems like this should be bl_idname = 'HYDRA_STORM'
.
a788c49c42
Improved working with instancers
cae406cd60
Cleanup
44e7e31f45
Fixed remove object from instancer
4b533ffc20
Refactoring: update_collection() splitted to several functions
2223d8b442
Improve logging
ae4e4a278a
refactoring
377609d6f6
BLEN-245: Fix assign materials: blender shader, materiax
1138a9621f
Code cleanup
dbaad02574
Adjusted final_engine.cc
ba5b42e4a7
Preparing FinalEngineGL
a48ab87853
Adjusting CMakeLists.txt
175465b8e6
Improving working with batch, renaming.
b7691c7d5a
added files
7c0a9ebe37
hdusd_utils.h renamed to hdusd and splitted into header. compute methods now returns pxr::UsdStageRefPtr
0fbf0ee1db
BLEN-79: Integrate basic USD python API