-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ddac4cf
commit 493a79d
Showing
25 changed files
with
989 additions
and
287 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||
|
||
## [Unreleased] | ||
### Added | ||
### Changed | ||
### Removed | ||
|
||
## 1.1.0 | ||
|
||
### Added | ||
|
||
- opf2nerf converter to easily convert OPF projects to the input required by NVIDIA Instant NERFs (https://github.com/NVlabs/instant-ngp) | ||
- Support for the Pix4D plane extension | ||
|
||
### Changed | ||
|
||
- Improve quality of the image undistortion tool, and correctly handles the cases where the distortion coefficient are all zero. | ||
- Renamed BaseItem to CoreItem | ||
|
||
### Removed | ||
|
||
## 1.0.0 | ||
|
||
### Added | ||
|
||
- Initial release | ||
|
||
### Changed | ||
|
||
|
||
### Removed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.