ComboBox now marks all mouse-wheel events as handled
a CGUITable.cpp bug
Closed as like mentioned above it's not reproducible and there was no further feedback.
-std=gnu++26 CLMOMeshFileLoader::SObjMtl::operator=(const irr::scene::CLMOMeshFileLoader::SObjMtl&)’ is deprecated [-Wdeprecated-copy]
Those should have been fixed in svn 1.8 and svn trunk a while ago already. I just checked again and found some other warnings in 1.8 with newer compilers (fixed now), but that one didn't show up even with gnu++26 (and I think it was already there a few versions earlier). Not updating hc1 for now. Maybe taking another look at that one if I'm ever retired.
Avoid compiler warnings with newer compilers (backport from trunk)
Cleanup: Use some double instead of float constants in places where we work with doubles
Cleanup: removing some unnecessary destructors for structs