-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[wip] layer values at cursor position #229
base: main
Are you sure you want to change the base?
Commits on Oct 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 919bdca - Browse repository at this point
Copy the full SHA 919bdcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe9d709 - Browse repository at this point
Copy the full SHA fe9d709View commit details -
Add a label widget. Was tested only with PixClass 2D, 2D+t and 3D.
There is strange behavior, when live update is not on.
Configuration menu - View commit details
-
Copy full SHA for 1991469 - Browse repository at this point
Copy the full SHA 1991469View commit details -
Solved the live update problem (Hacky solution however). Set a timer …
…to reduce the updates only on the label positions
Configuration menu - View commit details
-
Copy full SHA for 7bc9b86 - Browse repository at this point
Copy the full SHA 7bc9b86View commit details -
removed timer, get data from volumina stack. Not less hacky. Need for…
… caches, storing raw datasources
Configuration menu - View commit details
-
Copy full SHA for a228fa3 - Browse repository at this point
Copy the full SHA a228fa3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ad34ba - Browse repository at this point
Copy the full SHA 2ad34baView commit details -
Adding showValue function to layer context menu. Add dynamic widgets …
…that show respective layer value if showValue active. Exceptional case for segmentation.
Configuration menu - View commit details
-
Copy full SHA for 4aeb800 - Browse repository at this point
Copy the full SHA 4aeb800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58af79d - Browse repository at this point
Copy the full SHA 58af79dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ea610 - Browse repository at this point
Copy the full SHA 69ea610View commit details -
use naive memory caches, add getPosInfo also for RGBA layer, only mak…
…e the feature possible for layers that implement getPosInfo
Configuration menu - View commit details
-
Copy full SHA for fc6e093 - Browse repository at this point
Copy the full SHA fc6e093View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0de3c - Browse repository at this point
Copy the full SHA 8a0de3cView commit details -
add tests for all layers implementing getPosInfo and also for 5d data…
…. Optimize the functions in layers
Configuration menu - View commit details
-
Copy full SHA for 03e0310 - Browse repository at this point
Copy the full SHA 03e0310View commit details