Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration request to master #194

Merged
merged 9 commits into from
Dec 16, 2024
Merged

Integration request to master #194

merged 9 commits into from
Dec 16, 2024

Conversation

dpasukhi
Copy link
Member

Integration request to collect a sequence of patches as a periodical branch.
Will be available for short time only during development circle

AtheneNoctuaPt and others added 7 commits December 10, 2024 17:05
Limited support of metadata import is added to RWGltf_GltfJsonParser.
Following Json data types are currently supported: int32, double, string,
array of int32, array of double, array of strings, Json object.
Notable unsupported types are: binary data, array of Json objects.
Metadata is processed for nodes and meshes.
Tests "gltf_export" are updated with import testing and renamed to "gltf".

Method RWGltf_GltfJsonParser::gltfParseSceneNode() is slightly
refactored: parsing of transformations and transformation matrices is
moved into separate functions.
…hape" #186

This reverts commit c479c4f.
The problem related with no changes on the ShapeHealing stage.
ReShape do not propagated well for all scenarios.
The test case update is not relevant.
Removed XSAlgo_ToolContainer which is have no functionality.
Removed XSAlgo_Caller as no more used.
Remove XSAlgo_AlgoContainer.lxx as no more needed.
Regression after #184 where some methods are not isolated.
Update issue templates to include '0. New' label for bug reports and feature requests.
The new labels helps to mark not checked issues from development side.
@dpasukhi dpasukhi added the 2. IR Integration request (Used for marking PR as a collection of multiple integration for master) label Dec 14, 2024
Refactor Draco dependency configuration to improve clarity and functionality
When configure Inspector with Symlink flag - configuration failed.
Added force creating include folder to symlink creating.
@dpasukhi dpasukhi merged commit 73dcda7 into master Dec 16, 2024
25 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. IR Integration request (Used for marking PR as a collection of multiple integration for master)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants