Skip to content

1.0.4

Compare
Choose a tag to compare
@pissang pissang released this 02 Feb 07:30
· 241 commits to master since this release

Enhancements

  • App3D#createCamera add extent parameter when camera type is orthographic

  • Add App3D#cloneNode for cloning skinned models with proper skeleton handling. See example Dancing Group

  • Use indices type instead of vertex count to determine if use OES_element_index_uint extension

Bugfixes

  • Fix scene light numbers can't change bug

  • Fix directional light with shadowCascade will throw error.