Petr Leontev
Petr Leontev
Ongoing process is here: https://github.com/RaiaN/RuntimeImageLoader/tree/hdri_cubemap
@thecoolwolf Thanks for feedback. I will mark it as a new feature
TODO: Integrate https://github.com/neil3d/UAnimatedTexture4
> > > The status of the air mesh feature has not changed, so no it is not available. Can we still hope cloth tearing feature will be returned to...
This is in progress. The only step left is conversion from .hdr format into cubemap (similar to what Unreal does)
Okay, the code is there. I need to verify loading works correctly and prettify some logic here and there
HDRI loading works fine as of master #head revision. Next step is pushing a new update to Unreal Marketplace
**THIS PLUGIN IS ABSOLUTELY DANGEROUS TO USE!** This issue still not fixed? `s3Download(file:"${params.projectId}/", bucket : env.S3_BUCKET, path:"${params.projectId}/", force:true)` Please be very very careful!!!! This command erased half of my drive...
> the `file` parameter is an absolute file name on your disk if you start with `/`. An interesting thing is that your Jenkins has the necessary rights to do...
@hoegertn Thank you for your reply. I agree that permissions must be set up. However, I believe that `force` should act as `override` IF and only IF there is something...