Skip to content

2.0.2

Compare
Choose a tag to compare
@kraifpatrik kraifpatrik released this 11 Apr 08:55

Changelog:

  • Added BBMOD_MATERIAL_DEFAULT_ANIMATED as a default material for animated models.
  • Updated script bbmod_render - when the material array is not defined a new one is created with either BBMOD_MATERIAL_DEFAULT or BBMOD_MATERIAL_DEFAULT_ANIMATED (based on whether the transformation array was defined).
  • Fixed error in script bbmod_model_get_bindpose_transform.
  • Fixed animation playback example in the quickstart documentation.
  • Updated Catalyst requirements.