-
use PhysX5 as physics module
-
**Version**
LiteDB v5.0.10
.NET Standard 2.1
Xamarin.Forms v5.0.0.2012
**Describe the bug**
The database seems to get corrupted when I insert data. Here are multiple examples:
```
System.…
-
**Is your feature request related to a problem? Please describe.**
This is a new feature request to add support for mysql as a storage backend
**Describe the solution you'd like**
Vault had suppo…
-
### 3.27 beta branch info ###
| Repo | Branch | Commit | g3 CL |
| --- | --- | --- | --- |
| flutter/flutter | [flutter-3.27-candidate.0](https://github.com/flutter/flutter/tree/flutter-3.27-cand…
-
# Problem
Engines implementing RML-Core should no bother with all different Source descriptions like CSV, XML, JSON, RDB, SPARQL, etc.
to be RML-Core compliant. However, the current test-cases exi…
-
Unlike mapsforge vtm currently supports only online-sources for hillshading (e.g. MapilionMvtActivity.java). It'd be nice to have support for HGT format hillshading information to enable offline hills…
-
I am on Ubuntu 18.04. Following the instructions for building from source. Installed json-c. Then:
```sh
./configure --prefix=$AXIS2C_HOME --enable-json
```
and got
```sh
...
Making al…
-
**Describe the bug**
See the source code. I expect the FormManager to be an abstract communications means, so that when I say I would "highlight()' on one end, this should be handled in the Highlight…
-
If I use
```
OPENSSL_CONF=eccert.config openssl req -new -x509 -engine pkcs11 -keyform engine -key id_0101 -sha256 -out hw.pem -subj "/C=CB/O=HW/CN=HW"
```
it works.
If I move the config file a…
-
## Problem
One benefit of `dagger shell` is that it could potentially match the *convenience* of bash scripts. 👍 One drawback is that it could potentially match the *portability* of bash scripts 👎 …