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

fix octree bounds reducing #1532

Merged
merged 7 commits into from
Jun 27, 2017

Commits on Feb 11, 2016

  1. fix octree bounds reducing

    for some resolution/bounds ratio octree bounds can be unexpectedly reduced
    Kuhto Petr authored and Kuhto Petr committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    056e553 View commit details
    Browse the repository at this point in the history
  2. unit test for octree bounds correction

    Kuhto Petr authored and Kuhto Petr committed Feb 11, 2016
    Configuration menu
    Copy the full SHA
    3621284 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. fix tree bounds enlarge due to precision issues + unit test

    for some testcases it can change tree depth and break tree deserialization
    Kuhto Petr authored and Kuhto Petr committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    713ad1d View commit details
    Browse the repository at this point in the history
  2. remove unintentional BOMs

    Kuhto Petr authored and Kuhto Petr committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    0b7e2ef View commit details
    Browse the repository at this point in the history
  3. fix compile error

    Kuhto Petr authored and Kuhto Petr committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    ded8777 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. fix coding style

    Kuhto Petr authored and Kuhto Petr committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    105e8b8 View commit details
    Browse the repository at this point in the history
  2. update ref values due to test cloud bounds change

    Kuhto Petr authored and Kuhto Petr committed Aug 23, 2016
    Configuration menu
    Copy the full SHA
    0ad1e86 View commit details
    Browse the repository at this point in the history