Skip to content

props: add RustChain vintage PowerPC tower#29

Open
Asti1982 wants to merge 1 commit into
Scottcjn:mainfrom
Asti1982:codex/rustchain-vintage-powerpc-prop
Open

props: add RustChain vintage PowerPC tower#29
Asti1982 wants to merge 1 commit into
Scottcjn:mainfrom
Asti1982:codex/rustchain-vintage-powerpc-prop

Conversation

@Asti1982

Copy link
Copy Markdown

Summary

  • add an original RustChain Vintage PowerPC Tower static prop for bounty #14015
  • include the committed IQM, editable OBJ/MTL source, Xonotic skin mapping, four 256x256 TGA textures, preview, README, and CC-BY-SA-4.0 license
  • add a deterministic Python generator and focused package tests

Validation

  • python tools/generate_rustchain_vintage_powerpc_tower_prop.py
  • g++ -O3 -fomit-frame-pointer -Wall -fsigned-char -o /tmp/iqm-local source/iqm/iqm.cpp
  • /tmp/iqm-local pk3_build/models/props/rustchain_vintage_powerpc_tower/rustchain_vintage_powerpc_tower.iqm pk3_build/models/props/rustchain_vintage_powerpc_tower/rustchain_vintage_powerpc_tower.obj
  • python -B -m py_compile tools/generate_rustchain_vintage_powerpc_tower_prop.py
  • python -B -m unittest discover -s tests -p test_vintage_powerpc_tower_prop.py -v
  • python -B -m unittest discover -s tests -v (29 run, 27 passed, 2 optional soundfile skips)
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant