Karl Lattimer
Karl Lattimer
**Describe the bug** Not sure what's going on here, but this seems to be the most complete example in this space, my AddRenderPasses method is never called in any ScriptableRenderFeature...
I tried Quaternion(Matrix33.identity()) and I just get zeros, I tried Quaternion.from_eulers([45, 10, 30]) and got zeros. So I changed dtype=None to dtype="f4" in all of the functions and I don't...
I was trying to use this library, and importing Euler in the same way as Quaternions or Vectors seems not done. This also appears to apply to line, plane and...
As the title suggests, a reasonably self contained change to load the configuration for HASS from the rtl_433.conf file if it exists.
Blender now supports PBR extensions as per: https://en.wikipedia.org/wiki/Wavefront_.obj_file#Physically-based_Rendering Sure would be nice to have them here too.
Addresses issue #147
Some devices will support SSL, some will not, of those which do, some may support plaintext. It makes most sense for us to take the most secure option and failover...
We need a method to list the TVs that exist in the config.
What is necessary to get photon S support working. The board is fairly standard so I guess there'll be some interrogation required to get the set up just right. I...
In an obj file with o MyObject accompanied by a mtl file with newmtl MyMaterial the mesh.name has the same value as mash.material.name.