955d5affa8
Random-access access to `List` when iterating is `O(n^2)` (`O(n)` when accessing a single element) * Removed subscript operator, in favor of a more explicit `get` * Added conversion from `Iterator` to `ConstIterator` * Remade existing operations into other solutions when applicable |
||
---|---|---|
.. | ||
action_map | ||
doc_classes | ||
editor | ||
extensions | ||
scene | ||
config.py | ||
openxr_api_extension.cpp | ||
openxr_api_extension.h | ||
openxr_api.cpp | ||
openxr_api.h | ||
openxr_interface.cpp | ||
openxr_interface.h | ||
openxr_platform_inc.h | ||
openxr_util.cpp | ||
openxr_util.h | ||
register_types.cpp | ||
register_types.h | ||
SCsub | ||
util.h |