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

Visualize science data as points #88

Merged
merged 32 commits into from
Dec 23, 2021
Merged

Visualize science data as points #88

merged 32 commits into from
Dec 23, 2021

Commits on Dec 6, 2021

  1. Migrate to Ignition Garden

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    1b1a44c View commit details
    Browse the repository at this point in the history
  2. nightlies

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    1b1c856 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Remove all performance tricks, use points, increase camera clip dista…

    …nce, grid improvements
    
    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    4e110ea View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. grids

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    36eea70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafd631 View commit details
    Browse the repository at this point in the history
  3. fix Dockerfiles

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    ac8141a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e31f2cb View commit details
    Browse the repository at this point in the history
  5. clip

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    6152852 View commit details
    Browse the repository at this point in the history
  6. add plane

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    0db3884 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    794bf8f View commit details
    Browse the repository at this point in the history
  8. Disable mission tests until upstream is using Garden

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    bfa4da7 View commit details
    Browse the repository at this point in the history
  9. Increase depth tolerance on spawn test

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    98e2111 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. use garden image and re-enable tests

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    3af16d0 View commit details
    Browse the repository at this point in the history
  2. merged from chapulina/garden

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7867b8a View commit details
    Browse the repository at this point in the history
  3. YoYo debug

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    b8db4d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Configuration menu
    Copy the full SHA
    b2335bf View commit details
    Browse the repository at this point in the history
  2. merged from main

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    5c30270 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. merged from main

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    930cb8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    801f19f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72522d View commit details
    Browse the repository at this point in the history
  4. merged from main

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    d12c457 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2021

  1. merged from main

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 18, 2021
    Configuration menu
    Copy the full SHA
    5229149 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. tweaks

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    6f92329 View commit details
    Browse the repository at this point in the history
  2. Grid: modify default grid and add GUI plugin

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    704a289 View commit details
    Browse the repository at this point in the history
  3. merged from chapulina/grid

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    fa28e23 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. merged from main

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    def309b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c77869c View commit details
    Browse the repository at this point in the history
  3. Remove miniature scale from science data and fix segfault

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    1e6697d View commit details
    Browse the repository at this point in the history
  4. merged from chapulina/barycentric_segfault

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    603c4bf View commit details
    Browse the repository at this point in the history
  5. UX

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8f3b477 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. merged from main

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    5d6f0ab View commit details
    Browse the repository at this point in the history
  2. cleanup bad merge and revert data removal

    Signed-off-by: Louise Poubel <[email protected]>
    chapulina committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    4d79b2a View commit details
    Browse the repository at this point in the history