a0dbdcc3ab
* Replaces `find(...) != -1` with `contains` for `String` * Replaces `find(...) == -1` with `!contains` for `String` * Replaces `find(...) != -1` with `has` for containers * Replaces `find(...) == -1` with `!has` for containers |
||
---|---|---|
.. | ||
action_map | ||
doc_classes | ||
editor | ||
extensions | ||
scene | ||
config.py | ||
openxr_api.cpp | ||
openxr_api.h | ||
openxr_api_extension.cpp | ||
openxr_api_extension.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 |