Devashish Lal

Results 10 issues of 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...

bug
Feature: configure
Feature: presets

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:...

question

Recently updated from 2.2.9 -> 3.1.3, Working Locally But Does Not Work Gitlab ![image](https://user-images.githubusercontent.com/33104478/153334764-f986670c-ec05-4a5c-b4e6-47b6503127a8.png) 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...

feature

- Expand upon the docs - look into creating Docusaurus components from c# doc tags - Add contributing guidelines

documentation
help

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.

bug

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...

refactor

A more sophisticated water shader would be fun to add reference - https://alexanderameye.github.io/notes/stylized-water-shader/

shaders

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...