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

python39Packages.opensfm: init at 0.5.2 #152957

Merged
merged 14 commits into from
Mar 2, 2022

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    f2464ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5be8b36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    860a58d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Configuration menu
    Copy the full SHA
    ef13b18 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0190228 View commit details
    Browse the repository at this point in the history
  3. opensfm: use the nixpkgs-packaged pybind

    This allows not to fetch the submodules.
    Additionally, the original eigen cmake patch missed out ceres
    (miraculously it worked for some opensfm revisions, and gave unresolved
    symbols on others, at runtime).
    SomeoneSerge committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    d87c3a2 View commit details
    Browse the repository at this point in the history
  4. opensfm: run alejandra

    SomeoneSerge committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    d677f62 View commit details
    Browse the repository at this point in the history
  5. opensfm: ceres usage compatible with old nixpkgs

    In 21.05 ceres hasn't been split yet
    SomeoneSerge committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    16b6a98 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

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

Commits on Feb 23, 2022

  1. opensfm: fix for darwin

    - avoid having two opencvs in closure
    - disable tests with lowerbounded residuals (smh darwin build converges
      to better minima - maybe different fp precision?)
    SomeoneSerge committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    83470f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac1e5d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. opensfm: refactor platforms linux+darwin=unix

    Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
    SomeoneSerge and SuperSandro2000 committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    0413935 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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