Skip to content

release 1.0.0 !

Compare
Choose a tag to compare
@yyc-git yyc-git released this 11 Mar 00:01
· 313 commits to master since this release

Bug Fixes

  • hotkey: fix "if event target is scene view, ctrl+d not clone!" bug (6c734f3)
  • inspector: fix "remove geometry component": remove instead of dispose geometry (c108770)
  • left-header: fix clone->test clone gameObject whose children has light component (b7a3470)
  • ui: fix "asset tree":if node->children has no folder node, not show arrow (54a5acf)
  • fix welcome and version upgrade modal (554cdd8)
  • pwa: fix "add to homescreen"->icon 404 (6599269)

Features

  • appShell: add appShell (6134a9a)
  • engine: update wonder.js to 1.0.0 (c4955d5)
  • engine: update wonder.js version (cf59389)
  • focus: increase gameObject which has no geometry->wheel speed (76cdcac)
  • focus: increase wheel speed (409fb60)
  • img: preload imgs, code in this (19927a6)
  • publish: update engine files (f3e749b)
  • ui: main button add title (784c2ad)
  • welcome and version upgrade modal now use english (803177e)

Performance Improvements