[quake3-commits] [ioquake/ioq3] 0bf1f3: Add support for IQM int blend indices and float bl...

Zack Middleton zturtleman at gmail.com
Tue Oct 29 23:14:40 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/ioquake/ioq3
  Commit: 0bf1f3d0ba3a9c96dc5cfbb82981304cbec18b70
      https://github.com/ioquake/ioq3/commit/0bf1f3d0ba3a9c96dc5cfbb82981304cbec18b70
  Author: Zack Middleton <zturtleman at gmail.com>
  Date:   2013-10-29 (Tue, 29 Oct 2013)

  Changed paths:
    M code/renderergl1/tr_local.h
    M code/renderergl1/tr_model_iqm.c
    M code/renderergl2/tr_local.h
    M code/renderergl2/tr_model_iqm.c

  Log Message:
  -----------
  Add support for IQM int blend indices and float blend weights

Integer blend indices are converted to bytes at load, ioq3 doesn't allow more than 128 joints.

Heavily based on code by @zippers.





More information about the quake3-commits mailing list