pull from gwaldron - #1
Open
Vic-Min wants to merge 5609 commits into
Open
Conversation
…mostly likely it is OBE due to dataextents
…coded, resulting in bad terrain contribution slopes and lower lifemap values than expected. End effect = incorrect procedural terrain selection and thinner than expected vegetation placement
…operties.attibute style.
…p instead of looping over all the resources.
…er all the tags to improve effeciency.
…row an assertion warning
…keeps the scene graph traversal path the same as the intersection visitor and fixes a bug where PagedNode2 wasn't properly expanding to the selected node in the SceneGraphGUI
…al tests show around a 10% increase in MVT decoding speed.
…are built using OSG's KdTreeBuilder. osg drastically overallocates the vector capacity when it's building it's kdtrees so trimming their capacity to their actual size when it's completed provides a HUGE reduction in memory usage
… avoid SIOF issues
…jects to drawImplementation. compileGLObjects isn't always going to be called so this ensures that the calls to glVertexAttribDivisor are always called.
…pped while still taking advantage of the CACHE_IMAGES flag.
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.