-
@patrick-studer implements VSG linting.
The issue is meant to discuss linting and linting-rule related questions
-
```
An additional Mac OS X launcher/installer would help by:
* Allowing for an application icon beyond the default Java icon
* Add VisiGraph application shortcuts to the appropriate system menus
*…
-
between this and opensiege
-
I'm archiving a website and won't need it to work offline, so got rid of the `+*.jpg` etc. rules that were causing externally-hosted images to be included. This changed a few images referenced by a re…
-
All of the example file fail with the error "3d model or image file on the command line" if run without an argument. But there is no mentioning in the README or anywhere else that I could find what is…
-
On some platforms, `wchar_t` is a 32-bit type, and the same width as `char32_t`, intended to hold UCS4/UTF-32 code points as fixed-width strings. On others, in particular, ones that attempted to suppo…
-
It crossed my mind that it could be beneficial for the -lr and --local_rules options to take multiple directories, so that users can self organize groupings of rules. Whether or not this is a feasible…
-
-
I compiled the binary `example_vr` on Linux with
```
$ mkdir ~/src
$ cd ~/src
$ git clone https://github.com/geefr/vsgvr.git
$cd vsgvr
$ cmake -B ../vsgvr-build
$ cmake --build ../vsgvr-buil…
-
Is it possible, with incremental correlation = FALSE, to either 1) disable de-activating pixels, forcing a poor match that can later be discarded, or 2) re-activate all pixels after each frame is anal…