Skip to content

Latest commit

 

History

History
30 lines (30 loc) · 3.5 KB

CHANGELOG.md

File metadata and controls

30 lines (30 loc) · 3.5 KB

Changes since last CRAN release

  • 50050d7e (HEAD -> master) [dipterix]: Fixed color palette offset issue; Supported dropping color map for electrode contacts
  • ea8d8bc6 (origin/master, origin/HEAD) [dipterix]: Handles infinite electrode numbers
  • cd4df436 [dipterix]: Fixed bugs drag & drop electrode data type: the electrodes with missing data will be reset, and the color palettes for existing data will be kept
  • 0db22204 [dipterix]: Fixed GLB format issue
  • dbd793be [dipterix]: Minor change on the error message
  • 57da325d [dipterix]: Multi-brain template passes extra arguments to template object constructor
  • 70aa92ef [dipterix]: Function threeBrain does not automatically download templates if annotation is not found
  • 18823dd7 [dipterix]: Disable downloading files in WASM by default to avoid triggering CORS condition that will terminate the program
  • a26514bf [dipterix]: rewrote drag & drop code so its framework can be easily extended; surface color handlers now handle measurements and annotations different, with separate storage
  • 2bdf8722 [dipterix]: Added FileDataHandler classes to handle drag & drop files; supported drop-in electrode coordinate files
  • caf0a3ed [dipterix]: GIfTI reader now respect the transforms if there exists a transform with target space to be the scanner_anat
  • a5a0b6cd [dipterix]: Allows continuous data cube to change color map
  • af5b9c90 [dipterix]: add_annotation automatically compiles annotations from template if missing
  • dd4b0b0a [dipterix]: Fixing the side panels so the background color is always black
  • ad4633fe [dipterix]: Canvas and screenshot is transparent when background is #ffffff
  • ff5eca46 [dipterix]: Fixed shader ignoring always-depth flag when outline is off; updated jsPDF to the 2.5.2 build
  • ad202235 [dipterix]: Transition animation allows video recording
  • 94ec004f [dipterix]: Fixed screenshot button and improved video quality
  • 1c373a4d [dipterix]: Fixed subcortical ROI matrices
  • d15cdb6a [dipterix]: Added surface coordinate for crosshair
  • 6981b0e9 [dipterix]: Fixed get controller state function; added stage transition, allowing users to create animations from key states
  • c720b964 [dipterix]: Using "color" instead of separated color and underlayColor attributes for surface underlay
  • 3e8e0784 [dipterix]: Supported visualizing surface annotations; surface colors are sync'ed to the electrode colors if the names are consistent; re-wrote the surface shader to support under- and over-lay colors
  • b09e94ea [dipterix]: Updated SurfaceShader to use morph normal and transformed positions
  • 3126093d [dipterix]: Load other common surfaces by default
  • 9096bdaf [dipterix]: Switching subject surface types will trigger morph if the number of vertex nodes are the same
  • 838bff7f [dipterix]: Allow animation presets to be shown even when data is not available; added keyboard shortcut to sync data threshold with display; added hidden features that are experimental; crosshair position is changed to scannerRAS and Affine MNI152; added tooltip title support for controllers; added global clock for app; updated ViewerCanvas constructor arguments; supported useMorphTarget for surface objects
  • 4bc77317 [dipterix]: Fixed electrode useMatrix when contacts are represented as spheres
  • fa452b72 [dipterix]: Fixed template mapping, supported non-linear mapping for electrode geometries