-
### Discussed in https://github.com/vsg-dev/VulkanSceneGraph/discussions/1101
Originally posted by **rolandhill** February 26, 2024
Hi Robert,
I just updated all the VSG libraries today for…
-
Hi Robert,
I use ComputeBounds to implement a 'zoom to object' function. This always used to work, but has stopped since I upgraded VSG a week or so ago. After calling accept(), the bounds structur…
-
**Environment**
- Version: 3.21.0
- OS: Linux (irrelevant)
**Describe the bug**
The pre-commit-hook run in CI lists files changed and successfull executions with --fix, but gives no information …
-
Hi Robert,
I've just starting getting a crash in the CommandPool destructor on exit using VSG master from this morning. The terminal output is:
`malloc_consolidate(): unaligned fastbin chunk detec…
-
I'm missing a example that builds a triangle directly from vertices, and turns it into a vsg::Node.
Here are some additional features that I'd like to see/learn from such an example:
1. How to a…
-
**Describe the bug**
When using `--all_phases`, the program crashes on some valid VHDL file.
**To Reproduce**
Here's a minimal example to reproduce the exception:
###### bug.vhd
```vhdl
libr…
-
Some minor errors in the docs which took me some minutes to figure out:
## docs/tool_integration/pre-commit.rst
Should be (without a v in the tag) two times on that page:
```
repos:
- repo: h…
-
The Global Image does not show up when run hello_world. There was only a dark-blue screen. I am running on Windows. What could be the problem? Thanks.
-
> 1>------ Build started: Project: vsgXchange, Configuration: Debug x64 ------
1>assimp.cpp
1>X:\git\vsg\vsgXchange\src\assimp\assimp.cpp(145,13): error C2653: 'vsgXchange_assimp': is not a class or…
-
**Environment**
```
$ ./bin/vsg -v
VHDL Style Guide (VSG) version: 3.20.0.dev8
Git commit SHA: 23b63ebf
```
**Describe the bug**
Issue #1095 came about because the user expected the `indentSt…