Doug
Doug
I just ran into the same issue as well. I have a "latest" release that is updated per-commit (it zips up some of the repository as an asset). However it...
So the confusing part is that it seems that RenderPasses and therefore GraphicsPipelines are dependent on the Surface's format. So do you create these objects per window (super annoying for...
@ocornut I never found a great example, but I just ended up going with the same (annoying) setup as I mentioned and during initialization I create a temporary window and...
> Can we support custom class and attribute in the same way as **[python-markdown](https://python-markdown.github.io/extensions/attr_list/)** ? for example, `This is a paragraph. {: #someid .someclass some_attribute='some_value' }` will be rendered as...
Thanks for the reply! We'd definitely like to use Shopaholic, so we'll keep checking back to see how things progress.
I just lost 2 hours as well trying to figure out why tangents weren't being exported on one of 5 objects that I exported. *Please* add the warning for this...
Did anyone ever find a solution to this? I'm also using mintty (2.9.6) installed with Git and this error makes mintty almost unusable. Every time I run Visual Studio Code...
@mintty Those don't appear to be installed with the Git install I assume?
@BrianInglis Thanks! I'll play around with a few things and see if I have any luck. It's probably not a huge issues as long as I can just stop myself...
Is there not an option to disable this at the project level? This is extraordinarily irritating for those of us that do not used folders as namespaces.