1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2024 — Sep 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Perform input validation for the convert command More... 7 months ago
Implement equals and hashCode on OSMDataReaderView More... 7 months ago
Exempt root command parameters from legacy CLI check More... 7 months ago
Test and fix the main method for new and legacy CLIs More... 7 months ago
Provide TestFileUtil to reduce code duplication in tests More... 7 months ago
Implement the new CLI's convert subcommand More... 7 months ago
Set up framework for subcommands and migration to picocli More... 7 months ago
Reorganize related classes into the new scene package More... 7 months ago
Support logging to logDir when using O2WConverter More... 7 months ago
Fix javadoc link after changes to Output interface More... 7 months ago
Provide Scene's mesh metadata to outputs and library users More... 7 months ago
Turn ConversionFacade into a purely internal implementation More... 7 months ago
Use the new library interface in viewer and console More... 7 months ago
Use the new library interface internally More... 7 months ago
Make ProgressListener available through the new library interface More... 7 months ago
Move output compression code to a new package More... 7 months ago
Reduce default clipping distances for OrthographicProjection More... 7 months ago
Introduce a Scene class for interim results of the conversion More... 7 months ago
Remove TerrainElevationData from conversion results More... 7 months ago
Respect explicitly provided map projections More... 8 months ago
Make extra GltfOutput arguments optional and document them More... 8 months ago
Rename Target to Output when referring to output formats More... 8 months ago
Set config for targets before they are used More... 8 months ago
Offer O2WConverter as a simple library interface More... 8 months ago
Drop MapMetadata from most external interfaces, add isAtSea config More... 8 months ago
Make Camera and Projection nicer to use for library users More... 8 months ago
Move MeshProcessingSteps to MeshStore More... 8 months ago
Add mapProjection, eleCalculator and terrainInterpolator to config More... 8 months ago
Flatten package names by removing "core" More... 8 months ago
Replace markdown comments with traditional javadoc for compatibility More... 8 months ago