brugal / wolfcamql

quakelive/quake3 demo player
GNU General Public License v2.0
73 stars 15 forks source link

animMap still limited to 8 frames with opengl2 renderer #29

Closed yharahuts closed 6 years ago

yharahuts commented 6 years ago

I really liked new stuff this renderer provides, but it is broken with large animmaps.

Any chance to fix this?

image

em92 commented 6 years ago

@brugal Looks like you forgot to paste this: https://github.com/brugal/wolfcamql/blob/3672a702a65fa76c477b519081ade473354068a2/code/renderergl1/tr_local.h#L307 To this: https://github.com/brugal/wolfcamql/blob/3672a702a65fa76c477b519081ade473354068a2/code/renderergl2/tr_local.h#L339

brugal commented 6 years ago

thanks! change added

brugal commented 6 years ago

https://github.com/brugal/wolfcamql/commit/0d2c50cb82a3eb4e24a2f7c7405d2df32044f14e