Commit f814874408631e4400b0782c0b8b9bf819e1b833

Pierre Le Marre 2025-05-06T11:26:21

Define the mapping of real modifiers explicitly When querying for a modifier mapping, we should treat all modifiers equally. So simply store real modifier mapping as we do for the virtual ones. Also fixed useless boolean conversions.