Alec Jacobson 9f663dfdce rm __1:: před 6 roky
..
BinaryWindingNumberOperations.h 41096114f7 variadic booleans abstracted for matlab interface před 9 roky
CGAL_includes.hpp d07b7ef470 Working on a modernized CMake build. před 8 roky
CSGTree.h 2955adeb5e tutorial and unit tests compile and run with Eigen 3.3.1; Eigen's LinSpaced had yet another bug před 8 roky
RemeshSelfIntersectionsParam.h 5bbf331fa7 Missing inlines před 9 roky
SelfIntersectMesh.h 2ddb11aa6b Misc. typos před 7 roky
assign.cpp 2e79bd99de templates před 8 roky
assign.h 8d5ecc3da0 cgal assign with return type (this should probably be renamed ) před 8 roky
assign_scalar.cpp d418e5c3eb Fixes #693 před 7 roky
assign_scalar.h d418e5c3eb Fixes #693 před 7 roky
barycenter.cpp 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs před 8 roky
cell_adjacency.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. před 7 roky
cell_adjacency.h 2ddb11aa6b Misc. typos před 7 roky
closest_facet.cpp 2ddb11aa6b Misc. typos před 7 roky
closest_facet.h 387eec58d9 fix asymptotic performance bug in extract cells před 9 roky
complex_to_mesh.cpp dec1ddc168 rm using namespace igl před 9 roky
complex_to_mesh.h 731792aeda mv cgal and boolean to copyleft před 9 roky
component_inside_component.cpp 36e5b8c423 wrapper for Eigen's buggy LinSpaced před 8 roky
component_inside_component.h 731792aeda mv cgal and boolean to copyleft před 9 roky
convex_hull.cpp 8e96a7af13 convex hull před 8 roky
convex_hull.h 8e96a7af13 convex hull před 8 roky
delaunay_triangulation.cpp 71508b1b30 delaunay unit tests, expose is_delaunay, templates, PlainObject -> Matrix před 6 roky
delaunay_triangulation.h 71508b1b30 delaunay unit tests, expose is_delaunay, templates, PlainObject -> Matrix před 6 roky
extract_cells.cpp 928045da6f Missing template instantiations. před 6 roky
extract_cells.h 4f99fc5ddd variadic boolean ops před 9 roky
extract_feature.cpp 7c796efcda Incorrect include format + missing include před 6 roky
extract_feature.h f6118334ef Add doc. před 8 roky
fast_winding_number.cpp 0e9fdb8c96 missing include před 6 roky
fast_winding_number.h 0b1b87a3d1 fix incorrect header před 6 roky
half_space_box.cpp 2e79bd99de templates před 8 roky
half_space_box.h 480f98b127 better templates před 8 roky
hausdorff.cpp ac7fb9913a files should end with newline před 6 roky
hausdorff.h 7d3915762c hausdorff distance from a single triangle před 8 roky
incircle.cpp b7db5a8ee0 Stupid template should compile now. před 6 roky
incircle.h b7db5a8ee0 Stupid template should compile now. před 6 roky
insert_into_cdt.cpp d07b7ef470 Working on a modernized CMake build. před 8 roky
insert_into_cdt.h 77e75ce02a Compile tutorials with CGAL. před 8 roky
insphere.cpp 87fbb8ec7d Refactor exact predicates class into functions. před 8 roky
insphere.h 87fbb8ec7d Refactor exact predicates class into functions. před 8 roky
intersect_other.cpp 5e0137bc66 templates před 8 roky
intersect_other.h d582b14e95 rm mex stuff před 7 roky
intersect_with_half_space.cpp 2e79bd99de templates před 8 roky
intersect_with_half_space.h 480f98b127 better templates před 8 roky
lexicographic_triangulation.cpp 87fbb8ec7d Refactor exact predicates class into functions. před 8 roky
lexicographic_triangulation.h f216b933ff Add support for exact predicates and lexicographic triangulation. před 8 roky
list_to_matrix.cpp 5e0137bc66 templates před 8 roky
mesh_boolean.cpp 0d99d22c3e rm __1 před 7 roky
mesh_boolean.h 806fe0bba6 overload: lists + types před 7 roky
mesh_boolean_type_to_funcs.cpp b6c6db1279 specialization --> instantiation před 8 roky
mesh_boolean_type_to_funcs.h 41096114f7 variadic booleans abstracted for matlab interface před 9 roky
mesh_to_cgal_triangle_list.cpp 8478104910 removed __1 před 7 roky
mesh_to_cgal_triangle_list.h 67cd80a83b PlainObjectBase -> MatrixBase on a lot of inputs před 8 roky
mesh_to_polyhedron.cpp 9f663dfdce rm __1:: před 6 roky
mesh_to_polyhedron.h 0b1f0b2009 mesh_to_polyhedron compiles (but not tested since CGAL tests are broken) před 6 roky
minkowski_sum.cpp ed9c5b90a2 Fix for https://github.com/libigl/libigl/issues/458 před 7 roky
minkowski_sum.h 480f98b127 better templates před 8 roky
order_facets_around_edge.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. před 7 roky
order_facets_around_edge.h bae6702731 more misc. typos před 7 roky
order_facets_around_edges.cpp 928045da6f Missing template instantiations. před 6 roky
order_facets_around_edges.h 1621e96682 formatting před 9 roky
orient2D.cpp b7db5a8ee0 Stupid template should compile now. před 6 roky
orient2D.h b7db5a8ee0 Stupid template should compile now. před 6 roky
orient3D.cpp 87fbb8ec7d Refactor exact predicates class into functions. před 8 roky
orient3D.h 87fbb8ec7d Refactor exact predicates class into functions. před 8 roky
outer_element.cpp 1917b63220 Rince and repeat. před 6 roky
outer_element.h 5e0d6b3aff Fixed various minor bugs, added explicit template specifications před 9 roky
outer_facet.cpp 9b9da70b8e Rince and repeat. před 6 roky
outer_facet.h 2ddb11aa6b Misc. typos před 7 roky
outer_hull.cpp d568485242 Rince and repeat. před 6 roky
outer_hull.h 332e02575a outer hull před 9 roky
peel_outer_hull_layers.cpp 928045da6f Missing template instantiations. před 6 roky
peel_outer_hull_layers.h 731792aeda mv cgal and boolean to copyleft před 9 roky
peel_winding_number_layers.cpp 731792aeda mv cgal and boolean to copyleft před 9 roky
peel_winding_number_layers.h 731792aeda mv cgal and boolean to copyleft před 9 roky
piecewise_constant_winding_number.cpp a0012c3496 stitch all default behavior před 9 roky
piecewise_constant_winding_number.h e6536d3355 boolean input validation as stand-alone functions před 9 roky
point_areas.cpp dd9d853fad Made the changes Alec asked for před 7 roky
point_areas.h dd9d853fad Made the changes Alec asked for před 7 roky
point_mesh_squared_distance.cpp 8478104910 removed __1 před 7 roky
point_mesh_squared_distance.h c74d89c649 trim with solid mesh před 9 roky
point_segment_squared_distance.cpp 900b3098c6 bug před 8 roky
point_segment_squared_distance.h eaa0b6d5a6 copyright and headers před 8 roky
point_solid_signed_squared_distance.cpp 5e0137bc66 templates před 8 roky
point_solid_signed_squared_distance.h c74d89c649 trim with solid mesh před 9 roky
point_triangle_squared_distance.cpp e650edcc01 templates před 8 roky
point_triangle_squared_distance.h eaa0b6d5a6 copyright and headers před 8 roky
points_inside_component.cpp bae6702731 more misc. typos před 7 roky
points_inside_component.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial před 9 roky
polyhedron_to_mesh.cpp 7457176d03 purge __1 před 8 roky
polyhedron_to_mesh.h eaad1457d4 templates před 8 roky
projected_cdt.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. před 7 roky
projected_cdt.h d07b7ef470 Working on a modernized CMake build. před 8 roky
projected_delaunay.cpp b6c6db1279 specialization --> instantiation před 8 roky
projected_delaunay.h 731792aeda mv cgal and boolean to copyleft před 9 roky
propagate_winding_numbers.cpp 27a159fa27 fix namespace issue před 7 roky
propagate_winding_numbers.h 605d6d20b6 Update doc. před 9 roky
read_triangle_mesh.cpp 325f7804b0 read directly into CGAL types před 8 roky
read_triangle_mesh.h 325f7804b0 read directly into CGAL types před 8 roky
relabel_small_immersed_cells.cpp a8f2396c64 use matrix assign před 8 roky
relabel_small_immersed_cells.h 605d6d20b6 Update doc. před 9 roky
remesh_intersections.cpp 9c0bdb15e4 fix remesh_intersections před 7 roky
remesh_intersections.h bae6702731 more misc. typos před 7 roky
remesh_self_intersections.cpp f787dcc330 Fix missing template instantiation when compiling with CGAL on Windows. před 7 roky
remesh_self_intersections.h 480f98b127 better templates před 8 roky
remove_unreferenced.cpp 606a4a0c88 clean up winding number code. templates před 8 roky
resolve_intersections.cpp a8f2396c64 use matrix assign před 8 roky
resolve_intersections.h eaa0b6d5a6 copyright and headers před 8 roky
row_to_point.cpp eaa0b6d5a6 copyright and headers před 8 roky
row_to_point.h eaa0b6d5a6 copyright and headers před 8 roky
segment_segment_squared_distance.cpp e650edcc01 templates před 8 roky
segment_segment_squared_distance.h eaa0b6d5a6 copyright and headers před 8 roky
signed_distance_isosurface.cpp c25e874b18 better templating for WNAABB, and template hell ensuing před 8 roky
signed_distance_isosurface.h 731792aeda mv cgal and boolean to copyleft před 9 roky
slice.cpp 69734c8924 move cgal templates into corresponding files před 8 roky
slice_mask.cpp 5e0137bc66 templates před 8 roky
snap_rounding.cpp 85a56e391b resize(X.rows(),X.cols()) --> resizeLike(X) před 8 roky
snap_rounding.h eaa0b6d5a6 copyright and headers před 8 roky
string_to_mesh_boolean_type.cpp 6f8bf1c468 Convert the file libigl\include\igl\copyleft\cgal\string_to_mesh_boolean_type.cpp to UTF8-BOM to compile it with msvc2015. před 9 roky
string_to_mesh_boolean_type.h dab8fad5dd separate boolean code to cgal and cork, fix cmake for lib and tutorial před 9 roky
subdivide_segments.cpp a8f2396c64 use matrix assign před 8 roky
subdivide_segments.h eaa0b6d5a6 copyright and headers před 8 roky
submesh_aabb_tree.cpp 606a4a0c88 clean up winding number code. templates před 8 roky
submesh_aabb_tree.h 387eec58d9 fix asymptotic performance bug in extract cells před 9 roky
triangle_triangle_squared_distance.cpp e650edcc01 templates před 8 roky
triangle_triangle_squared_distance.h eaa0b6d5a6 copyright and headers před 8 roky
trim_with_solid.cpp 2ddb11aa6b Misc. typos před 7 roky
trim_with_solid.h c74d89c649 trim with solid mesh před 9 roky
unique.cpp 606a4a0c88 clean up winding number code. templates před 8 roky
unique_rows.cpp 606a4a0c88 clean up winding number code. templates před 8 roky
wire_mesh.cpp a6e97d4df6 Explicitly zero-fill incidence vector. před 6 roky
wire_mesh.h 3c5e4cf634 option to return non solid mesh for rendering před 7 roky