Skip to content

Releases: fernandotonon/QtMeshEditor

2.10.0

06 Mar 01:48
34c7f51

Choose a tag to compare

What's Changed

Show Normals

image

Full Changelog: 2.9.0...2.10.0

2.9.0

03 Mar 23:02
dd4414d

Choose a tag to compare

What's Changed

FBX export option
image

Full Changelog: 2.8.1...2.9.0

2.8.1

25 Feb 21:11
6de3c64

Choose a tag to compare

What's Changed

Full Changelog: 2.8.0...2.8.1

2.8.0

25 Feb 19:52
60cfaed

Choose a tag to compare

What's Changed

Screencast From 2026-02-25 18-15-28 (3)

Full Changelog: 2.7.4...2.8.0

2.7.4

25 Feb 14:36
ee948e2

Choose a tag to compare

Fix black viewport on Linux .deb install and Wayland systems (#153)

The .deb package had an incorrect PluginFolder path in plugins.cfg
(pointing to /usr/local/lib/OGRE from the CI build instead of
/usr/lib/qtmesheditor where the .deb installs plugins), preventing
Ogre from loading any render system.

Additionally, on Wayland desktops Ogre's externalWindowHandle requires
X11 window IDs which are unavailable under the Wayland compositor,
so we now force the XCB platform plugin on Linux.

- Fix PluginFolder path in .deb packaging via sed in deploy.yml
- Add QT_QPA_PLATFORM=xcb to .deb launcher script
- Force XCB platform in main.cpp on Linux before QApplication init
- Bump version to 2.7.4

Co-authored-by: Cursor <cursoragent@cursor.com>

2.7.3

25 Feb 04:48
10b2a7e

Choose a tag to compare

What's Changed

Full Changelog: 2.7.2...2.7.3

2.7.2

24 Feb 23:17
88c2027

Choose a tag to compare

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1

24 Feb 03:15
68cc864

Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.7.1

2.7.0

22 Feb 03:53
1e1e4ad

Choose a tag to compare

What's Changed

  • Add MCP tools for skeleton debug, bone weights, and animation playback by @fernandotonon in #144

Full Changelog: 2.6.2...2.7.0

2.6.2

21 Feb 02:29
daf1dde

Choose a tag to compare

What's Changed

Full Changelog: 2.6.1...2.6.2