babylon_dart 1.2.0 copy "babylon_dart: ^1.2.0" to clipboard
babylon_dart: ^1.2.0 copied to clipboard

Platformweb

Dart bindings for the BabylonJS 4.2 rendering engine for the web.

Changelog #

1.2.0 #

  • BREAKING CHANGE: New signature for onSuccess parameter of SceneLoader.ImportMesh().

1.1.2 #

  • Added Scene.pick() and Scene.pickWithRay()

1.1.1 #

1.1.0 #

  • BREAKING CHANGE: Requires Dart SDK 2.14.0
  • Added binding for Angle and Gizmos

1.0.0 #

  • Stable null safety release.

1.0.0-nullsafety.2 #

  • Added bindings for RecastJSPlugin.

1.0.0-nullsafety.1 #

  • BREAKING CHANGE: The constructor with parameters of class Engine is now a named constructor 'args'
  • Added bindings for NullEngine.

1.0.0-nullsafety.0 #

  • First null safe version.

0.8.0 #

  • BREAKING CHANGE: The constructor with parameters of class Engine is now a named constructor 'args'
  • Added bindings for NullEngine.

0.7.4 #

  • Added biindings for physically based rendering.

0.7.3 #

  • Added classes GLTF2Export, IExportOptions and GLTFData.

0.7.2 #

  • Added class CSG.

0.7.1 #

  • Added basics for Solid Particle System (simple example with some animation works).

0.7.0 #

  • BREAKING CHANGE: IInspectorOptions is now handled as object literal.

0.6.1 #

  • Added scripts to run BabylonJS inspector.

0.6.0+1 #

  • Little changes in README.md and added some comments to the examplle.

0.6.0 #

  • BREAKING CHANGE: BabylonJS 4.2

0.5.1 #

  • Added binding for DirectionalLight

0.5.0 #

  • More bindings (including classes for TypeScript enums)
  • BREAKING CHANGE: Enusure a no arg contructor for extended classes. If such a class have already a constructor with args, it will be named 'args'.

0.4.0 #

  • Much more bindings
  • BREAKING CHANGE: 2.10.0 as minimum SDK constaint

0.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.

0.2.0 #

  • Added support for optional parameters
  • Added support for type parameters on classes
  • Added Promise type
  • Added support for abstract classes and methods

0.1.1+1 #

  • Fixed spelling in README.md

0.1.1 #

  • added ShadowLight

0.1.0 #

  • Initial version
23
likes
130
points
66
downloads

Publisher

verified publisherblimster.net

Weekly Downloads

Dart bindings for the BabylonJS 4.2 rendering engine for the web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

js

More

Packages that depend on babylon_dart