Skip to content
Snippets Groups Projects
  1. May 29, 2023
  2. May 12, 2023
  3. May 03, 2023
    • midlik's avatar
      struct-conn extension (#802) · 315401c1
      midlik authored
      * struct-conn extension toy example
      
      * Minor changes (David's feedback)
      
      * Showing struct_conn visuals
      
      * Removed Interactions visual
      
      * Caching struct_conns
      
      * Removed testing buttons in index.html, updated CHANGELOG
      
      * Addressed most of PR feedback
      
      * Fixed structure node selection, docs
      
      * Addressed feedback round 2
      315401c1
  4. May 02, 2023
    • Dominik Tichy's avatar
      Partial atomic charges extension (#808) · 6db96001
      Dominik Tichy authored
      * feat: partial charges extension
      
      * chore: pullrequest actions
      
      * feat: example
      
      * fix: review changes
      
      * fix: updated example structure categories
      
      * fix(changelog): shorter description
      
      * fix: code review changes
      
      * fix: cosmetic changes
      6db96001
  5. Mar 26, 2023
  6. Feb 25, 2023
  7. Feb 05, 2023
  8. Jan 15, 2023
  9. Dec 19, 2022
    • David Sehnal's avatar
      0bf32148
    • midlik's avatar
      Volumes & Segmentations extension (#668) · c7cee63c
      midlik authored
      * Created CellStar state action
      
      * CellStar: download metadata
      
      * Right panel - CellStar UI
      
      * CellStar: Lattice segmenatation and fitted PDB models
      
      * CellStar: Support for source-database entry ID from metadata
      
      * CellStar: Mesh segmentation
      
      * CellStar: Switching between multiple entries
      
      * CellStar: Changed default API URL
      
      * UI updates
      
      * CellStar: Clicking on meshes shows annotations...
      
      * support info in Converted param
      
      * support color/size in VolumeRepresentation3DHelpers.getDefaultParams
      
      * support multi-visual volume representations
      
      - repr can provide list of keys
      - create visual for each key
      
      * add volume segmentation support
      
      - segmentation property
      - segment loci & location
      
      * add volume-segment color theme
      
      * add volume segment representation
      
      * use optional chaining
      
      * add support for volume segmentation cif
      
      * improve isosurface bounding-sphere
      
      * fix segcif schema type
      
      * CellStar: Highlighting segments on hover in the right panel
      
      * CellStar: Using new Mol*-native segment visualization
      
      * lint
      
      * Segmentation volume can have custom segment labels
      
      * CellStar: Segment labels for Mol*-native segments
      
      * CellStar: Removed old implementation of segments
      
      * CellStar: Rename CellStarLatticeSegmentationData2 -> CellStarLatticeSegmentationData
      
      * CellStar: Default volume server is https://cellstar.ncbr.muni.cz
      
      
      
      * CellStar: debugging
      
      * CellStar: Fixed bug in LatticeSegmentation (scaling)
      
      * CellStar: Partially savable state
      
      * CellStar: WaitingSlider
      
      * CellStar: Opacity changed via params
      
      * Savable state for opacity
      
      * CellStar: Changing UI in animations
      
      * CellStar: Savable state for whole current UI
      
      * CellStar: Savable state for segment labels
      
      * CellStar: Source can be 'idr', CellStarVolumeServerConfig.DefaultServer
      
      * CellStar: Select segment for lattice segmentation
      
      * CellStar: Select segment, complete
      
      * CellStar: Changes visible labels to "Volume & Segmentation"
      
      * CellStar: Drop list with available entries
      
      * CellStar: Volume type switching (partial)
      
      * CellStar: Trying to set direct-volume control points
      
      * CellStar: Volume visual switching
      
      * Mesh extension: removed molstar-lib-imports
      
      * CellStar: Global options
      
      * CellStar: Updated file headers and `CHANGELOG.md`
      
      * CellStar: UI controls disabled while executing change
      
      * CellStar: Hidden state nodes, fixed bug with removed global state
      
      * CellStar: Volume opacity slider
      
      * CellStar extension renamed to Volseg
      
      * UI tweaks
      
      Co-authored-by: default avatarAlexander Rose <alexander.rose@weirdbyte.de>
      c7cee63c
Loading