Skip to content

Latest commit

 

History

History
executable file
·
40 lines (25 loc) · 672 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
40 lines (25 loc) · 672 Bytes

[0.1.4] - 04/29/2021

  • load files from url
  • fix visible typo

[0.1.0] - 03/13/2021

  • migrate to null safety

[0.0.6] - 11/26/2020

  • add support external file
  • add lighting
  • fix some bugs

[0.0.5] - 04/11/2020

  • fix texture & color mode
  • add visible & normalized & remove for object
  • fix miss scene

[0.0.4] - 03/06/2020

  • fix updateTexture not working

[0.0.3] - 02/20/2020

  • rename mesh.image to mesh.texture
  • update packingTexture to pack only different textures
  • add interactive option to widget

[0.0.2] - 02/09/2020

  • add face clipping
  • add backface culling
  • fix negative vertex problem

[0.0.1] - 12/23/2019

  • inital release