Skip to content

[BUG] Fixed (and refactored) geometry refiner#373

Open
najlkin wants to merge 8 commits into
masterfrom
fix-geom-refiner
Open

[BUG] Fixed (and refactored) geometry refiner#373
najlkin wants to merge 8 commits into
masterfrom
fix-geom-refiner

Conversation

@najlkin

@najlkin najlkin commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Fixed geometry refiner settings, which was not correctly passed to the worker threads as reported by @v-dobrev . This was to great extent a problem of the poor design of the shared global object. This PR refactors the codebase, moving the GeometryRefiner to the base class VisualizationSceneScalarData, where it is available to all visualization scenes. The type of the refiner is set in DataState along other settings. Moreover, passing of this kind of parameters has been refactored out from GLVisServer as the list was growing and growing 😳 .

@najlkin
najlkin requested review from camierjs and v-dobrev July 16, 2026 19:40
@najlkin najlkin self-assigned this Jul 16, 2026
@najlkin najlkin added the bug label Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant