Files
test/source/blender/windowmanager
Peter Kim 7dba879829 Fix XR action map index initialization
This reverts 151eed752b. Originally thought it was necessary to
initialize selected/active indices to -1 to prevent out-of-bounds
list access, but this is not needed since null checks are already
performed after obtaining list members via BLI_findlink().

In addition, leaving indices zero-initialized facilitates use of the
Python API, for example when displaying action map information in a
UI list.
2021-08-27 17:16:35 +09:00
..
2021-08-26 14:21:45 -03:00
2021-08-27 17:16:35 +09:00
2021-07-30 16:16:38 +10:00
2021-07-26 12:32:42 +10:00
2021-08-26 12:39:45 +10:00
2021-04-13 21:43:07 +10:00