Adnan Yunus
Adnan Yunus
## What Vulkan samples do not build ## Where Debian buster (10.5) X86_64 ## Why findvulkan.mk has hardcoded paths for each distro. Unfortunately, debian is not one of the included...
Ideally, "cmd+," should open the settings panel if it isn't open, otherwise, cycle through settings panels.
## What nanovdb fails to build if cuda version is 10.1 or less. ## Where Debian Linux 10.5, Cuda 10.1 ## Why The cmake test uses an experimental param for...
### Description Similar to the linter functionality, is there a way to turn on the data-tip/diagnostic tip on cursor over? ### Expected Behavior Show the error/warning as a tooltip without...
This adds support for relative motion for joystick (similar to ibm thinkpad). Should be relatively simple to integrate. This is messy at the moment as I had to comment out...
As per subject, the file that EpicApi.java uses to select the engine version is not longer at `/Engine/Binaries/Linux/UE4Editor.version` but inside another directory. A work around is to create a symlink...
Here is a PR that adds a zeroMQ server. Pass --zmq true to the java command line or use the included script.
WYSIWYG
In the blog post, there is a mention of a WYSIWYG layout designer/editor. Is that open sourced already or is on the roadmap to become so?
Since it is already written using OpenGL, would it be possible to have a build for linux and Mac?
This adds the update method and adds the ability to read error object directly to handle the error. Also fixes an address comparison to string.