Jason Coombs

Results 5 comments of Jason Coombs

Meshroom requires a few minor fixes submitted by @JayFoxRox for MacOS: https://github.com/alicevision/meshroom/pull/1307#issuecomment-875907260

Testing Meshroom on MacOS: `$ git clone https://github.com/alicevision/dataset_monstree` ``` Program called with the following parameters: * allowSingleView = 1 * allowedCameraModels = "pinhole,radial1,radial3,brown,fisheye4,fisheye1,3deanamorphic4,3deradial4,3declassicld" * defaultCameraModel = "" (default) * defaultFieldOfView...

Thanks for this. Very helpful. Minor edits were required before your example would build for me. Note that your `cgimg` variable name must have been changed to `cgImage` and also...

Got here from https://dani.gg/en/467-add-usr-local-bin-to-system-path-variable-on-mac-os/ using /bin/zsh on MacOS: ``` % set ... PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin::/opt/X11/bin:/Library/Apple/usr/bin path=( /usr/local/bin /usr/bin /bin /usr/sbin /sbin /opt/X11/bin /Library/Apple/usr/bin ) % env ... PATH=/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin % which diff /usr/bin/diff...

OnlyOffice has no choice but to revert this change which attempts to revoke the rights granted under the GNU AGPL. https://github.com/ONLYOFFICE/web-apps/commit/19e4859e1051fe16697272be3bacaacc06cc9f40#commitcomment-66092641