Mohit Sethi
Mohit Sethi
#### Issue description When gizmos are used while holding left alt, gizmos usage and scene navigation occurs simultaneously which is not ideal and should not happen. #### Proposed fix Don't...
Fixes the two major issue with current implementation of WindowCreation with glfwWindowHint(GLFW_TITLEBAR, GLFW_FALSE); Issue 1: Not able to Undock the imgui window and drag out of the main window until...
### Description Automatically selection of README.md when a folder is opened is a very crude implementation. The intent of selecting a folder is lost cos of this. Things start to...
Is there a plan to add natvis support?
Right now there is no indication of changed value before and after stepping. For instance visual studio indicate the change by changing the text colour for that watch variable.
- Static and global variables are not evaluated without namespace even though the cursor is in the same namespace. (issue persists with mouse hover) - Class static variables are not...
Feature request for a view rule for 4x4 and 3x4 matrix (perhaps more dimensions?) that displays the data as row/column major matrix
Watch variables show missing values when navigating the callstack, it would be great if they can hold onto the last known value or we can explicitly ask not update the...
I was going through the blog about Rider 2024.1 EAP3 changes and found this feature interesting, haven't used it though so not sure if it will be as helpful as...