Skip to content

Update test_common.h#1365

Merged
alecjacobson merged 5 commits intodevfrom
alecjacobson-patch-test_common
Nov 30, 2019
Merged

Update test_common.h#1365
alecjacobson merged 5 commits intodevfrom
alecjacobson-patch-test_common

Conversation

@alecjacobson
Copy link
Copy Markdown
Contributor

better multiple param handling

Check all that apply (change to [x])

  • All changes meet libigl style-guidelines.
  • Adds new .cpp file.
  • Adds corresponding unit test.
  • Adds corresponding python binding.
  • This is a minor change.

@alecjacobson alecjacobson merged commit 6c50f85 into dev Nov 30, 2019
@jdumas jdumas deleted the alecjacobson-patch-test_common branch December 1, 2019 17:35
BruegelN pushed a commit to BruegelN/libigl that referenced this pull request Mar 10, 2020
BruegelN pushed a commit to BruegelN/libigl that referenced this pull request Apr 8, 2020
vfonov added a commit to NIST-MNI/falcon that referenced this pull request Mar 17, 2021
bb929a290a Update README + github actions.
9f2ae303d4 Fix usage of find_package(OpenGL) on Linux (#1733)
e60423e28c Remove smileys.
c96b13b97a Update issue templates to enable discussions.
7a3af9c851 Use unique filename for unit tests to avoid filesystem race conditions + update github actions for nightly job.
e9ff76d9bb Update nightly.yml
b56f53beff Update nightly.yml
ec9fe116f4 Update libigl.cmake
22620eb925 Merge branch 'dual-contouring'
01086ed865 missing commits
ad0f1e6b5b Merge pull request #1716 from libigl/dual-contouring
bdd33218a9 fix re:jdumas' comments on PR
55f7aa89d9 Update ImGui to 1.81+ (#1723)
38a1235756 Add a separate function to control the default number of threads. (#1684)
6f0233183d simplify 501 tut; fix viewer bug; generalize 201
00bd753289 Merge branch 'master' into dual-contouring
31a9dff085 Merge branch 'master' of https://github.com/libigl/libigl
822ffc7684 Merge pull request #1704 from BruegelN/fix/viewerdata-set-normals
5e2c82dbbc Merge branch 'master' of https://github.com/libigl/libigl
747274b792 Merge pull request #1440 from BruegelN/fix-remesh_along_isoline
f73dc5c9f5 Update job name in github actions. (#1721)
2e988bec2e more explicit template args for win
a6550e6849 Win needs template args spelled out
233c1027db Win reqs to redefine nn in each lambda
f7288d5655 maybe windows gets confused by lambda refs of consts
b36868f15a inline in wrong place
8c4ebeb995 such const
1a9bc50125 templates
6e81f2555c windows can't figure out nn is const at compile-time
eae92b5060 __1:: and rm stale test
91ae2f6cea missing header
03448998fb missing templates
4d70f145d4 merge
c20c12460d Merge pull request #1687 from libigl/sparse-mc
86042b0085 windows template
c371e243da rm headers
d85f0c7537 templates
41591d2a49 remove broken full problem version
4d8efa03ad better doc
505cbfa8a6 templates
4e61844f27 version with precomputed grid values
f1017e507d linux/windows doesn't like long long i guess
bc3f4903e8 no parallel in debug
306e0b5087 templates
24a9d0c804 pull out function despite perf loss
70d2abaa53 fix: compilation error caused by missing "inline" keyword. (#1709)
6083cb3a5d In ViewerData use per_corner() where possible.
f7f64f6491 If not face-based always use vertex normals for normal VBO
780a5fbea5 ImGuiTextEditCallback was renamed/deprecated in Imgui 1.63 (08/2018)
ddf6927ca3 templates
7b852d5340 dual contouring (dense/sparse); tutorial
7181b99a01 templates
fe72a97bcc missing header
07c5b9c9d3 better messages
516ff49cff quadprog test
87384cf626 quadprog for small dense programs
4d628e75fe sparse_voxel_grid test
44f2e1d8be fix bugs and document better
a4791538de templates; fix area bug
ef289fe39f polygon mesh support
5a68b6e924 polygon corners test
48c596ba59 print in matlab style +1 for indices
7e31fdd4bb int->Index
babf491b69 pure k-gon to corners
a0c6750917 add debug routines
148c5f72fc sparse marching cubes; pull out march-cube impl
3150c23b62 RM load_mesh and use igl::read_triangle_mesh() and test_common::data_path() in test for remesh_along_isoline as per libigl/libigl#1365
2d7037a945 add test for remesh_along_isoline
7ed138a23e fix explicit template instantiation
75540e118f add #include <unordered_map> (Tank you for comment from @BruegelN)
49afe670d0 Solve fragmentation issue with remesh_along_isoline
REVERT: f3909082c5 ENH: separate png from opengl, by splitting it into png and png_opengl modules.      Added a unit test for PNG reading and writing

git-subtree-dir: src/3rd_party/libigl
git-subtree-split: bb929a290aed9a81396d927830f245e2f33a1a34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants