Author :
Pierre Le Marre
Date :
2025-05-06 11:26:21
Hash :f8148744 Message :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.