-
http://doc.mapeditor.org/manual/using-the-terrain-tool/
The Tiled terrain tool looks useful for game developers as it automates the repetitive process of placing terrain transition files.
![wall…
-
### Checklist
- [X] I have filled out the issue template to the best of my ability.
- [X] This issue only contains 1 issue (if you have multiple issues, open one issue for each issue).
- [X] This iss…
-
I only tested this in the demo linked from the readme, so my appologies if this is already covered in a branch or something.
Characters such as emphasis dashes, left and right quotation marks, and el…
-
The Trust Mark status endpoint takes the issue time as an input parameter.
As the text is written now, the Trust Mark issuer would need to keep track of all issued Trust Marks.
In our implementa…
-
## Issue Description
I am facing a strange bug since I upgraded to TypeORM 0.3, I generate my first migration as the database is empty, and it is generated correctly. If I generate a second migration…
-
Current implementation of nosignal rules only allows to filter by Id and type. It would be nice to have an aditional filter by attribute, both at context broker level and mongo level.
More details …
-
## File a bug
After updating EF Core from v6.0.1 to v6.0.2, two of our tests start failing. This looks like a regression in the change tracker, which no longer produces SQL for removing an element …
-
Hello all,
Currently, the face labeling for a `DistributedDiscreteModel` contains a `"boundary"` tag which contains the entities that belong to the physical boundary (i.e the boundary of the globa…
-
## File a bug
The `IsModified` property on a `CollectionEntry` does not correctly reflect it has been modified if the action is only to remove an entry from the collection.
The intent seems to be …
-
**Is your feature request related to a problem? Please describe.**
I am attempting to build a game with dynamic lights and shadows. That is, visibility is restricted to surfaces in FOV which are als…