-
**Issue by [DieSlower](https://github.com/DieSlower)**
_Friday Aug 25, 2017 at 19:19 GMT_
_Originally opened as https://github.com/acidrainstudios/TrueReality/issues/4_
----
Create a level editor, …
-
**Issue by [DieSlower](https://github.com/DieSlower)**
_Friday Aug 25, 2017 at 19:19 GMT_
_Originally opened as https://github.com/acidrainstudios/TrueReality/issues/4_
----
Create a level editor, …
-
I need help designing our pluggability model. The DTFS is a nice idea - but it only works for very narrow scenarios.
What I find myself doing is adjusting it all the time or hacking into the setup ar…
-
Thanks for your nice work, but the detail of data augmentation may have a leakage problem. More precisely, the pseudo-prior items may see the test information ahead of the inference.
```Python
def…
-
```
Affected Version:
# Copyright (C) 2008 Google Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may …
-
```
What steps will reproduce the problem?
1. Just running the game
2.
3.
What is the expected output? What do you see instead?
When the stage its loaded, it appears all in white, the polygons are th…
-
```
What steps will reproduce the problem?
1. Just running the game
2.
3.
What is the expected output? What do you see instead?
When the stage its loaded, it appears all in white, the polygons are th…
-
### Description of Issue/Question
Running `export DEV_ENV=true; sudo salt-run state.orch ceph.stage.0` gets a `mines` state failure.
How can I troubleshoot and resolve this issue / any pointers…
-
Here's a "minimal" example of the problem. I pretty much copied your test and simply added a ListView with a custom renderer.
Here is the main class:
```
import javafx.application.Application;
import…
-
I installed apache tomcat from puppetforge labs which was running at port 8080.
I did some testing and installed jenkins from puppetforge which puppet agent shows as running and doesnt throw any err…