18
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 3 years ago.
Jul 16, 2021 — Jul 16, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed problem with RPC init from RPC file after discovering the model was incomplete. More... over 6 years ago
Update README.md More... over 6 years ago
Modified log rotation parameters More... over 6 years ago
Moved method from protected to public More... over 6 years ago
Added check for null IVT pointer More... over 6 years ago
Added clarification comments. No functional difference. More... over 6 years ago
Merge pull request #230 from ossimlabs/ghansham More... over 6 years ago
Fixed overwrite of IVT in constructor and loadState() More... over 6 years ago
Merge pull request #228 from ossimlabs/op-7 More... over 6 years ago
Removed the cuttern and placed it at the end. The cutter was not being updated properly. We probably better off cutting at the end after the view. More... over 6 years ago
Merge pull request #227 from ossimlabs/op-7 More... over 6 years ago
Removed debug cout statements More... over 6 years ago
Removed cout debug More... over 6 years ago
We had to move the scale to eight bit and viewport stretch, ... etc to the end of the processing so we are full bit depth and can stretch on the viewport side More... over 6 years ago
Adding viewport stretch capabilities More... over 6 years ago
A few more More... over 6 years ago
Merged with dev More... over 6 years ago
Merge pull request #225 from ossimlabs/ofpga3 More... over 6 years ago
Merge branch 'dev' into ofpga3 More... over 6 years ago
Merge branch 'dev' of https://github.com/ossimlabs/ossim into dev More... over 6 years ago
Added 64 bit offsets to ossimImageData More... over 6 years ago
Testing... More... over 6 years ago
Trying to make a Jenkinsfile. More... over 6 years ago
Merge branch 'dev' of https://github.com/ossimlabs/ossim into dev More... over 6 years ago
Added missin Centimeters More... over 6 years ago
Merge branch 'dev' of https://github.com/ossimlabs/ossim into dev More... over 6 years ago
Removed replaced depricated auto_ptr with unique_ptr. More... over 6 years ago
Added install prefix to json search path More... over 6 years ago
Removed unused include. More... over 6 years ago
Removed unused enum. More... over 6 years ago