Skip to content

Babylon.JS Editor 4.2.0

Compare
Choose a tag to compare
@julien-moreau julien-moreau released this 04 May 16:53
· 262 commits to master since this release

Babylon.JS Editor v4.2.0

Features

  • Added support of Painting Tools menu in main toolbar starting with Decals Paiting Tool.
  • Added shortcut in graph component to set node enabled/disabled by clicking on graph node icons.

Fixes

  • Fixed GLTF scene files having textures encoded as base64.
  • Fixed typings errors in tools.ts file used by projects. Fixes the compilation errors for projects.

Enhancements

  • Set checked icon for active camera in preview panel's cameras combo box.

Webpack Plugin

Fixes

  • Fixed socket connection to be closed once compilation is done.