mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-06 09:03:52 +00:00
NPC position markers were silently not rendering when no object was selected because they relied on the gizmo's pipeline being bound, but the gizmo only binds its pipeline when active. Now explicitly binds the water pipeline (same pos+color vertex format with alpha blend) before drawing NPC markers, ensuring they always appear regardless of gizmo state. Note: M2 creature models still require extracted game data files to render. When model files aren't found, the colored markers (poles with diamond tops) provide reliable visual feedback for NPC positions. |
||
|---|---|---|
| .. | ||
| 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 | ||