Block a user
Bogdan Nagirniak
pushed to hydra-add-legacy-hair-particles at DagerD/blender
2023-11-01 03:03:20 +01:00
b6facae6da
Fixed uvs
9726e86dc1
Code simplification
Hydra: add support for legacy hair particles
This doesn't suit to scene delegate design, there shouldn't be uninited objects. This check has to be made before calling init()
Hydra: add support for legacy hair particles
This shouldn't be there. It should be on scene delegate side
Hydra: add support for legacy hair particles
simplify to return particle_system->part && particle_system->part->type == PART_HAIR
Hydra: add support for legacy hair particles
consider name psys_prim_id
, change pxr::SdfPath parent_obj
to Object *obj
Fix #113954: Hydra render crashes if output node for World light wasn't found
Tested from my side - works good