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

Feature/inspector files debug directories #330

Open
wants to merge 19 commits into
base: develop
Choose a base branch
from
Open

Feature/inspector files debug directories #330

wants to merge 19 commits into from

Commits on Mar 14, 2019

  1. Ignore vtk files

    KrzysztofZurad authored and Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    21dd683 View commit details
    Browse the repository at this point in the history
  2. Add file system dependency

    KrzysztofZurad authored and Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    7ed2783 View commit details
    Browse the repository at this point in the history
  3. Add UniqueName func to check if files already exists and append leadi…

    …ng number to new file
    KrzysztofZurad authored and Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    e608557 View commit details
    Browse the repository at this point in the history
  4. Check if file is unique before saving it

    KrzysztofZurad authored and Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    54e1a42 View commit details
    Browse the repository at this point in the history
  5. Changed library std::experimental::filesystem to boost::filesystem; I…

    …ntroduced directory selection - in progress
    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    abc42d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcb485c View commit details
    Browse the repository at this point in the history
  7. Do not log iterations for reference cloud

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    8e73d69 View commit details
    Browse the repository at this point in the history
  8. Removed obsolete function.

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    9b7254d View commit details
    Browse the repository at this point in the history
  9. Added dumpPath for PerformanceInspector.

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    4a15b47 View commit details
    Browse the repository at this point in the history
  10. Whitespaces tidy-up.

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    eca32f0 View commit details
    Browse the repository at this point in the history
  11. Corrected indentation of 'if' condition.

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    6851cab View commit details
    Browse the repository at this point in the history
  12. Reduced indentation of 'if' condition.

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    554f43d View commit details
    Browse the repository at this point in the history
  13. Removed duplicate fields in derived class.

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    9e21f05 View commit details
    Browse the repository at this point in the history
  14. Fixed bug - only one reference cloud dumped when node keeps running b…

    …etween wrapping cycles.
    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    b37421d View commit details
    Browse the repository at this point in the history
  15. Whitespace correction.

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    373901b View commit details
    Browse the repository at this point in the history
  16. Fix missing comma

    Marcin Pilch committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    58712b3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

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

Commits on Jul 24, 2019

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

Commits on Dec 1, 2020

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