Skip to content

0.0.8

Compare
Choose a tag to compare
@typhonrt typhonrt released this 30 Mar 21:12
· 774 commits to main since this release

Release 0.0.8 (medium update)

  • Continued refinement of position / Position in SvelteApplication.
    • Transforms are now handled by matrix3d.
  • New math package w/ glmatrix and other supporting functions.
  • Can now use a Svelte component as a header button.
  • TJSDialog sets height as auto by default.
  • TJSDocument has setFromUUID and setFromDataTransfer methods