babylon_dart 0.4.0 babylon_dart: ^0.4.0 copied to clipboard
Bindings for the BabylonJS 4.1 web rendering engine.
Changelog #
v0.4.0 #
- Much more bindings
- BREAKING CHANGE: 2.10.0 as minimum SDK constaint
v0.3.0 #
- Much more bindings
- All bindings are generated now
- Bugifxes
- BREAKING CHANGES: because all code is generated now and bugs were fixed, there are breaking changes in the API.
v0.2.0 #
- Added support for optional parameters
- Added support for type parameters on classes
- Added
Promise
type - Added support for abstract classes and methods
v0.1.1+1 #
- Fixed spelling in README.md
v0.1.1 #
- added ShadowLight
v0.1.0 #
- Initial version