Oded Stein
8ea0b8c6dc
Added vector Dirichlet and curved Hessian functionality ( #1560 )
...
* Added vector Dirichlet and curved Hessian functionality, as well as tutorials.
* Applied jdumas changes
* added github actions for this branch
* more jdumas changes
* Changed int to appropriate scalar
* moved around Int definition
* forgot braces somewhere
* forgot braces
* Applied changes suggested by jdumas
* forgot braces
* remove custom github workflow
2020-09-26 20:06:26 -07:00
Alec Jacobson
d46d9c8ef5
use set_data instead of set_color
2019-12-01 01:51:23 -05:00
Francis Williams
a9c3b6d50a
rename components.[h|cpp] to vertex_components.[h|cpp]
...
Former-commit-id: 989a144269
2018-07-22 23:25:13 -04:00
Daniele Panozzo
7af7f2cd2e
selected_data -> data to make the transition of old code easier. Old code can be simply converted by adding () after data
...
Former-commit-id: 02c8268a61
2018-02-03 20:30:17 -05:00
Alec Jacobson
1630b0b480
merge
...
Former-commit-id: ab2559bafe
2017-10-13 12:35:44 -04:00
Alec Jacobson
f5e35b9099
tutorial after ViewerCore/ViewerData refactor
...
Former-commit-id: 48b695cf18
2017-10-13 12:23:37 -04:00
Alec Jacobson
1a50e1d47c
fix warnings
...
Former-commit-id: 2d7e665bed
2017-10-13 11:00:30 -04:00
Alec Jacobson
3b3d439db5
merge
...
Former-commit-id: 9bc8064132
2017-10-13 10:22:58 -04:00
Oded Stein
c03f412f8a
Added dedicated isolines function
...
Former-commit-id: 64b4e40a4b
2017-08-19 14:23:33 -07:00
Oded Stein
415ccc23fb
Added tutorial text and image
...
Former-commit-id: 6247fac557
2017-08-13 19:31:56 -07:00
Oded Stein
a185ce704f
Added data smoothing tutorial
...
Former-commit-id: 0ba65bbcdc
2017-08-13 17:27:59 -07:00