-
IrrlichtMt is meant to be copied into Minetest some day, _ideally_ at a point where we can throw away much of the code because we would use SDL2 + our own OpenGL(ES) renderer by then.
This issue coll…
sfan5 updated
8 months ago
-
```
Here is a simplified code which do nothing but in my app, using this leads to
major problems on texture mapping (plus the error on ivl.delete())
import pyglet as pg
batch = pg.graphics.Batch()
i…
-
```
Here is a simplified code which do nothing but in my app, using this leads to
major problems on texture mapping (plus the error on ivl.delete())
import pyglet as pg
batch = pg.graphics.Batch()
i…
-
```
Here is a simplified code which do nothing but in my app, using this leads to
major problems on texture mapping (plus the error on ivl.delete())
import pyglet as pg
batch = pg.graphics.Batch()
i…
-
:clipboard: **Description**
Refs #5467
Some of our standard colour schemes score quite poorly on contrast for accessibility and could be improved. For example
![Screenshot at 2020-09-06 11-55…
-
Most likely culprit is:
```
ISeeStores
чёрные кромки - это отражения первичных лучей от треугольников по интерполированной нормали под плоскость треугольника (т.е. dot(normal, dir) < 0, где normal …
-
while executing
curl -XPUT http://:9200/_template/panos-traffic?pretty -H 'Content-Type: application/json' -d @traffic_template_mapping-v1.json
curl -XPUT http://:9200/_template/panos-threat?pretty…
-
When hosting multiple apps, sometimes it's a good idea to have a general set of rules protecting all applications, and then specific rules for different types of applications.
This helps avoid dupl…
-
I am using numpydoc style for my documentation. Everything seems okay, except for a few warnings when running ```sphinx-build -M simplepdf docs/source/ docs/build/ -a```:
Sphinx output
```
Ru…
-
[The env proposal](https://github.com/source-map/source-map-rfc/blob/main/proposals/env.md) would add information about scopes and bindings in the original source to a sourcemap. That proposal satisfi…
hbenl updated
8 months ago