Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.1 KB

updates_history.md

File metadata and controls

26 lines (18 loc) · 1.1 KB

Updates history

0.4.0

  • added orthographic projection rendering (>viewer->setProjectionType);
  • remade range and value (regular) sliders, no dependence on jide library;
  • sliders color can be changed, double click expands range slider;
  • clip interval is now in BVV world coordinates;
  • clip transform is now "inverted" in shaders, i.e. can be treated as normal;
  • volume rendering now happens from -0.5 pixel width till (N-1)+0.5, where N is pixel number;
  • added "fake" linear interpolation for -0.5 till 0.0 rendering range in trilinear interpolation mode;
  • added exposed source selection listeners in the source table;
  • added function to select sources in source table from outside programmatically;

0.3.4

  • updated to fiji POM 40.0.0;

0.3.3

  • fixed thrown exception during BVV restart;

Developed in Cell Biology group of Utrecht University.
E-mail for any questions or tag @ekatrukha at image.sc forum.