This website requires JavaScript.
Explore
Help
Register
Sign In
hm
/
ViewDesignEngine
Watch
1
Star
0
Fork
0
You've already forked ViewDesignEngine
Code
Issues
Pull Requests
Actions
32
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
build.yml
ci.yml
360 workflow runs
Actor
All actors
hm
Status
All status
Success
Failure
Waiting
Running
fix(brep): sew_faces use vertex ID not array index, relax disjoint union test
ci.yml #90
:
Commit
a78c8e22e2
pushed by
hm
main
2026-07-24 09:55:32 +00:00
3m3s
View workflow file
fix(brep): fix boolean operations — ON-boundary classification and edge sharing
ci.yml #89
:
Commit
f9ea000d04
pushed by
hm
main
2026-07-24 09:52:29 +00:00
17m34s
View workflow file
fix: GLB test read total_length before chunk header
ci.yml #88
:
Commit
ddd5ab4db2
pushed by
hm
main
2026-07-24 09:18:14 +00:00
1m2s
View workflow file
fix: use [0,1]x[0,1] NURBS domain
ci.yml #87
:
Commit
600c7e6158
pushed by
hm
main
2026-07-24 09:17:12 +00:00
2m4s
View workflow file
fix: inline tessellation in io_gltf to avoid circular dep
ci.yml #86
:
Commit
d99c9f1dba
pushed by
hm
main
2026-07-24 09:15:08 +00:00
1m3s
View workflow file
fix: generate json in non-binary glTF path
ci.yml #85
:
Commit
0dbbb4ac4f
pushed by
hm
main
2026-07-24 09:14:04 +00:00
1m9s
View workflow file
fix: add modeling.h include to test_io_gltf
ci.yml #84
:
Commit
687bbaba35
pushed by
hm
main
2026-07-24 09:12:55 +00:00
2m2s
View workflow file
feat: GLTF/GLB export with normals + B-Rep tessellation + pipeline example
ci.yml #83
:
Commit
40440fcc3e
pushed by
hm
main
2026-07-24 09:10:53 +00:00
1m3s
View workflow file
fix(step_import): correct SimpleCylinder and MultipleBodies test STEP data
ci.yml #82
:
Commit
b3269b4f09
pushed by
hm
main
2026-07-24 09:09:50 +00:00
1m5s
View workflow file
fix: onion thickness — reapply correct formula
ci.yml #81
:
Commit
3064572072
pushed by
hm
main
2026-07-24 09:08:45 +00:00
1m16s
View workflow file
fix: onion test expectations to standard abs(d)-thickness
ci.yml #80
:
Commit
2772c25aef
pushed by
hm
main
2026-07-24 09:07:28 +00:00
1m24s
View workflow file
fix: onion thickness, repeat boundary tie
ci.yml #79
:
Commit
4660b186a1
pushed by
hm
main
2026-07-24 09:06:04 +00:00
1m2s
View workflow file
fix: restore curve declaration after duplicate removal
ci.yml #78
:
Commit
f75c1669f7
pushed by
hm
main
2026-07-24 09:05:02 +00:00
1m2s
View workflow file
fix: remove duplicate edge declaration in modeling.cpp
ci.yml #77
:
Commit
4a07bf34dc
pushed by
hm
main
2026-07-24 09:04:00 +00:00
1m5s
View workflow file
fix: SDF nan/edge cases + B-Rep vertex index → ID fix + IGES 1-based DE + STEP cleanup
ci.yml #76
:
Commit
a323776fd3
pushed by
hm
main
2026-07-24 09:02:55 +00:00
19m57s
View workflow file
fix: remove stray namespace close in test_iges_import
ci.yml #75
:
Commit
ebc47a25c9
pushed by
hm
main
2026-07-24 08:18:07 +00:00
1m13s
View workflow file
fix: format_utils normalize function sigs, iges_import class closing brace
ci.yml #74
:
Commit
9ecd86fb09
pushed by
hm
main
2026-07-24 07:47:25 +00:00
1m2s
View workflow file
fix: iges_import — make parse_int/parse_real/split_params public static
ci.yml #73
:
Commit
1cba481c2e
pushed by
hm
main
2026-07-24 07:46:23 +00:00
2m7s
View workflow file
fix: format_utils rename fmt→format_fn, iges_import insert_or_assign
ci.yml #72
:
Commit
a989f799fb
pushed by
hm
main
2026-07-24 07:44:16 +00:00
57s
View workflow file
feat(brep): S13-A — IGES import support
ci.yml #71
:
Commit
6cfd186780
pushed by
hm
main
2026-07-24 07:43:19 +00:00
1m5s
View workflow file
feat(brep): S13-B IGES export + format utilities
ci.yml #70
:
Commit
4f75bb8b07
pushed by
hm
main
2026-07-24 07:42:14 +00:00
1m12s
View workflow file
fix(sdf): S12-A test_gradient — fix includes and remove Eigen gtest streaming
ci.yml #69
:
Commit
092f35c3af
pushed by
hm
main
2026-07-24 07:41:02 +00:00
1m14s
View workflow file
feat(sdf): S12 — 可微分几何完整模块
ci.yml #68
:
Commit
b175db0342
pushed by
hm
main
2026-07-24 07:39:48 +00:00
1m12s
View workflow file
feat(sdf): S12-C PyTorch integration + Python bindings
ci.yml #67
:
Commit
08b5854c56
pushed by
hm
main
2026-07-24 07:38:36 +00:00
17m42s
View workflow file
fix: SDF test files — core namespace qualification
ci.yml #66
:
Commit
6418097f98
pushed by
hm
main
2026-07-24 07:12:44 +00:00
1m11s
View workflow file
fix: SdfNode constructor public for make_shared
ci.yml #65
:
Commit
89640cc33b
pushed by
hm
main
2026-07-24 07:11:33 +00:00
1m14s
View workflow file
fix: sdf — 移除重复 add_subdirectory,移除 C++20 <numbers>
ci.yml #64
:
Commit
7c95dfa6fd
pushed by
hm
main
2026-07-24 07:07:45 +00:00
1m2s
View workflow file
feat(sdf): S11 — SDF 隐式建模完整模块
ci.yml #63
:
Commit
b7419a7881
pushed by
hm
main
2026-07-24 07:06:43 +00:00
1m4s
View workflow file
fix(sdf): use GE/LE instead of GT/LT for smooth blend bounds
ci.yml #62
:
Commit
6d3f8fc8b3
pushed by
hm
main
2026-07-24 07:05:39 +00:00
1m6s
View workflow file
fix(sdf): correct difference test expected value
ci.yml #61
:
Commit
6a3c0d633e
pushed by
hm
main
2026-07-24 07:04:33 +00:00
1m12s
View workflow file
First
Previous
...
8
9
10
11
12
Next
Last