Skip to content

Fix plugin name regression#1246

Merged
alxvth merged 3 commits into
masterfrom
feature/FixPluginRenames
May 27, 2026
Merged

Fix plugin name regression#1246
alxvth merged 3 commits into
masterfrom
feature/FixPluginRenames

Conversation

@alxvth
Copy link
Copy Markdown
Contributor

@alxvth alxvth commented May 27, 2026

#1244 changed plugin names, e.g. Cluster to Cluster Data, which results in errors when loading projects saved with previous core versions.

  • This PR reverts those renames
  • It also handles the core version for core plugins in mv_plugin_meta_data.cmake (which affects the dynamic library file name)

Note:

  • It's Points and Images but Cluster, Text and ColorData. In a future version, we might want to introduce a more consistent naming scheme

@alxvth alxvth merged commit 20b27b6 into master May 27, 2026
8 checks passed
@alxvth alxvth deleted the feature/FixPluginRenames branch May 27, 2026 15:19
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.

1 participant