Robert Osfield

Results 114 comments of Robert Osfield

Has the been progress on creation of glslangConfig.cmake? I am currently revisiting how the VulkanSceneGraph project pulls in the optional glslang dependency, the lack of glslangConfig.cmake previously led me to...

How close will this PR be to the existing [BufferedDescriptorSet](https://github.com/vsg-dev/VulkanSceneGraph/tree/BufferedDescriptorSet) branch?

I have create a branch with these changes: [siystar-dynamicdescriptors](https://github.com/vsg-dev/VulkanSceneGraph/tree/siystar-dynamicdescriptors) I'll do a light review today but as this a significant change expect it'll take a day or so to wrap...

Arrrrrr, just typed in two paragraphs then went to look up a class and github losts all my text. Soo bloody frustrating when I'm having to type/use mouse my just...

I am now closing this PR as the functionality is now provided using the new dynamic data functionality.

I haven't look at this yet, so you have any further insights to what the issue is and what we'll need to amend to add support for FetchContent?

@sbrkopac today we got a PR related to building the VSG as part of another project #483, any chance that will help with the issues you've seen with FetchContent?

As a first step to getting some insight to the issues being tackled in FetchContent and the submodule issue I've done some testing with vsgFramework, I need to make a...

On Fri, 8 Jul 2022 at 16:58, Andrej Redeky ***@***.***> wrote: > Did just that in the meantime, can be found here. > https://github.com/WSSDude420/vsg-test-submodule > > Thanks for creating ths....

@WSSDude420 I have forked your vsg-test-submodule project. I had to tweak the .gitmodules file to get it to pull in the VSG but once that was done it all built...