Oscar Lorentzon
|
830d8e2ef9
|
chore: upgrade three.js
|
2023-05-05 16:31:53 -07:00 |
|
Oscar Lorentzon
|
92f544dde5
|
feat: event api to delete cluster from graph
Handle deletion in graph.
Remove cluster from spatial on delete.
Unit tests.
|
2023-05-05 15:57:34 -07:00 |
|
Oscar Lorentzon
|
bd10a1b620
|
feat: change color api to override current mode
|
2022-11-18 15:18:48 -08:00 |
|
Oscar Lorentzon
|
17446cf21e
|
feat: add api for manual painting of spatial objects
|
2022-11-18 15:18:48 -08:00 |
|
Oscar Lorentzon
|
10c3cd92d2
|
feat: allow smaller point and camera sizes
|
2022-09-12 07:07:57 -07:00 |
|
Oscar Lorentzon
|
94cd65f581
|
feat: reset api method
Add viewer method to reset the internal state
by clearing the cache.
|
2022-05-25 12:19:29 -07:00 |
|
Oscar Lorentzon
|
b2d1f2d49f
|
feat: config to color point clouds by cluster
Add point visualization mode configuration setting.
Add mode to paint colors in the same cluster with
a single random color.
|
2021-11-30 10:31:27 -08:00 |
|
Oscar Lorentzon
|
ecd856099a
|
feat: replace default data provider
Remove Falcor data provider and dependencies.
Add Graph API data provider.
Unit test.
|
2021-06-07 15:03:11 +02:00 |
|
Oscar Lorentzon
|
83fa9b8fef
|
chore: add script to setup dev environment
Remove all hardcoded client tokens.
Add script to generate token JS files.
Use generated tokens in all examples and docs.
|
2021-05-22 17:28:39 +02:00 |
|
Oscar Lorentzon
|
494a5464f0
|
feat: clarify token and provider handling
Separate token and provider options.
Rename viewer token method for clarity.
Use access token wording everywhere.
|
2021-05-22 12:07:41 +02:00 |
|
Oscar Lorentzon
|
0e3904d844
|
refactor: single source for app token
Import app token from single place for all
instances - examples, doc examples, doc live
editors.
|
2021-05-13 13:23:27 +02:00 |
|