-
Hello, when I read DSM data format using VSG, the memory usage keeps increasing as the viewport moves. Do you know where the problem might be? In OSG, nodes that are not visible in the PagedLOD are re…
-
**Environment**
v3.22.0 win11
**Describe the bug**
In https://vhdl-style-guide.readthedocs.io/en/stable/configuring_use_clause_indenting.html#configuring-use-clause-indenting it is specified we s…
-
Hi!
I can read the .vsgt model and display it normally.
The format of my test.asc file content is (x y z r g b)
For example:
```
0 0 0 1 0 0
1 0 0 1 0 0
2 0 0 1 0 0
3 0 0 1 0 0
4 0 0 1 0 0
…
-
```diff
--- a/cj3.txt
+++ b/cj3.txt
@@ -30598,7 +30598,7 @@ nhytg 䂌
nic 䥒
nif 㢱
nij 㚈
-nimnb 㣇
+smhhb 㣇
njbc 㣀
nkbr 㢠
nkf 㷺
@@ -33021,6 +33021,7 @@ vmfj 㛁
vmfm…
-
**Describe the bug**
Hello, I've encountered a strange behaviour of the cast method on Visual Studio 2022 with vsg::Trackball. vsg::Trackball is inherited from vsg::Visitor, thus I expected that if t…
-
Hi,
I'm working in a project which has enabled the prefix rules for (sub)types. All (sub)types must be prefixed with `t_`. That works well but there is an exception. When specifying a field in a re…
-
I have convert a .osgb model to .vsgb. The .vsgb file is very large and its size is 5GB.
I have two computers. In computer A, the GPU is Quadra P2000 whose GPU memory is 5GB. In computer B, the GPU…
-
**Describe the bug**
The build of VulkanSceneGraph fails with gcc13 for MinGW.
**To Reproduce**
Steps to reproduce the behavior:
1. see appended log file
```
In file included from /home/abuild…
-
-
### What problem does this feature solve?
https://github.com/vuejs/vetur/issues/276
Currently, Vetur offers auto-completion & hover info for custom components defined in ElementUI, OnsenUI and Boo…