- Both "hit_resullt" & "hitresult" were used in the same functions with different meanings. Rename `hitresult` to `select_id`, a convention already widely used. - Armature selection shadowed "result", using it to store two kinds of selection results, use "hit_result" for GPUSelectResult.