3
I Use This!
High Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 23, 2024 — Jun 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move `extract_vector_from_segment_side` to `dcx`
Kp
More... 3 months ago
Return `shortpos` from `create_shortpos_native`
Kp
More... 3 months ago
Move `med_extract_right_vector_from_segment_side` to `dcx`
Kp
More... 3 months ago
Return `vms_vector` from `extract_vector_from_segment_side`
Kp
More... 3 months ago
Move `med_extract_up_vector_from_segment_side` to `dcx`
Kp
More... 3 months ago
Return `shortpos` from `create_shortpos_little`
Kp
More... 3 months ago
Move `extract_vector_from_segment` to `dcx`
Kp
More... 3 months ago
Return `vms_vector` from `med_extract_up_vector_from_segment_side`
Kp
More... 3 months ago
Return `vms_vector` from `med_extract_right_vector_from_segment_side`
Kp
More... 3 months ago
Move `create_all_vertex_lists` to `dcx`
Kp
More... 3 months ago
Add #if multiplayer+D2 to `multi_object_warp_to_shortpos`
Kp
More... 3 months ago
Move `build_quaternionpos` to `dcx`
Kp
More... 3 months ago
Pass `vmobjptr` to `extract_quaternionpos`
Kp
More... 3 months ago
Move `check_and_fix_matrix` to `dcx`
Kp
More... 3 months ago
Rename `extract_shortpos_little` -> `multi_object_warp_to_shortpos`
Kp
More... 3 months ago
Always return `vms_matrix` from `vm_vector_to_matrix`
Kp
More... 3 months ago
Add #if multiplayer to `extract_quaternionpos`
Kp
More... 3 months ago
Move `check_norms`,`invert_shared_side_triangle_type` to `dcx`
Kp
More... 3 months ago
Move `check_segment_connections` to `dcx`
Kp
More... 3 months ago
`create_all_vertex_lists:` validate side index before use
Kp
More... 3 months ago
Move `get_seg_masks` to `dcx`
Kp
More... 3 months ago
Move `all_vertnum_lists_predicate` into `create_all_vertnum_lists`
Kp
More... 3 months ago
Always compare vertex_array_side_type to `::quad`
Kp
More... 3 months ago
Construct `create_abs_vertex_lists` return value out of line
Kp
More... 3 months ago
Move `get_side_dists` to `dcx`
Kp
More... 3 months ago
Move `create_abs_vertex_lists` to `dcx`
Kp
More... 3 months ago
Use enum class for `vertex_array_side_type`
Kp
More... 3 months ago
Move `create_all_vertnum_lists` to `dcx`
Kp
More... 3 months ago
Make `add_edges`:`num_vertices` const
Kp
More... 3 months ago
`enumerated_array::valid_index`: note that the valid path is `[[likely]]`
Kp
More... 3 months ago