Commit Graph

  • ad8efe57df Run cargo update main Hanno Braun 2025-02-27 19:48:46 +0100
  • 436a4814d7 Remove redundant #[allow(unused)] Hanno Braun 2025-02-25 13:04:45 +0100
  • f66afe4369 Only export external triangles Hanno Braun 2025-02-25 13:04:31 +0100
  • ccb945f962 Fix tracking of internal half-edges Hanno Braun 2025-02-25 12:33:12 +0100
  • 2d98aad2da Add TriMesh::all_triangles Hanno Braun 2025-02-25 12:32:42 +0100
  • a79a1b518f Derive Copy for Triangle Hanno Braun 2025-02-25 12:28:58 +0100
  • ea890bc4d6 Track internal triangles Hanno Braun 2025-02-25 12:28:47 +0100
  • 65afe70951 Consolidate function parameters Hanno Braun 2025-02-25 12:27:21 +0100
  • ab8b2b9b9c Prepare to track internal triangles Hanno Braun 2025-02-25 12:26:02 +0100
  • 4b8c25c89d Make code more explicit Hanno Braun 2025-02-25 12:22:50 +0100
  • fdd0338da5 Track internal faces Hanno Braun 2025-02-25 12:20:54 +0100
  • a0d5716687 Document precondition Hanno Braun 2025-02-25 12:20:09 +0100
  • 23cf4d5993 Check precondition Hanno Braun 2025-02-25 12:19:52 +0100
  • 214e2e18fa Update doc comment Hanno Braun 2025-02-25 12:19:46 +0100
  • 182c181e6e Return move information from function Hanno Braun 2025-02-25 12:15:38 +0100
  • 2744820542 Prepare for follow-on change Hanno Braun 2025-02-25 12:13:51 +0100
  • e8c7a793d1 Update name of function Hanno Braun 2025-02-25 12:12:52 +0100
  • 368364e53a Remove redundant function Hanno Braun 2025-02-24 20:17:14 +0100
  • 4cbd9be397 Remove redundant function Hanno Braun 2025-02-24 20:16:05 +0100
  • 3241281563 Prepare to simplify Face Hanno Braun 2025-02-24 20:15:39 +0100
  • af36d953f3 Track internal half-edges Hanno Braun 2025-02-24 20:09:51 +0100
  • 4f6c73dcbd Prepare for follow-on change Hanno Braun 2025-02-24 20:09:42 +0100
  • 25542f76a0 Prepare for follow-on change Hanno Braun 2025-02-24 20:08:36 +0100
  • 8dbb2e4a95 Prepare for follow-on change Hanno Braun 2025-02-24 20:05:26 +0100
  • 1f914948c7 Update name of function parameter Hanno Braun 2025-02-24 20:05:11 +0100
  • 37226202b6 Prepare for follow-on change Hanno Braun 2025-02-24 19:40:19 +0100
  • ec8d9ca59c Update formatting Hanno Braun 2025-02-24 19:35:04 +0100
  • 20ad5a3572 Simplify Hanno Braun 2025-02-24 19:33:21 +0100
  • 1f59100a90 Simplify Hanno Braun 2025-02-24 19:32:45 +0100
  • 3e3180a935 Prepare to simplify HalfEdge Hanno Braun 2025-02-24 19:32:01 +0100
  • 0b1ad8ba77 Inline redundant variable Hanno Braun 2025-02-24 19:30:33 +0100
  • 496b20f0b8 Update name of function parameter Hanno Braun 2025-02-24 19:30:14 +0100
  • ffdfb7e2d6 Implement TranslateExt for HalfEdge Hanno Braun 2025-02-24 19:29:42 +0100
  • f23ab21a31 Relax self parameter Hanno Braun 2025-02-24 19:29:26 +0100
  • 4b06e74827 Inline redundant variable Hanno Braun 2025-02-24 19:27:44 +0100
  • 46429d0aa4 Simplify Hanno Braun 2025-02-24 19:27:18 +0100
  • a72690f074 Update name of variable Hanno Braun 2025-02-24 19:26:26 +0100
  • 634c427e11 Update type of function parameter Hanno Braun 2025-02-24 19:24:21 +0100
  • 3754d9e9b2 Implement TranslateExt for Vertex Hanno Braun 2025-02-24 19:23:10 +0100
  • dd0074abdd Remove unused code Hanno Braun 2025-02-24 19:21:07 +0100
  • 07096243b1 Add Vertex::new Hanno Braun 2025-02-24 19:20:58 +0100
  • 58902150ba Make TranslateExt more flexible Hanno Braun 2025-02-24 19:19:00 +0100
  • 8f48c887f3 Simplify Hanno Braun 2025-02-24 19:18:15 +0100
  • 21da909b46 Update name of function parameter Hanno Braun 2025-02-24 19:17:34 +0100
  • da2ca4c2b6 Update return type Hanno Braun 2025-02-24 19:17:11 +0100
  • 0b57144e36 Implement Object for HalfEdge Hanno Braun 2025-02-24 19:16:58 +0100
  • 193c428189 Remove redundant code Hanno Braun 2025-02-24 19:11:16 +0100
  • 84c30f0bbb Update name of function parameter Hanno Braun 2025-02-24 19:11:01 +0100
  • 3b0427c323 Update name of function parameter Hanno Braun 2025-02-24 19:10:48 +0100
  • 46893b0892 Update name of function parameter Hanno Braun 2025-02-24 19:10:29 +0100
  • bd38c93cff Prepare to improve triangulation Hanno Braun 2025-02-24 19:07:56 +0100
  • 84a3f429d9 Update name of function Hanno Braun 2025-02-24 19:07:26 +0100
  • 0c85f0c33a Update name of method Hanno Braun 2025-02-24 19:07:05 +0100
  • a089dde7bf Update name of variable Hanno Braun 2025-02-24 19:05:21 +0100
  • f4d7d19d77 Update name of struct field Hanno Braun 2025-02-24 19:04:51 +0100
  • bce3e7a158 Add HalfEdge, add it to Face Hanno Braun 2025-02-24 19:04:06 +0100
  • 8d54268c72 Simplify Hanno Braun 2025-02-24 19:03:50 +0100
  • 8ae9cabd8f Prepare for follow-on change Hanno Braun 2025-02-24 18:59:51 +0100
  • f9de0c18d9 Run cargo update Hanno Braun 2025-02-24 18:54:56 +0100
  • 27cb9245b9 Update list of sponsors Hanno Braun 2025-02-24 18:48:03 +0100
  • 584dd736a3
    Merge pull request #2503 from hannobraun/dependabot/cargo/cargo-3f13db83a9 Hanno Braun 2025-02-24 17:57:55 +0100
  • c8122e4d8e
    Bump the cargo group with 7 updates dependabot[bot] 2025-02-24 15:10:15 +0000
  • b5965d34b6 Add comment Hanno Braun 2025-02-21 21:45:22 +0100
  • 42d366d684 Remove stale comment Hanno Braun 2025-02-21 21:45:02 +0100
  • 913485896b Derive Debug for TriMesh Hanno Braun 2025-02-21 21:37:59 +0100
  • 9ad7a4990b Split statement into simpler ones Hanno Braun 2025-02-21 21:28:27 +0100
  • 15e206d700 Add support for concave faces Hanno Braun 2025-02-21 21:25:05 +0100
  • cf744d54ae Prepare to support concave faces Hanno Braun 2025-02-21 21:20:33 +0100
  • 036da1fe38 Make conversion to triangle generic over dimension Hanno Braun 2025-02-21 21:03:16 +0100
  • 3ec83390b9 Make Triangle generic over dimension Hanno Braun 2025-02-21 21:03:00 +0100
  • 4d031346d1 Derive Ord for TriangulationPoint Hanno Braun 2025-02-21 20:53:28 +0100
  • 8f3ff8be4f Derive Eq for TriangulationPoint Hanno Braun 2025-02-21 20:53:11 +0100
  • 08b44c4928 Split function into simpler ones Hanno Braun 2025-02-21 20:50:45 +0100
  • 2a43f8bc24 Derive Copy for TriangulationPoint Hanno Braun 2025-02-21 20:50:34 +0100
  • 790a3c3c5c Remove redundant type annotation Hanno Braun 2025-02-21 20:41:16 +0100
  • ff386ae051 Prepare to expand triangulation code Hanno Braun 2025-02-21 20:40:27 +0100
  • e32bd5d649 Prepare for follow-on change Hanno Braun 2025-02-21 20:40:16 +0100
  • ace80850de Simplify Hanno Braun 2025-02-21 20:38:55 +0100
  • 3c06851a9b Simplify Hanno Braun 2025-02-21 20:38:06 +0100
  • 4aae29cacf Add dependency on geo Hanno Braun 2025-02-21 20:24:32 +0100
  • 6f272341cf Run cargo update Hanno Braun 2025-02-21 20:24:08 +0100
  • 5be067f16a Upgrade to 2024 edition Hanno Braun 2025-02-20 19:28:46 +0100
  • 5269f6d0d1 Require rust-analyzer to be installed Hanno Braun 2025-02-20 19:27:08 +0100
  • cf384bab53 Sort components alphabetically Hanno Braun 2025-02-20 19:26:43 +0100
  • 5a58baaeee Auto-format according to 2024 edition style Hanno Braun 2025-02-20 19:25:53 +0100
  • 7ac23f73df Upgrade to 2024 edition Hanno Braun 2025-02-20 19:25:11 +0100
  • 09288f1283 Upgrade to Rust 1.85.0 Hanno Braun 2025-02-20 19:19:59 +0100
  • ad4c798254 Prevent new Clippy warnings Hanno Braun 2025-02-20 19:18:57 +0100
  • 9edcb4a9c9 Run cargo update Hanno Braun 2025-02-20 19:01:30 +0100
  • abc9bdeafa Split statement into simpler ones Hanno Braun 2025-02-19 21:53:55 +0100
  • c1af8b277e Update formatting Hanno Braun 2025-02-19 21:52:56 +0100
  • ba8441c396 Move triangulation code to dedicated module Hanno Braun 2025-02-19 21:40:18 +0100
  • fed5b037f7 Add hole to sketch Hanno Braun 2025-02-19 21:19:15 +0100
  • bff0881de9 Enlarge model Hanno Braun 2025-02-19 21:17:39 +0100
  • 48f6b45286 Prepare to enlarge model Hanno Braun 2025-02-19 21:17:09 +0100
  • 9cc96823cc Update name of module Hanno Braun 2025-02-18 20:48:44 +0100
  • e48670d7d4 Rename Operation to Object Hanno Braun 2025-02-18 20:46:41 +0100
  • 639996caf1 Remove unused code Hanno Braun 2025-02-18 20:44:29 +0100
  • e103fe7555 Remove redundant calls Hanno Braun 2025-02-18 20:44:16 +0100
  • a079d80b15 Remove redundant calls Hanno Braun 2025-02-18 20:43:02 +0100