-
Fellow Inexor friends, the wider community, and whom else it may concern.
I am stepping down with my affiliation with the Inexor project.
It's been 5 years with you! What a ride! What an amazing t…
-
If you want your images / material to be used, please copy this text in a comment under this issue if you agree:
> I declare that I agree that photo and video recordings made of me, will be publi…
-
In the following example, running `node v7.10.0` I get
```
TypeError: me.error is not a function
at Writer (/Users/berger/workspace/inexor-flex/node_modules/unzip/node_modules/fstream/lib/wri…
-
By reconnecting to already running instances of Inexor Core allows server owners and developers to restart/update Inexor Flex while Inexor Core instances are still running. This improves the developme…
-
In this doc: https://inexor-vulkan-renderer.readthedocs.io/en/latest/development/building.html#linux
we can read at the end, this line of code:
`./build/bin/inexor-vulkan-renderer-example`
It's…
-
An error appears before even cloning the repo:
`The pipeline was not run because a pipeline is already running. Pipelines cannot be run concurrently.`
The error caused the job to fail.
See:
ht…
-
## Problem
Currently, the GraphQL interface allows access to the type system and the instance system. This allows **general access** to all types and instances. But the access is done in a way that…
-
**Describe the bug**
```cpp
Inexor Engine, version 0.1.0
Inexor Vulkan-renderer example, version 0.1.0
Configuration: , Git SHA 13e16b7
2021-07-21T20:32:20+02:00
```
**To Reproduce**
Steps t…
-
For the future of the project it will become more important that we have a signed Inexor key that we can trust on for certain actions. Those include
- signing commits
- signing releases and binari…
-
Refactoring of the loading mechanism of textures and maps in order to use the Inexor Tree. This way we can automate the media management and provide user interfaces for creating or editing meta data o…