Olivier Dragon
Olivier Dragon
I'm also very interested in this. On my machine (12 CPU cores + GTX 680) 10MB of uniform_real_distribution with mersenne_twister_engine takes about 1.6 seconds to generate, which is better than...
There's a Philox implementation? I only see a ThreeFry and a linear congruential along with the MT engine. Also the ThreeFry is not in the API overview and doesn't compile...
I would love to have a .cdb.md for the long description. It would enable having all the information from the contentdb under revision control.
What about a dashboard widget?
I presume the current UPS diagnostic in OMV is just printing the output from calling `upsc myups@localhost` or something similar. See https://networkupstools.org/docs/developer-guide.chunked/apas02.html for information on the NUT variables. Based on...
Just wanted to say thank you @Manish-Giri and @rubenwardy ! The new release notes panel looks great!
Ok, I understand.Would you prefer I close this issue then?
Hi @ronoaldo. I suspected it wasn't supported yet. I wanted to make sure I didn't miss it somewhere. I would probably do it like mods. I think probably the default...
I would assume so, since `armor.conf.example` is where the materials are defined, and them imported in init.lua. I would add that these changes should make the 3d_armor API material agnostic.