-
[Rolf suggested in the MIRTK chat](https://gitter.im/BioMedIA/MIRTK?at=5fe9bc40e7f693041f3782e2) to enable use of an already existing N4 installation instead of building ITK from scratch. This should …
-
```
What steps will reproduce the problem?
var font = Assets.getFont( FONTS_ASSETS_PATH + "BradBunR.ttf" );
var tf = new TextField();
tf.selectable = false;
tf.autoSize = TextFieldAutoSize.LEFT;
var t…
-
Hi,
at first: You are doning a great job. The code AND the support!!
Now once again a question.
Is it possible to draw the networkgraph layer by layer. I have a huge network with a lot of nod…
-
Any shortcuts, or faster ways to render the tilemaps and objects, particularly when zoomed out.
Currently, it is slow on my laptop when zoomed out, and sometimes even when zoomed in
-
_From [grant.ab...@gmail.com](https://code.google.com/u/114224376176218253872/) on April 16, 2012 07:59:55_
What feature or behavior would you like to see: When setting up a new meeting using the "Ad…
-
When channel exported in geotiff format, it can be used in GIS systems for further processing. i.e. overlay map, convert into google maps layer &etc.
-
Rather than doing artificial timing like with timers, the game uses framerate (via `requestAnimationFrame(..)`) for all its timings, with the assumed target of 60fps. Luckily, most good devices seem t…
-
So me and @roboman2444 were talking about how the Dissonance render engine should be moved out of OpenGL 1 spec and upgrade to OpenGL 3 spec. And I think this would be the perfect opportunity to rewri…
-
**Describe the bug**
When you create a diagram on a bulletpoint in the editor, then Save the diagram, it is saved as a PNG image rather than a diagram.
**Steps To Reproduce**
Steps to reproduce t…
-
I have a couple of custom charts I'd like to use with the wrapper. I think is also easier adding the custom charts to the wrapper than the original Chart.js library.
As seen on #55 and #61, there's a…