Skip to content
#

vulkan

Here are 1,100 public repositories matching this topic...

stride
johang88
johang88 commented Jul 30, 2020

Release Type: Github
Describe the bug
Adding an instancing component and then a model component crashes the instancing processor.

To Reproduce
Steps to reproduce the behavior:

  1. Add instancing component to an entity,
  2. Add model component to the same entity
  3. Exception time

Expected behavior
It should not crash.

Screenshots
If applicable, add screenshots to

VladimirMarkelov
VladimirMarkelov commented May 11, 2020

Hi! Thanks for the application. It looks promising. I found a little annoyance that took some time to investigate. I used neovim-qt and everything was fine. When I switched to neovide, everything worked smoothly except the colors were weird. After digging the issue, I realized that I have to add set termguicolors to init.vim to make colors nice. But why neovim-qt does not need it? `Neovi

Improve this page

Add a description, image, and links to the vulkan topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vulkan topic, visit your repo's landing page and select "manage topics."

Learn more