Erasmo Bellumat
Erasmo Bellumat
Here's a texture where the black should be a transparency, just to help on the implementation, if you would like to implement. Thanks! [tempImgEd02BE.bmp.zip](https://github.com/Zarbuz/FileToVox/files/12492043/tempImgEd02BE.bmp.zip)
I'm using with Oculus Quest and works well using Vulkan!
I found the problem and opened 2 pull requests to fix. - #77 - #78
Unfortunately i had to do a macgyverism, When the settings are open, i create a setInterval to check if the settings was changed, when true, i reload the page and...
I'm getting this error when I try to build the master branch.  Output: ```bash ./launch_openpilot.sh /home/ebellumat/Documents/GitHub/sunnypilot/launch_chffrplus.sh: line 7: /data/openpilot/launch_env.sh: No such file or directory ln: failed...
Issue solved commenting the FleetManager, but @sunnyhaibin Why the tools folder are available only on the master branch? I'm curious.
You need to add this key on your `Info.plist` file. ```xml LSApplicationQueriesSchemes ...existent values... fb-messenger ```
Thank you @adam-sawicki-a Makes sense. Another quick question, this CLI run on ARM like devices like Raspberry Pi? I want to develop a cheap upscaller for any HDMI input.
I Created a Vue Component to use Pivot Table, and i added Vuetify Material Design style. Soon i will create a full conversion of this component to Vue JS, removing...
I Will Create a Guide to use him in Vue JS.