-
With the following schemas:
```
$this->table('restaurants', ['id' => false, 'primary_key' => 'id'])
->addColumn('id', 'uuid')
->addColumn('name', 'string')
->a…
-
Currently in many situations it's hard to select adjacent mapmodels. Since engine change + lod support , meshes can be used more widely on maps - thus, after discussion with some other mappers, we thi…
-
tested with latest master, can be observed with doors or my grate01 model
Pitch parameter is ignored on mapmodel, but selection box is affected, hope this can be fixed ;p
-
Hello all,
I need to pass in @ApiModelProperty json example value. I look through code and i see in springfox.documentation.schema.ModelProperty that example is type String but in
io.swagger.mod…
-
I don't think this is bug (rather a symptom of how much work OM needs to do internally),
but i want to report a real-world performance use case:
We have JSON objects coming from a REST api. One o…
-
Ways to lower the minimum performance requirement and/or provide the relevant options to those who would prefer playing with some of Tesseract's features disabled for the sake of clarity:
- Adding …
-
I was wanting to use [vue-cleave](https://www.npmjs.com/package/vue-cleave#examples).
How would I combine
```
```
and
```
```
into a single input?
-
**Proof of concept of decorators not needing an explicit `sequelize` object**
What follows is a code sample that uses a decorator with a model class, and injects configuration/connection state at t…
-
I am getting same issue when I am trying to hit swagger-ui.html page in browser?
java.lang.IndexOutOfBoundsException: Index: 1
at java.util.Collections$EmptyList.get(Collections.java:4454)
at spr…
-
@Dziq84 can you remove the rotating form the fan_blade and ceil_fan since we can rotate ingame?
~~And the lightcones and lightsquare have missing textures?~~
And the grate03 looks "Ugly from behind, i…