Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Release 3.0.0 #525

Merged
merged 1 commit into from
Feb 10, 2023
Merged

Release 3.0.0 #525

merged 1 commit into from
Feb 10, 2023

Conversation

valentinMachado
Copy link
Contributor

v3.0.0

  • JSDOC overhaul

  • UD-Viz repository becomes a 3-package mono-repo :

  • browser, shared: Add a set of tests for and scripts/features (html files in browser are tested with puppeteer)

  • browser:

    • Delete View3D and GameView. The notion of View is now assured by Frame3DBase and Frame3DPlanar.
    • Creation of ExternalContext
    • All configs are now split by features
    • Widgets take as arguments their config and not allWidget config anymore
    • API breaking changes
    • Bug fixes for :
      • video loading
      • load texture files
  • shared:

    • Delete World.
    • Refacto of Context
    • GameObject becomes Object3D and now extends THREE.Object3D
  • node:

    • Write an ExpressAppWrapper
  • Documentation:

    • 5 Readmes : mono-repo, browser, shared, node, documentation.
    • Contributing.md
    • ReleasePublish.md updated

Copy link
Contributor

@mathieuLivebardon mathieuLivebardon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@valentinMachado valentinMachado merged commit df12eee into master Feb 10, 2023
@valentinMachado valentinMachado deleted the release-3.0.0 branch February 10, 2023 14:03
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants