You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix computation of detector diameter from GADRAS DRFs (doh!)
Fix getting usernames from OS for native clients.
Fix rendering Shielding/Source fit window when restoring a app state at startup.
Fix some incorrect character renderings (on some platforms) by explicitly constructing WStrings from UTF-8.
Fix trying to have incompatible nuclides share ages in Shielding/Source fit.
Fix serializing generic shielding materials to/from XML when restoring Activity/Shielding fit window.
Made it so when you load a foreground that has an unambiguous background, and you arent currently displaying. a background that could be for the new foreground, then display the unambiguous background.
Removed some unneeded deployment dependancies for electron target.
Cleanup in CMake finding some libraries, especially for Linux.
Fix a few small linux compile issues.
SET(MYSQL_LIBRARY mariadb libmariadb mariadbclient mysqlclient libmysql CACHE STRING "Library that provides MySQL/MariaDB API (set to mysqlclient for mysql on unix; libmysql on windows)")
0 commit comments