pull from gwaldron#1
Open
Vic-Min wants to merge 5541 commits into
Open
Conversation
…poerary value returned by emplace() (#2842)
…levationlayer tries to use the pool
…ure into ElevationTile
…not honoring nodata values
…s not working when the lifemap changed due to dynamic terrain decals
… the layer gets closed out from under us during a map shutdown
…was causing vegetation to show up in nearly straight lines
…tatements are finalized before closing the cache bins. Scoping localStmts to make sure it is finalized before close. Using sqlite3_close instead of sqlite3_close_v2 to ensure errors are reported correctly.
…l_maps=false in --nvgl mode
…ting a standalone tile
* Add stbdxt osgDB::ImageProcessor plugin using stb_dxt.h Portable DXT compressor based on the public-domain stb_dxt.h library. Supports DXT1, DXT5, and BC5 (RGTC2) compression with optional high-quality mode. Unlike fastdxt, has no platform restrictions since stb_dxt is pure C with no SIMD dependencies. Co-Authored-By: Claude Opus 4.6 <[email protected]> * Fix build * Added benchmarks for image compression. Changed default cpu compressor to stbdxt * Moved string.h before stb_dxt.h include to get memcpy. --------- Co-authored-by: Claude Opus 4.6 <[email protected]>
bootstrap-vcpkg.bat now accepts a -Y argument to not ask if the settings are ok. Added batch files to configure, build and set env vars for a local build to run osgearth. Added AGENTS.md with instructions on how to build and test osgearth.
…virtual overrides with using. (#2970)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.