Merge branch 'master-source'
* master-source: (21 commits) tweaked polymer trace for coarse units provide some feedback for users in canvas app wip, carbohydrates and branched entity support cif files with only safeFrames wip, carbohydrate related schema additions tweaks to carbohydrate handling for remediated structures (and fixes) added alt_id to element label package update optimized idField creation when creating gaussian density field wip, gaussian surface picking / coloring fixed normal dir in normal calculation added molecule-type color scheme ModelServer: custom property providers defined by config file ModelServer: support BinaryCIF "encoding providers" from source file cleanup and package updates added sequence-id and secondary-structure color schemes added matplotlib derived and other color scales Don't track JetBrains files (IntelliJ IDE) Docker'ized the canvas example tweaks for coarse/backbone only models ...
No related branches found
No related tags found
Showing
- .dockerignore 4 additions, 0 deletions.dockerignore
- .gitignore 1 addition, 2 deletions.gitignore
- Dockerfile 37 additions, 0 deletionsDockerfile
- README.md 13 additions, 0 deletionsREADME.md
- data/mmcif-field-names.csv 49 additions, 2 deletionsdata/mmcif-field-names.csv
- package-lock.json 0 additions, 0 deletionspackage-lock.json
- package.json 9 additions, 9 deletionspackage.json
- src/apps/canvas/app.ts 27 additions, 4 deletionssrc/apps/canvas/app.ts
- src/apps/canvas/component/structure-representation.tsx 7 additions, 5 deletionssrc/apps/canvas/component/structure-representation.tsx
- src/apps/canvas/component/structure-view.tsx 1 addition, 0 deletionssrc/apps/canvas/component/structure-view.tsx
- src/apps/canvas/component/viewport.tsx 26 additions, 6 deletionssrc/apps/canvas/component/viewport.tsx
- src/apps/canvas/structure-view.ts 10 additions, 7 deletionssrc/apps/canvas/structure-view.ts
- src/apps/schema-generator/schema-from-cif-dic.ts 21 additions, 6 deletionssrc/apps/schema-generator/schema-from-cif-dic.ts
- src/mol-geo/geometry/mesh/mesh.ts 67 additions, 1 deletionsrc/mol-geo/geometry/mesh/mesh.ts
- src/mol-geo/representation/structure/visual/gaussian-surface-mesh.ts 3 additions, 3 deletions.../representation/structure/visual/gaussian-surface-mesh.ts
- src/mol-geo/representation/structure/visual/polymer-trace-mesh.ts 2 additions, 0 deletions...geo/representation/structure/visual/polymer-trace-mesh.ts
- src/mol-geo/representation/structure/visual/util/gaussian.ts 20 additions, 11 deletionssrc/mol-geo/representation/structure/visual/util/gaussian.ts
- src/mol-geo/representation/structure/visual/util/polymer/trace-iterator.ts 2 additions, 2 deletions...sentation/structure/visual/util/polymer/trace-iterator.ts
- src/mol-geo/representation/util.ts 2 additions, 1 deletionsrc/mol-geo/representation/util.ts
- src/mol-gl/shader/point.frag 2 additions, 2 deletionssrc/mol-gl/shader/point.frag
Loading
Please register or sign in to comment