forked from peterqliu/threebox
-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add options.rotate and options.scale for Objects3D #126 - Create a new example with Three.js extrusions based on standard geoJson #127 Added a new example [17-extrusions.html](https://github.com/jscastro76/threebox/blob/master/examples/17-extrusions.html) - Convert internal variables (`selectedObject`, `draggedObject`, ...) into instance variables #130 - Deprecate `tb.setLayerZoomVisibility`, overlaps with `tb.toggleLayer` #134 - when an object is wireframed, all its clones are too #124 - Error when wireframing all the objects #131 - While dragging an object if mouse overs a label it stops dragging #132 - A layer shouldn't be shown explicitely if it's not in the right zoom range #133
- Loading branch information
1 parent
c90e38e
commit af6b29d
Showing
8 changed files
with
469 additions
and
444 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.