Skip to content

Commit

Permalink
v2.5.1 components rebuilt, inc readme. Dev batch files renamed. New pdf.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesParrott committed Apr 21, 2023
1 parent 223199e commit 5720245
Show file tree
Hide file tree
Showing 23 changed files with 6 additions and 4 deletions.
File renamed without changes.
10 changes: 6 additions & 4 deletions make_and_install_new_release.bat → install_sdna-gh.zip.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
create_release_sDNA_GH_zip.bat
set user_objects_dir=C:\Users\James\AppData\Roaming\Grasshopper\UserObjects
copy /Y sdna-gh.zip user_objects_dir
cd user_objects_dir
@ECHO OFF

set user_objects_dir=C:\Users\James\AppData\Roaming\Grasshopper\UserObjects\

copy /Y sdna-gh.zip %user_objects_dir%
cd %user_objects_dir%
rmdir /S /Q sdna-gh
mkdir sdna-gh
cd sdna-gh
Expand Down
Binary file modified sDNA_GH/components/automatically_built/Config.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/Parse_Data.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/Read_Geom.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/Read_Shp.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/Read_Usertext.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/Recolour_Objects.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/Self_test.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/Write_Shp.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/Write_Usertext.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Access_Map.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Geodesics.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Hulls.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Int_From_OD.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Integral.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Learn.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Line_Measures.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Net_Radii.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Predict.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Prepare.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/automatically_built/sDNA_Skim.ghuser
Binary file not shown.
Binary file modified sDNA_GH/components/manually_built/Readme.txt.ghuser
Binary file not shown.

0 comments on commit 5720245

Please sign in to comment.