3drepo / 3drepobouncer

A C++ library providing 3D Repo Scene Graph definition, repository management logic and manipulation logic. It is is essentially the refactored 3DRepoCore and (parts of) 3DRepoGUI
GNU Affero General Public License v3.0
29 stars 13 forks source link

ISSUE #629 scale transforms to the right units #630

Closed carmenfan closed 1 year ago

carmenfan commented 1 year ago

This fixes #629

Description

all transformations within the animations should now scale to the right units

Test cases

this file, which is in ft, has a transformation where some objects moves ~400ft on the x axis. should now work even if model settings has a different units to ft.