davidAlgis

Results 7 issues of davidAlgis

Hi, First, thanks for this nice plugin, it's really useful to me ! I wanted to override the auto-filled description for file header in "block_layout", I add this configuration: ```...

enhancement
question

The windows form isn't responding when scrapping is in progress.

There are unit test for texture and compute buffer, but I need to implement it for texture array.

enhancement

https://unity3d.atlassian.net/servicedesk/customer/portal/2/user/login?destination=portal%2F2%2FIN-25859

bug

I wanted to generate the mip map of a `Texture2D` directly from the graphics API. But with DX11 a `Texture2D` is created with `miscflag 0`, and the function to generate...

CUDA is fast, but it's only supported by Nvidia's GPU. It would be better to use [HIP](https://developer.amd.com/resources/rocm-learning-center/fundamentals-of-hip-programming/) to support more GPU.

enhancement

When I try to install senscritiqueScraper with your first method I run into an error when calling `python setup.py install` : ``` zip_safe flag not set; analyzing archive contents... creating...