Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
List of Autoscoper changes: $ git shortlog 75eb9ad5a..16e4606c9 --no-merges Anthony Lombardi (6): STYLE: Refactor mayacam readers DOC: Fix incorrect statements in the camera calibration file specs ENH: Add VTKCam Reader ENH: Add Schema for vtkCamera JSON file ENH: Refactor VTK Cam loader for JSON files BUG: Fix incorrect variable name in VTKCamera loader Jean-Christophe Fillion-Robin (7): COMP: Fix Camera.cpp build error including "algorithm" required for std::remove COMP: Fix -Wreturn-local-addr in Camera class COMP: Fix constness of "lookAt" function STYLE: Improve name consistency renaming "lookAt" to "calculateLookAtMatrix" COMP: Remove unused and undefined Camera::calculateRotationMatrix function COMP: Fix standalone build updating JsonCpp integration STYLE: Consistently indent Camera.cpp
- Loading branch information