Skip to content

Releases: 3drepo/3drepobouncer

3D Repo Bouncer v.1.6.0

07 Nov 10:10
Compare
Choose a tag to compare

Improvements

  • (ISSUE #133) Bug Fix cross database federation
  • (ISSUE #138) User BSON values will no longer be lost when modified
  • (ISSUE #131, #137, #139, #140) Improved selection tree support
  • (ISSUE #141) Project settings values will no longer be lost when modified
  • (ISSUE #143) Command line file imports now accepts commit tag/description
  • (ISSUE #147) Fixed camera positions
  • (ISSUE #151) Fixed offset calculations on federated projects
  • (ISSUE #153) Fixed fbx rotations that went wrong after #143
  • (ISSUE #154) Small bug fix on Matrix Vector multiplication

New Features

  • (ISSUE #132) Federation creation API exposed on client
  • (ISSUE #134) Ability to read/update user licensing information
  • (ISSUE #136) FBX imports will be automatically rotated
  • (ISSUE #142) Supports "hidden by default" geometries
  • (ISSUE #144, #145, #152, #156, #158) Improved IFC geometry support

3D Repo Bouncer v1.2.0

18 Aug 10:15
Compare
Choose a tag to compare

Improvements

  • (ISSUE #116) UV coordinates are now retained during SRC export
  • (ISSUE #121) Remove automatic owner assignment
  • (ISSUE #125) Fixed triangulation on SRC export
  • (ISSUE #126) project.stash.json_mpc.[files|chunks] are now removed if project is deleted
  • (ISSUE #127) Fixed material mapping on the json export.

New Features

  • (ISSUE #80) Ability to revert(clean up) a commit if an error occurred
  • (ISSUE #115) Mesh Instancing is no longer supported (meshes are duplicated)
  • (ISSUE #118) The directory where the log is written is now displayed
  • (ISSUE #119) The bouncer worker now puts log files under a folder with request ID as name
  • (ISSUE #120) Missing textures is now indicated during import
  • (ISSUE #123) Selection Tree generation can now be called using 3drepobouncerClient.
  • (ISSUE #124) Improved error reporting on Bouncer worker.
  • (ISSUE #129) Added support for BOOST 1.61
  • (ISSUE #130) Improved support for IFC.

v1.1.0

23 Jun 16:19
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Improvements

  • (ISSUE #116) UV coordinates are now retained during SRC export
  • (ISSUE #121) Remove automatic owner assignment
  • (ISSUE #125) Fixed triangulation on SRC export
  • (ISSUE #126) project.stash.json_mpc.[files|chunks] are now removed if project is deleted
  • (ISSUE #127) Fixed material mapping on the json export.

New Features

  • (ISSUE #80) Ability to revert(clean up) a commit if an error occurred
  • (ISSUE #115) Mesh Instancing is no longer supported (meshes are duplicated)
  • (ISSUE #118) The directory where the log is written is now displayed
  • (ISSUE #119) The bouncer worker now puts log files under a folder with request ID as name
  • (ISSUE #120) Missing textures is now indicated during import
  • (ISSUE #123) Selection Tree generation can now be called using 3drepobouncerClient.
  • (ISSUE #124) Improved error reporting on Bouncer worker.
  • (ISSUE #129) Added support for BOOST 1.61
  • (ISSUE #130) Improved support for IFC.

3D Repo Bouncer v1.0 (Release Candidate 1)

03 May 15:41
Compare
Choose a tag to compare

Improvements

  • (ISSUE #111) Token is no longer created if the database connection fails no credentials
  • (ISSUE #108) Removed unneccessary headers, obscured RepoController implementation from view
  • (ISSUE #106) Fix for large meshes in mesh remapping, function has been moved to its own class
  • (ISSUE #100, #101, #105) Multipart(Optimised graph) fixes
  • (ISSUE #59) User refactoring to remove obsolete fields

New Features

  • (ISSUE #113) A default owner role is automatically created with project commits
  • (ISSUE #110) RepoClient will now log to file
  • (ISSUE #109) RepoToken and RepoCredentials have now merged into a single class
  • (ISSUE #107) X3D generation is removed from bouncer as it is no longer neccessary
  • (ISSUE #104) Metadata improvements
  • (ISSUE #103) The selection tree is now stored in GridFS upon commit
  • (ISSUE #102) More controller functionality has been exposed on the client
  • (ISSUE #99) Bouncer now supports 32bit Assimp again, with a warning message
  • (ISSUE #93) Faces re-ordering for buffer support
  • (ISSUE #75) GLTF generation

3D Repo Bouncer 1.0 Beta (Version 2)

05 Apr 10:05
Compare
Choose a tag to compare

Improvements

  • (Issue #47) Fix bounding box error on mesh mappings
  • (Issue #98) Fix FBX model imports

3D Repo Bouncer Library 1.0 Beta

22 Mar 15:21
Compare
Choose a tag to compare

Improvements

  • (Issue #27) Increased speed of file imports
  • (Issue #29) Fix reorientation function for FBX models
  • (Issue #47) Optimised graph generation no longer relies on ASSIMP
  • (Issue #69) Fix issues with textured models
  • (Issue #70) Removed Spurious log messages during file import
  • (Issue #72, #81) Fetch head will now fetch the latest COMPLETE version
  • (Issue #73, #74) Fixed some memory leaks
  • (Issue #84) Add support for Boost v.1.60
  • (Issue #86) Removed default node searches within RepoScene
  • (Issue #87) Fix crashes due to user connecting to the database without credentials
  • (Issue #89) Tone down errors related to roles
  • (Issue #90) Remove false warnings due to numerical inaccuracies
  • (Issue #91) Committing new versions of models will no longer reset project settings
  • (Issue #95) Added workaround for generating optimised graphs with texture for web viewing

New Features

  • (Issue #46) Ability to regenerate optimised graph
  • (Issue #51) Ability to remove a project in a single function call
  • (Issue #67, #76) Ability to generate X3D exports for web viewing
  • (Issue #79) Map node now stores the API key if required
  • (Issue #94) Support textured models with no UV coordinates
  • (Issue #96) Models are now shifted to the origin for viewing, shifted accordingly when federated.

3D Repo Bouncer Library 1.0 Alpha

07 Jan 13:46
Compare
Choose a tag to compare
v1.0a

3D Repo Bouncer Library v1.0(Alpha)