Skip to content

Commit

Permalink
build: update submodule "virtual_reality"
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed Dec 27, 2023
1 parent 1bd8e1f commit a64e11b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_scripts/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -911,7 +911,7 @@ def download_addon(name,addonName,url,commitId=None):
download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","0f969464c1cf49cf2b264b95a42f9b69dce16a5f")

if with_vr:
download_addon("VR","virtual_reality","https://github.com/Silverlan/PragmaVR.git","3556ffbb123b67c765f1cabc131b4f2d68e8e003")
download_addon("VR","virtual_reality","https://github.com/Silverlan/PragmaVR.git","7dfc97d4d3539ea3050cde52351e795519328727")

if with_pfm:
download_addon("PFM Living Room Demo","pfm_demo_living_room","https://github.com/Silverlan/pfm_demo_living_room.git","4cbecad4a2d6f502b6d9709178883678101f7e2c")
Expand Down

0 comments on commit a64e11b

Please sign in to comment.