Skip to content

Commit

Permalink
Pull in rendering changes (#6)
Browse files Browse the repository at this point in the history
* Fix rendering code and add rendering of arbitrary vf pairs.

* fix default arg
  • Loading branch information
arvigj authored Sep 16, 2021
1 parent ec82197 commit 8c6f0fd
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 177 deletions.
2 changes: 1 addition & 1 deletion cmake/PolyfemPythonDownloadExternal.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ endfunction()
function(polyfem_python_download_polyfem)
polyfem_python_download_project(polyfem
GIT_REPOSITORY https://github.com/polyfem/polyfem.git
GIT_TAG d1ee7091c988b2d0ad7610ba48c0423cc85dfd63
GIT_TAG c49e22ebef589acb23a69285f420b5b1c8305449
)
endfunction()

Expand Down
Loading

0 comments on commit 8c6f0fd

Please sign in to comment.