Skip to content

Commit

Permalink
build: update submodules "filmmaker" and "pfm_tutorials"
Browse files Browse the repository at this point in the history
  • Loading branch information
Silverlan committed Oct 20, 2023
1 parent 303466d commit adde108
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build_scripts/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ def download_addon(name,addonName,url,commitId=None):

curDir = os.getcwd()
if with_pfm:
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","36f47ce96d366fb6700a5b7a470da91ab49c25c4")
download_addon("PFM","filmmaker","https://github.com/Silverlan/pfm.git","d8c2bf1135c830228c10e9867d61f5ea330d4525")
download_addon("model editor","tool_model_editor","https://github.com/Silverlan/pragma_model_editor.git","362981334d7b2f023dbcb1a2d1972fdc843b15e7")

if with_vr:
Expand All @@ -906,7 +906,7 @@ def download_addon(name,addonName,url,commitId=None):
if with_pfm:
download_addon("PFM Living Room Demo","pfm_demo_living_room","https://github.com/Silverlan/pfm_demo_living_room.git","4cbecad4a2d6f502b6d9709178883678101f7e2c")
download_addon("PFM Bedroom Demo","pfm_demo_bedroom","https://github.com/Silverlan/pfm_demo_bedroom.git","26a4bd95432a05b0094473cf17a60838662b485c")
download_addon("PFM Tutorials","pfm_tutorials","https://github.com/Silverlan/pfm_tutorials.git","b3042180aa7c2af9bcbbe99da6ed74eb5291c987")
download_addon("PFM Tutorials","pfm_tutorials","https://github.com/Silverlan/pfm_tutorials.git","989f2ead474c1df625cdc8dcd0cd31d3a9750765")

if with_source_engine_entities:
download_addon("HL","pragma_hl","https://github.com/Silverlan/pragma_hl.git","a70f575")
Expand Down

0 comments on commit adde108

Please sign in to comment.