FORNO

Results 8 issues of FORNO

I know that the Inertia Inverse values are inverse of each Inertia Tensor value. We can lock angular with the infinity value of Inertia Tensor without other scripts. To lock...

## Steps to reproduce 1. Create the model, repository, and detasource with `@property({type: 'string', mysql: {index: {kind: "FULLTEXT"}}})` on model. 2. `npm run migrate` on cli. 3. It should make...

bug

## Suggestion We can use MATCH operation with Natural Language mode. However, we cannot specify parser for a FULLTEXT index. Because `type` property should get `USING ` prefix, but FULLTEXT...

feature

Signed-off-by: FORNO Implements #470 ## Result of test on my machine ``` 1978 passing (1m) 216 pending 3 failing ``` ``` 1) MySQL datetime handling should allow use of fractional...

## 🚀 Feature request ### Current Behavior Currently, the library only supports set operations like intersection, union, and difference. ### Desired Behavior In set theory, there are four fundamental operations:...

## 🚀 Feature request ### Current Behavior number.ts has only add, mul or sub. ### Desired Behavior Add MagmaDiv to number.ts ### Suggested Solution ```typescript export const MagmaDiv = {...

I use VIVE Cosmos. VRPlayspaceMover can move VIVE Cosmos controllers. However, the HMD is not related to them. It makes my hands fly without my head. VRPlayspaceMover doesn't affect the...

### Description ### Background The current Table component in Nuxt UI allows for the listing of data but lacks a dedicated area for displaying supplementary information such as summary results....

enhancement