-
Notifications
You must be signed in to change notification settings - Fork 299
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add support for globe controls * Globe controls progress * Add comments * Cleanup * Add detach * Clean up * Add angle clamping * Update controls * Add min and max distance * Add snap back * Add better pivot point * Update pivot * Update params * Improve pivot mesh transform * Add initial support for pointers * Get touch controls working * Add better touch support * Simplification * Simplification * More updates * Comment * Fix pivot icon display * more simplify * Fix touch action init * Offset fixes * Fix issue with reverse dragg * Update globe controls * Add set frame function * Updates * Fix rotation * Reuse function * Fix drag issue * Add shared direction update function * fixes to zoom logic * Cleanup * More cleanup * Fix zoom * Fix zoom scaling * Add function for getting the up direction * Zoom based on distance to tileset * Fix dragging * Add Maps, GlobeControls * Fix zoom * Improvements * Fix drag reorientation issue * Fix zoom issue * Separate tiles * Fix globe orientation * Fix up orientation issue, embed "getUpDirection * Cleanup * Move to controls folder * Cleanup * clean up, comments * Move getUpDirection function * Fix rotation limit * Update google maps example * Start cleanup of google tiles example * More example update * Small fixes, demo update, fix to FadeRenderer * Fix pivot point * setFrame to _setFrame, reuse pivot cast * Fix touch zoom * Fix touch rotation * Fixes
- Loading branch information
Showing
8 changed files
with
1,440 additions
and
104 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
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.