CAVEconnectome / MeshParty

Apache License 2.0
35 stars 16 forks source link

Vtk camera fix #19

Closed fcollman closed 5 years ago

fcollman commented 5 years ago

I have fixed the bug that specifying the camera requires you to interact with the window before it displays, and added features that allow you to specify cameras from quaterion orientations and neuroglancer state dictionaries.

codecov-io commented 5 years ago

Codecov Report

Merging #19 into master will decrease coverage by 0.23%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #19      +/-   ##
==========================================
- Coverage   14.76%   14.52%   -0.24%     
==========================================
  Files           8        8              
  Lines        1531     1556      +25     
==========================================
  Hits          226      226              
- Misses       1305     1330      +25
Impacted Files Coverage Δ
meshparty/trimesh_vtk.py 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4117bc3...fa9d1ce. Read the comment docs.