Devashish Lal
Devashish Lal
### Brief Issue Summary When configuring without CMakePresets.json everything works fine but when I use the CMakePresets.json for vcpkg integration configuration fails with the error Ninja not found. Ninja ,Cmake...
A workaround is to have the form builder inside a stateful widget but a builder widget would be more convenient ```dart FormBuilder( key: form, initialValue: {'dp': }, child: Column( children:...
Recently updated from 2.2.9 -> 3.1.3, Working Locally But Does Not Work Gitlab  I use the single node replica set options and increased the timeout to max still no...
The current noise API is limited, it just has very few dials. Ideally, the Noise API or more accurately generation API should have the following capabilities:- - Layer based with...
- Expand upon the docs - look into creating Docusaurus components from c# doc tags - Add contributing guidelines
The top faces are not rendered for the water blocks, which is to be expected due to the current meshing algorithm, which need to implement dual masking for meshing.
Currently, we just have run length encoded interval trees, while they are generally good it would be nice to have an option for other data structures to best suit any...
A more sophisticated water shader would be fun to add reference - https://alexanderameye.github.io/notes/stylized-water-shader/
Hi, I was wondering if it is possible to pass some parameters to the vector index retrieval query (similar to the one in chains.py:142). The value of these parameters depends...
On windows the vars in sysconfig return None so as a fallback we try to enumerate possible library candidates in the installation base to see if we can find the...