| Age | Commit message (Collapse) | Author |
|
Quite amazing how it could get away this far having a vanilla
Collada DOM up until this point, where now there would be just too
many C++17 features that the lldaeloader.cpp alone would have to
avoid. So we finally have to compromise now, and you'll need to
replace auto_ptr in your Collada DOM installation's dae.h with
unique_ptr. That's it, though.
|
|
I had to use find_package here directly because somehow our
"different" use_system_binary wouldn't set glm_FOUND to true, even
though CMake found the package.
|
|
2024.06-atlasaurus
|
|
|
|
case of stuck or errored libvlc (#2124)
|
|
|
|
|
|
|
|
|
|
I just noticed LL_LINUX got its own scope just below LL_MESA.
We're minimising difference from upstream Maintenance-B.
|
|
see fe8c976 for more info
|
|
and remove old notifications
|
|
Fix more findChild calls during draw and frequent data callbacks
|
|
|
|
(#2115)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix various sources of stutter from findChild during draw
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LLDockControl::getAllowedRect
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix warning from misnamed button image name reference
|
|
|
|
now that there is another product (which is Web) on Megapahit Bugzilla.
|