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

[WIP] Script: Filter & Copy Particles #1390

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Commits on Mar 21, 2023

  1. Script: Filter & Copy Particles

    Notebook that filters & copies particles and their attributes in
    chunk-wise (fixed slice) manner.
    ax3l committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    930dc01 View commit details
    Browse the repository at this point in the history
  2. Update: Combine pos x/y/z in filter

    ... and do only one time step.
    ax3l committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c68fd99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e70afbd View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Add Compression

    ax3l committed Mar 24, 2023
    Configuration menu
    Copy the full SHA
    12ad514 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd433f View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Add a pure script variant

    ax3l committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    6f7d081 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Fix: Conserve Attribute Types

    ax3l committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    bcf62a2 View commit details
    Browse the repository at this point in the history