* delete debugger
* No need tooltip data as part of interactivity
* Fix coloring
* delete logging
* Fix messaging on interactivity for tooltip data
* Delete unused code
* Navbar and cursors
* Revamp viewer actions
* Hide viewer actions
* not a css master commit
* Toggle projection/orthi
* Remove console log
* Fix saved objects
* Remove console log
* Sort performance logging
* fix view mode cache
* Fix initial isolate issue
* Update README.md (#147)
* Update README.md
* Update README.md
* fix typo on conditions
* capabilities for object ids
* Revert isolating every setDataInput
* Fix selection issues
* Fix tooltip fckp
* Reset filters
* Fix reset filter
* Ghost hidden on filter
* Bring conditional formatting back
* Remove ghost hidden context from color card
* Disable shadow catcher
* Disable camera position persistence for performance reasons
* feat (data): sending version and branding info (#157)
* get version
* adds workspace info
* adds hideBranding
* adds workspace info
---------
Co-authored-by: Oğuzhan Koral <45078678+oguzhankoral@users.noreply.github.com>
* Enrich receive info from desktop service
* test
* fix path
* fix path again
* file version
* correct the version with assembly for file version
* sanitize tag
* Use version from receive info
* Fix clipped zoom extend
* Workspace name logo
* Add can hide branding logic
* Fix tooltip for toggle
* Fix capabilities for storing branding
* Tooltips
* Store is ortho in file
* Store camera position and target into file according to selected view
* Fix loading bar reactivity
* Update connector flow
* Fix ghost state
* Store is ghost in file
* Consider ghost value on reset filter
* More
* excludes rawencoding (#159)
* adds null check for personal (#158)
* Progress update and error handling
* Call pre get before
---------
Co-authored-by: Jonathon Broughton <760691+jsdbroughton@users.noreply.github.com>
Co-authored-by: Dogukan Karatas <61163577+dogukankaratas@users.noreply.github.com>