mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-07 01:23:52 +00:00
setTarget previously stored the position raw, then updateBuffers ran glm::normalize on axis offsets. NaN target → NaN normalized axes → NaN gizmo vertices → Vulkan validation drops the whole draw and the gizmo is invisible regardless of target value. Hide the gizmo upfront so the user sees no gizmo (which is the intent of the NaN handling) without leaking garbage into the vertex buffer. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||