Skip to content

Commit

Permalink
Fixed electrode prototype rendering issue (color) on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dipterix committed Sep 17, 2024
1 parent eda02a8 commit da14871
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Changes since last CRAN release
* `7dc56332 (HEAD -> master)` [_`dipterix`_]: Fixed the color map for discrete values
* `fc4f3d0c (origin/master, origin/HEAD)` [_`dipterix`_]: Setting electrode prototype render order to be `-500` so it does not hide behind the transparent surfaces
* `3b790427 (HEAD -> master)` [_`dipterix`_]: Fixed electrode prototype rendering issue (color) on Windows
* `eda02a82 (origin/master, origin/HEAD)` [_`dipterix`_]: Fixed the color map for discrete values
* `fc4f3d0c` [_`dipterix`_]: Setting electrode prototype render order to be `-500` so it does not hide behind the transparent surfaces
* `3854835b` [_`dipterix`_]: Plotting electrodes on slices now takes numerical `adjust_brightness` interpreted as quantile
* `47a8db0a` [_`dipterix`_]: Changed default color palette for discrete values, removed colors that are too dark or gray
* `c345aa3a` [_`dipterix`_]: Change `CT` threshold back to positive (3000) when switching from `DBS` leads back to `sEEG` leads.
Expand Down
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: threeBrain
Type: Package
Title: Your Advanced 3D Brain Visualization
Version: 1.1.1.9014
Version: 1.1.1.9015
Authors@R: c(
person("Zhengjia", "Wang", email = "[email protected]", role = c("aut", "cre", "cph")),
person("John", "Magnotti", email = "[email protected]", role = c("ctb", "res")),
Expand Down
2 changes: 1 addition & 1 deletion inst/threeBrainJS/dist/threebrain-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion inst/threeBrainJS/dist/threebrain-main.js.map

Large diffs are not rendered by default.

0 comments on commit da14871

Please sign in to comment.