Files
test2/source/blender
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-03-29 19:11:17 -06:00
2021-08-27 17:02:53 +10:00
2021-08-27 17:02:53 +10:00
2021-08-17 17:45:57 +10:00
2021-08-26 12:36:58 +10:00
2021-08-27 17:02:53 +10:00
2021-08-26 12:36:58 +10:00
2021-08-26 12:41:26 +10:00
2021-08-27 17:29:05 +10:00
2021-08-26 13:03:07 -03:00
2021-08-02 15:22:54 +10:00