Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenNI/OpenNI2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: structureio/OpenNI2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 10 files changed
  • 9 contributors

Commits on Apr 23, 2014

  1. Fix typo

    awesomebytes committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    6a673c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from awesomebytes/patch-1

    One small step for man.
    jrpowers committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    3fef6ec View commit details
    Browse the repository at this point in the history
  3. Fixed dead link.

    philnelson committed Apr 23, 2014
    Configuration menu
    Copy the full SHA
    299557b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2014

  1. Merge pull request #2 from philnelson/master

    Fixed dead link.
    vikasreddy committed Apr 24, 2014
    Configuration menu
    Copy the full SHA
    2106c63 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2014

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

Commits on Jul 22, 2014

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

Commits on Jul 25, 2014

  1. Merge pull request #18 from fran6co/libc++

    fix error when building it in OS x 10.9 with libc++
    ntisserand committed Jul 25, 2014
    Configuration menu
    Copy the full SHA
    5f603ea View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2014

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

Commits on Oct 8, 2014

  1. Added a missing -lpthread flag to one Makefile

      The lack of the -lpthread flag on Source/Tools/NiViewer/Makefile prevented the
      whole project from compiling correctly on Ubuntu 14.04 64 bit. Just added the
      missing flag to this Makefile, according to the same solution for issue 47 of
      the old OpenNI2 Github repository, that boils down to a similar problem and
      can be found here, on Github
      #47
    pedroasad committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    716cffb View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2014

  1. Merge pull request #26 from pedroasad/master

    Added a missing -lpthread flag to one Makefile
    ntisserand committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    630e335 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2014

  1. Configuration menu
    Copy the full SHA
    baf8a70 View commit details
    Browse the repository at this point in the history
  2. Fix MSVC12 warnings.

    ntisserand committed Dec 22, 2014
    Configuration menu
    Copy the full SHA
    9da7c44 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2015

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

Commits on May 12, 2015

  1. Update README.md

    Added note about using the develop branch.
    jselikof committed May 12, 2015
    Configuration menu
    Copy the full SHA
    e123b61 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    minor tweak
    jselikof committed May 12, 2015
    Configuration menu
    Copy the full SHA
    6857677 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2015

  1. OniStream:convertDepthToWorldCoordinates

    Function now checks the stream pixel format to return millimeters if the pixel format is set to PIXEL_FORMAT_DEPTH_100_UM
    Dustin Hopper committed Aug 19, 2015
    Configuration menu
    Copy the full SHA
    1fce8ed View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

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