Wenchao Huang

Results 6 issues of Wenchao Huang

What BASE_DIRECTORY is? Or missing ../shared_sources/CMakeLists_include.txt ?

### Version/Branch of Dear ImGui: docking ### Back-ends: Win32 + Vulkan ### Compiler, OS: Windows 10 + MSVC ### Full config/build information: _No response_ ### Details: Docking icons render correctly...

docking
multi-viewports

Minimum frame count and the 1-second range could perhaps be reconsidered.

### Version/Branch of Dear ImGui: docking ### Back-ends: Win32 + Vulkan ### Compiler, OS: Windows + MSVC ### Full config/build information: io.ConfigFlags |= ImGuiConfigFlags_DockingEnable; // Enable Docking io.ConfigFlags |= ImGuiConfigFlags_ViewportsEnable;...

backends
multi-viewports

### Description It would be great to support a decorator like `@struct_align(alignment: int)` — or alternatively, accept an 'alignment' parameter in struct definitions — to enforce explicit memory alignment for...

feature request

### Description 1. Could `Bvh` class provides a `rebuild()` method? 2. Could `wp.bvh_query_ray()` accept a `rayTime` parameter? ### Context 1. In scenes with dynamic objects, the BVH often needs to...

feature request