The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

scripts: Actually format the hand tracking stuff

authored by

Ryan Pavlik and committed by
Moses Turner
f7a9317b d7d5af19

+1
+1
scripts/format-project.sh
··· 34 34 src/xrt/ipc \ 35 35 src/xrt/state_trackers \ 36 36 src/xrt/targets \ 37 + src/xrt/tracking \ 37 38 tests \ 38 39 \( -name "*.c" -o -name "*.cpp" -o -name "*.h" -o -name "*.hpp" \) \ 39 40 -exec ${CLANGFORMAT} -i -style=file \{\} +