wip, createOrUpdate method for representations and visuals
Showing
- src/apps/canvas/app.ts 2 additions, 2 deletionssrc/apps/canvas/app.ts
- src/apps/canvas/component/app.tsx 1 addition, 1 deletionsrc/apps/canvas/component/app.tsx
- src/apps/canvas/component/structure.tsx 25 additions, 2 deletionssrc/apps/canvas/component/structure.tsx
- src/apps/canvas/index.ts 3 additions, 1 deletionsrc/apps/canvas/index.ts
- src/apps/canvas/structure-view.ts 39 additions, 26 deletionssrc/apps/canvas/structure-view.ts
- src/mol-geo/representation/index.ts 2 additions, 4 deletionssrc/mol-geo/representation/index.ts
- src/mol-geo/representation/shape/index.ts 9 additions, 14 deletionssrc/mol-geo/representation/shape/index.ts
- src/mol-geo/representation/structure/complex-representation.ts 5 additions, 30 deletions...ol-geo/representation/structure/complex-representation.ts
- src/mol-geo/representation/structure/complex-visual.ts 54 additions, 34 deletionssrc/mol-geo/representation/structure/complex-visual.ts
- src/mol-geo/representation/structure/index.ts 3 additions, 0 deletionssrc/mol-geo/representation/structure/index.ts
- src/mol-geo/representation/structure/representation/backbone.ts 2 additions, 8 deletions...l-geo/representation/structure/representation/backbone.ts
- src/mol-geo/representation/structure/representation/ball-and-stick.ts 4 additions, 12 deletions...representation/structure/representation/ball-and-stick.ts
- src/mol-geo/representation/structure/representation/carbohydrate.ts 3 additions, 10 deletions...o/representation/structure/representation/carbohydrate.ts
- src/mol-geo/representation/structure/representation/cartoon.ts 5 additions, 14 deletions...ol-geo/representation/structure/representation/cartoon.ts
- src/mol-geo/representation/structure/representation/distance-restraint.ts 2 additions, 8 deletions...esentation/structure/representation/distance-restraint.ts
- src/mol-geo/representation/structure/units-representation.ts 60 additions, 53 deletionssrc/mol-geo/representation/structure/units-representation.ts
- src/mol-geo/representation/structure/units-visual.ts 82 additions, 41 deletionssrc/mol-geo/representation/structure/units-visual.ts
- src/mol-geo/representation/structure/visual/element-point.ts 60 additions, 63 deletionssrc/mol-geo/representation/structure/visual/element-point.ts
- src/mol-geo/representation/structure/visual/util/common.ts 11 additions, 6 deletionssrc/mol-geo/representation/structure/visual/util/common.ts
- src/mol-geo/representation/util.ts 13 additions, 4 deletionssrc/mol-geo/representation/util.ts
Loading
Please register or sign in to comment