Releases: hornang/nautograf
Releases · hornang/nautograf
v0.6.2
v0.6.1
What's Changed
- Adjust README to current state of the project by @hornang in #59
- Small fix, README and icon updates by @hornang in #60
- Remove the need for dummy symbol for labels by @hornang in #61
- Hide statusbar in fullscreen and dont show uneccessary depth decimals by @hornang in #62
- Add support for multiple line widths and show shoreline constructions by @hornang in #63
- Fix various UI stuff such as icons, native context menu and extend height of side bars by @hornang in #64
- Deflate polygon holes to fix rare failed triangulation by @hornang in #65
- Remove lukka/get-cmake by @hornang in #66
- Use older CMake by @hornang in #67
- Improve support for building on arm platform by @hornang in #69
- Introduce Rust instead of boost dependencies by @hornang in #68
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add support for most latin glyphs and cache them by @hornang in #49
- Generate font atlas in the background by @hornang in #50
- Factor out annotation code from tessellator.cpp by @hornang in #51
- Use https in .gitmodules by @hornang in #52
- Move QSGMaterial creation to MaterialCreator by @hornang in #53
- Replace zoom conditional with smoothstep by @hornang in #54
- Fix some labels not showing up by @hornang in #55
- Improve readability of annotation code by @hornang in #56
- Use quadtree when testing for collissions by @hornang in #57
- Change snap grade from devel to stable by @hornang in #58
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Normalize package names and fix snap package version by @hornang in #42
- Automate GitHub releases by @hornang in #43
- Drop include and lib folders in zip artifact by @hornang in #47
- Replace freetype-gl with msdf-atlas-gen by @hornang in #46
- Missing zlib dep in msdfgen by @hornang in #48
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Show error message when xdg-desktop-portal is missing by @hornang in #37
- Add desktop entry for snap package by @hornang in #38
- Show tile presence while loading chart data by @hornang in #39
- Upgrade to Qt 6.6.1 on Windows by @hornang in #40
- Update README by @hornang in #41
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Downgrade to windows-2019 by @hornang in #16
- Upgrade vcpkg to fix capnproto build with MSVC 2022 by @hornang in #17
- Put bottom indicators into a conventional status bar by @hornang in #18
- Fix regex for version determination by @hornang in #20
- Add snapcraft.yaml for testing purposes by @hornang in #21
- Improve naming CMake presets by @hornang in #23
- Fetch Clipper2 from vcpkg by @hornang in #22
- Add Snapcraft core22 build by @hornang in #24
- Update to latest oesenc library by @hornang in #19
- Add version to about dialog by @hornang in #25
- Make support for oexserverd optional via compile time option by @hornang in #26
- Zoom to catalog when opened by user by @hornang in #27
- Introduce MercatorTile library by @hornang in #28
- Update oesenc library by @hornang in #29
- Parametrize viewport using center instead of topLeft by @hornang in #30
- Fix dependency problem with freetype-gl on ubuntu-20.04 by @hornang in #32
- Use xdg-file-dialog for selecting chart catalog when running as snap by @hornang in #31
- Fix zoom clamping by @hornang in #33
- Fix position indicator that broke in ba95614 by @hornang in #34
- Disable oexserverd for snap package by @hornang in #35
- Add expected location of oexserverd.exe to PATH by @hornang in #36
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- Fix badge in README by @hornang in #1
- Update to v3 of jurplel/install-qt-action by @hornang in #3
- Restructure nodes to support stacked charts by @hornang in #2
- Build and package on Ubuntu 20.04 by @hornang in #5
- Handle area and line geometry in a better way in S57 by @hornang in #4
- Streamline artifact generation in GHA by @hornang in #7
- Fix crash when loading dir containing invalid chart by @hornang in #6
- Add line rendering capability by @hornang in #9
- Add polygon and line rendering of roads by @hornang in #10
- Add license viewer to about dialog by @hornang in #11
- Trigger build on version tags by @hornang in #14
- Decrease size of underwater rock symbols by @hornang in #13
- Fix occasional chart loading bugs and exit crash by @hornang in #12
- Render roads, pontoons, coast lines and depth contours by @hornang in #15
Full Changelog: v0.2.0...v0.3.1