Reduce precision conversion when packing (#124)
* Reduce conversion. Assume that ray_indices should always be long and pack_info always int * Remove some more casting * More casting fixes * Remove unecessary long casting * Fix changes in precision at python level, ray_pdf_query test is already broken since it was reverted * Support long when rendering transmittance * Support long * Woops
Showing
Please register or sign in to comment