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

Add new constructors to PCLVisualizer #2004

Merged

Commits on Sep 22, 2017

  1. Add new constructors to PCLVisualizer

    New constructors allow to provide custom renderers and render windows
    Denys Senkin committed Sep 22, 2017
    Configuration menu
    Copy the full SHA
    9abebf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2017

  1. Replace raw pointers with smart pointers, code re-usage

    Denys Senkin committed Sep 23, 2017
    Configuration menu
    Copy the full SHA
    21248c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. Fix indents, remove repeating code

    Denys Senkin committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    19b308c View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2017

  1. Remove double window resizing

    Denys Senkin committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    9e95ccd View commit details
    Browse the repository at this point in the history
  2. Add missed comment

    Denys Senkin committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    1fe27c9 View commit details
    Browse the repository at this point in the history
  3. Remove unused parameter

    Denys Senkin committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    492d6a5 View commit details
    Browse the repository at this point in the history
  4. Split construct into several small functions

    Denys Senkin committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    c1a3d85 View commit details
    Browse the repository at this point in the history
  5. Fix one name per line issue

    Denys Senkin committed Sep 30, 2017
    Configuration menu
    Copy the full SHA
    6f4fe43 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2017

  1. Add missing header file

    Denys Senkin committed Oct 1, 2017
    Configuration menu
    Copy the full SHA
    a0219bb View commit details
    Browse the repository at this point in the history