forked from peterqliu/threebox
-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Show the dimensions of a model #111
Comments
jscastro76
added a commit
that referenced
this issue
Dec 20, 2020
Just select a 3D Object and press |
jscastro76
added a commit
that referenced
this issue
Jan 5, 2021
Minor version by [@jscastro76](https://github.com/jscastro76), some enhancements and bugs. #### ✨ Enhancements - #111 Show the dimensions of a model - #151 Remove auxiliary test method on `CameraSync` used to debug #145 - #156 Create an Orthographic view mode - #159 Create an example for FOV and Orthographic. - Added to [09-raycaster.html](https://github.com/jscastro76/threebox/blob/master/examples/09-raycaster.html) as it impacts in raycast and shows fill-extrusions and 3D models together - #161 Remove obsolete code that is avoiding to be used from React #### 🪲 Bug fixes - #152 `obj.raycasted` is ignored when an object is hidden and again visible. - #157 Bug draggging after removing an object. - #160 Bug using `utils.equal` #### 📝 Documentation - #158 MERCATOR_A constant unused, added an code comment to explain why it was deprecated (nor removed) - Updated [documentation](/docs/Threebox.md) (`tb.orthographic`, `tb.fov`) - Updated [README.md](/). - Updated [Examples](/examples) documentation.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: