Skip to content
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

2D color maps (reopened to pull from master) #197

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Mar 4, 2017

  1. Added functionality to attach a custom colormap function to a labelma…

    …p of X.Volume which can be used to draw the labelmap rather than using a color table file. The colormap is used in X.parser.reslice2 and X.renderer2D.prototype.render_. Not currently tried with the 3D renderer.
    rstones committed Mar 4, 2017
    Configuration menu
    Copy the full SHA
    31bd3a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

  1. Fixed some bugs related to colormap when building XTK. Added a setter…

    … function to X.object to define a colormap function. Tested manually but still need to write some tests.
    rstones committed Mar 8, 2017
    Configuration menu
    Copy the full SHA
    13be728 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2017

  1. Fixed a bug where colormap is passed to X.parser.reslice2 for the non…

    …-labelmap rendering. Also added to docs.
    rstones committed Mar 10, 2017
    Configuration menu
    Copy the full SHA
    2438aa2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2017

  1. Configuration menu
    Copy the full SHA
    e23ac8b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Configuration menu
    Copy the full SHA
    07f3892 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    5b2a465 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. Fixed bug in renderer2D where only max of 4 labelmaps could be used a…

    …t same time as thresholding
    rstones committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    d8f90c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2018

  1. Configuration menu
    Copy the full SHA
    1fa8d5b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    aa72889 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Added pauseRendering function

    rstones committed Aug 24, 2018
    Configuration menu
    Copy the full SHA
    98dd8ba View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    0499f1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83230e0 View commit details
    Browse the repository at this point in the history