moved helpers.d.ts to mol-util/type-helpers.ts and import explicitly
Showing
- src/helpers.d.ts 0 additions, 22 deletionssrc/helpers.d.ts
- src/mol-data/util/array.ts 4 additions, 2 deletionssrc/mol-data/util/array.ts
- src/mol-data/util/buckets.ts 3 additions, 2 deletionssrc/mol-data/util/buckets.ts
- src/mol-geo/geometry/geometry.ts 2 additions, 1 deletionsrc/mol-geo/geometry/geometry.ts
- src/mol-geo/util.ts 8 additions, 7 deletionssrc/mol-geo/util.ts
- src/mol-gl/webgl/buffer.ts 2 additions, 1 deletionsrc/mol-gl/webgl/buffer.ts
- src/mol-gl/webgl/render-target.ts 2 additions, 1 deletionsrc/mol-gl/webgl/render-target.ts
- src/mol-gl/webgl/texture.ts 2 additions, 1 deletionsrc/mol-gl/webgl/texture.ts
- src/mol-io/common/binary-cif/array-encoder.ts 8 additions, 7 deletionssrc/mol-io/common/binary-cif/array-encoder.ts
- src/mol-io/common/binary-cif/encoding.ts 2 additions, 3 deletionssrc/mol-io/common/binary-cif/encoding.ts
- src/mol-io/writer/cif/encoder/binary.ts 3 additions, 2 deletionssrc/mol-io/writer/cif/encoder/binary.ts
- src/mol-math/geometry/distance-transform.ts 4 additions, 2 deletionssrc/mol-math/geometry/distance-transform.ts
- src/mol-math/geometry/primitives/sphere3d.ts 3 additions, 2 deletionssrc/mol-math/geometry/primitives/sphere3d.ts
- src/mol-math/linear-algebra/3d/mat3.ts 3 additions, 2 deletionssrc/mol-math/linear-algebra/3d/mat3.ts
- src/mol-math/linear-algebra/3d/mat4.ts 4 additions, 3 deletionssrc/mol-math/linear-algebra/3d/mat4.ts
- src/mol-math/linear-algebra/3d/quat.ts 3 additions, 2 deletionssrc/mol-math/linear-algebra/3d/quat.ts
- src/mol-math/linear-algebra/3d/vec2.ts 4 additions, 2 deletionssrc/mol-math/linear-algebra/3d/vec2.ts
- src/mol-math/linear-algebra/3d/vec3.ts 3 additions, 2 deletionssrc/mol-math/linear-algebra/3d/vec3.ts
- src/mol-math/linear-algebra/3d/vec4.ts 5 additions, 4 deletionssrc/mol-math/linear-algebra/3d/vec4.ts
- src/mol-math/linear-algebra/matrix/matrix.ts 6 additions, 4 deletionssrc/mol-math/linear-algebra/matrix/matrix.ts
Loading
Please register or sign in to comment