Skip to content

Minor WIP

Pre-release
Pre-release
Compare
Choose a tag to compare
@Katharsas Katharsas released this 02 Aug 23:14
· 150 commits to master since this release

This release is NOT meant for use in production!
Includes the webapp as well as an embedded server which will start up and run the webapp on your computer. Requires Java 8. You can submit a new issue if you find a bug.

How to install:

  1. Unzip folder (contains a .jar file).
  2. Navigate to folder with cmd and type java -jar filename.jar and hit enter.
  3. Embedded server should start up, may take some seconds...
  4. Open browser at http://localhost:8080/GMM.
  5. Login with user "admin" and password "admin".
  6. Change your password in the "profile" tab.

Changelog:

  • in-browser 3D preview for 3D models (.3ds)
  • some workbench UI improvements