-
**Environment**
v3.27.0
**Describe the bug**
`generic_map_006` enforces a single space between the `map` keyword and open parentheses in generic maps. However, I have discovered that this rule al…
-
**Is your feature request related to a problem? Please describe.**
I'm displaying a scene to the user with multiple objects, where one or several objects can be selected. Selection occurs by a LMB …
-
There are several issues in the formatting of generic subprograms declarations. For example:
```vhdl
library ieee;
use ieee.std_logic_1164.all;
entity b is
generic (
type DATA_TYPE;
…
-
Hi Jeremiah,
I am using VSG to lint my open-source FPGA standard library [Open Logic](https://github.com/open-logic/open-logic).
I have two questions:
1. Is there a way to report warnings as …
-
I'm preparing to migrate from osg to vsg. I use osgviewer.exe and vsgviewer.exe to load the same dxf file.
But the lines displayed by vsg do not have the original color。
vsgviewer.exe use assimp to …
-
Hello,Mr Turner,I'm sorry to distrub you.
In your VIRTUAL STRAIN GAUGE,you discussed the solution of VSG in 2 dimensions.But in stereo analysis,after finding out the fitted plane,for example,we can g…
-
**Describe the bug**
When including vsg as a code dependency in another project (as a submodule or FetchContent) AND the encompassing project is using glslang as a code dependency - vsg can fail to…
-
vsgPoints Tag 0.6;
VulkanSceneGraph Tag: 1.1.7
glslang: 14.3.0
using the input parameter "--flat --mesh D:\workspace\dev\vsgExamples-dev\data\models\lz.vsgt", a crash occurs.
The final crash…
-
When trying to install new version with `pip3 install vsg==3.25` I get the following error:
```
Defaulting to user installation because normal site-packages is not writeable
Collecting vsg==3.25
…
-
**Describe the bug**
I am using VSG to perform some headless rendering (i.e. no Swapchain and no vsg::Window)
The code that I am using is very similar to [vsgheadless.cpp](https://github.com/vsg-dev…