Skip to content

feat(attributes): Update attribute metadata to support vectorial attr…#447

Open
MaxNumerique wants to merge 53 commits into
nextfrom
feat/vectorial-attributes
Open

feat(attributes): Update attribute metadata to support vectorial attr…#447
MaxNumerique wants to merge 53 commits into
nextfrom
feat/vectorial-attributes

Conversation

@MaxNumerique

Copy link
Copy Markdown
Contributor

…ibutes

Comment thread app/components/Viewer/EdgedCurve/SpecificEdgesOptions.vue Outdated
Comment thread app/components/Viewer/EdgedCurve/SpecificEdgesOptions.vue
Comment thread app/components/Viewer/EdgedCurve/SpecificEdgesOptions.vue Outdated
Comment thread app/utils/default_styles/meshes.js Outdated
Comment thread app/components/Viewer/Options/ColoringTypeSelector.vue Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/edges/edge.js Outdated
Comment thread app/components/Viewer/Options/AttributeSelector.vue Outdated
Comment thread app/components/Viewer/Options/AttributeSelector.vue Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/cells/cell.js Outdated
Comment thread internal/stores/data_style/mesh/edges/edge.js Outdated
Comment thread internal/stores/data_style/mesh/edges/edge.js Outdated
const item = meshPolyhedraPolyhedronAttributeItem(id);
const colorMap = meshPolyhedraPolyhedronAttributeColorMap(id);
const points = getRGBPointsFromPreset(colorMap);
if (points.length > 0 && minimum !== undefined && maximum !== undefined) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

On a pas des schémas qui font ça ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

C'est pas une validation c'est pour envoyer ou non au viewer

Comment thread internal/stores/data_style/mesh/polyhedra/polyhedron.js Outdated
Comment thread internal/stores/data_style/model/corners/index.js Outdated
Comment thread tests/integration/stores/data_style/mesh/polygons.nuxt.test.js Outdated
Comment thread tests/integration/stores/data_style/mesh/polygons.nuxt.test.js
Comment thread tests/integration/stores/data_style/mesh/polygons.nuxt.test.js Outdated
Comment thread tests/integration/stores/data_style/mesh/polygons.nuxt.test.js Outdated
Comment thread tests/integration/stores/data_style/mesh/polyhedra.nuxt.test.js
Comment thread tests/integration/stores/data_style/mesh/polyhedra.nuxt.test.js Outdated
Comment thread internal/stores/data_style/mesh/polygons/polygon.js Outdated
Comment thread internal/stores/data_style/mesh/cells/vertex.js Outdated
Comment thread app/components/Viewer/Generic/Mesh/CellsOptions.vue Outdated
Comment thread app/components/Viewer/Generic/Mesh/CellsOptions.vue Outdated
Comment thread app/components/Viewer/Generic/Mesh/CellsOptions.vue Outdated
Comment thread internal/stores/data_style/mesh/cells/vertex.js Outdated
Comment thread internal/stores/data_style/mesh/cells/vertex.js Outdated
Comment thread app/components/Viewer/Generic/Mesh/CellsOptions.vue Outdated
Comment thread app/components/Viewer/Generic/Mesh/CellsOptions.vue Outdated
Comment thread internal/stores/data_style/mesh/cells/vertex.js Outdated
Comment thread internal/stores/data_style/mesh/cells/vertex.js Outdated
Comment thread internal/stores/data_style/mesh/cells/vertex.js Outdated
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.

2 participants