2.0.2
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 eitherBBMOD_MATERIAL_DEFAULT
orBBMOD_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.