16 Commits

Author SHA1 Message Date
Alexander Rose
9a04b4f0df instanced volume (#1557)
* wip, instanced volume

* add Orderset.isEmpty and Interval.offset

* add Box3D.addBox3D

* support volume instances

- add Volume.instances
- add Volume.InstanceIndex and Volume.SegmentIndex types
- volume loci improvements

* add volume-instance color theme

* add VolumeInstances xform

* breaking note

* trailing space

* remove setting that breaks ESlint in VSCode

* tweak angle param

* reuse volume visuals when only instance transforms change

* tweaks

---------

Co-authored-by: dsehnal <david.sehnal@gmail.com>
2025-07-06 19:04:03 +02:00
Alexander Rose
75e5cf54d6 remove deprecated vscode extension from recommendations 2022-10-08 14:05:12 -07:00
Alexander Rose
eaa60fc5cd fix linting errors and vscode settings 2021-12-18 12:47:41 -08:00
David Sehnal
2c327cfdf6 vscode tasks 2020-02-12 12:06:52 +01:00
Alexander Rose
e1d2a8b41d ignore non-src files in vscode eslint plugin 2020-01-25 13:20:43 -08:00
Alexander Rose
e19e3d7380 use eslint instead of tslint 2020-01-13 09:02:47 -05:00
Alexander Rose
f352e19e90 config for debugging 2019-09-22 09:32:19 -07:00
Alexander Rose
77f0b0033f more recomended vscode extensions 2019-06-13 09:26:10 -07:00
Alexander Rose
e74a29ae6a added recommeded vscode extensions 2019-06-12 23:21:59 -07:00
Alexander Rose
52a59696cf fixed and updated rcsb assembly symmetry prop 2019-06-04 12:55:58 -07:00
Alexander Rose
4a788d2dae added glsl files.associations to .vscode 2019-05-30 21:24:10 -07:00
David Sehnal
c41d4656f6 tasks.json fix 2019-02-19 11:21:40 +01:00
Alexander Rose
5148690ae1 wip, renderables 2018-03-28 18:42:35 -07:00
Alexander Rose
7a4456bacb wip, render-test app, draw a red triangle, yeah 2018-03-26 18:11:12 -07:00
Alexander Rose
151ef5d806 vscode 2018-03-14 11:35:18 -07:00
David Sehnal
9cf93363eb Data model for tables and schema 2017-09-21 16:22:08 +02:00