Skip to content

geo-layers UBO#9036

Merged
felixpalmer merged 16 commits intomasterfrom
felix/geo-layers-ubo
Jul 23, 2024
Merged

geo-layers UBO#9036
felixpalmer merged 16 commits intomasterfrom
felix/geo-layers-ubo

Conversation

@felixpalmer
Copy link
Collaborator

For #8997

Change List

  • Port MeshLayer
  • Port TripsLayer


vec3 normal;
if (flatShading) {
if (simpleMesh.flatShading) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: is our object of attention called mesh in some files and simpleMesh in others? Possible to align? Or a good reason?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, the "good" reason is that we have SimpleMeshLayer in mesh-layers and MeshLayer which extends it in geo-layers. I'm not aware of the history of why we have two layers, @Pessimistress would it be a good idea to combine the two? At any rate, I'm not going to address this as part of the UBO work

Base automatically changed from felix/mesh-layers-ubo to master July 23, 2024 07:31
@felixpalmer felixpalmer merged commit f05f5d9 into master Jul 23, 2024
@felixpalmer felixpalmer deleted the felix/geo-layers-ubo branch July 23, 2024 07:48
@coveralls
Copy link

Coverage Status

coverage: 89.309% (-0.002%) from 89.311%
when pulling d7ca1cc on felix/geo-layers-ubo
into 4e3ea96 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants