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
30
Packages
Projects
Releases
1
Wiki
Activity
All Workflows
build.yml
ci.yml
350 workflow runs
Actor
All actors
hm
Status
All status
Success
Failure
Waiting
Running
fix(v1.0.1): resolve VDE-016 and VDE-017 — GCC compilation fixes from ViewDesign feedback
ci.yml #350
:
Commit
c713f2cdff
pushed by
hm
main
2026-07-28 01:46:52 +00:00
1m7s
View workflow file
fix(v1.0.1): resolve VDE-016 and VDE-017 — GCC compilation fixes from ViewDesign feedback
build.yml #349
:
Commit
c713f2cdff
pushed by
hm
main
2026-07-28 01:45:40 +00:00
0s
View workflow file
fix(v1.0.1): VDE-016 — definitive fix: fully-qualified names throughout
ci.yml #348
:
Commit
514a9a633c
pushed by
hm
main
2026-07-28 00:05:39 +00:00
1m3s
View workflow file
fix(v1.0.1): VDE-016 — definitive fix: fully-qualified names throughout
build.yml #347
:
Commit
514a9a633c
pushed by
hm
main
2026-07-28 00:04:36 +00:00
0s
View workflow file
docs: update VDE-016 — using declarations are no-ops inside same namespace; only fully-qualified names work
ci.yml #346
:
Commit
faa20db3c9
pushed by
hm
main
2026-07-27 23:57:24 +00:00
1m15s
View workflow file
docs: update VDE-016 — using declarations are no-ops inside same namespace; only fully-qualified names work
build.yml #345
:
Commit
faa20db3c9
pushed by
hm
main
2026-07-27 23:56:06 +00:00
0s
View workflow file
fix(v1.0.1): VDE-016 — using declarations at vde::brep scope, not inside anonymous ns
ci.yml #344
:
Commit
477d13dc80
pushed by
hm
main
2026-07-27 23:49:30 +00:00
59s
View workflow file
fix(v1.0.1): VDE-016 — using declarations at vde::brep scope, not inside anonymous ns
build.yml #343
:
Commit
477d13dc80
pushed by
hm
main
2026-07-27 23:48:30 +00:00
0s
View workflow file
docs: update VDE-016 — using declarations must be in vde::brep scope, not inside namespace{}
ci.yml #342
:
Commit
d9963d8e85
pushed by
hm
main
2026-07-27 23:33:53 +00:00
1m8s
View workflow file
docs: update VDE-016 — using declarations must be in vde::brep scope, not inside namespace{}
build.yml #341
:
Commit
d9963d8e85
pushed by
hm
main
2026-07-27 23:32:40 +00:00
0s
View workflow file
fix(v1.0.1): VDE-016 — anonymous namespace needs fully-qualified names
ci.yml #340
:
Commit
a10b1ffe3a
pushed by
hm
main
2026-07-27 23:18:23 +00:00
1m2s
View workflow file
fix(v1.0.1): VDE-016 — anonymous namespace needs fully-qualified names
build.yml #339
:
Commit
a10b1ffe3a
pushed by
hm
main
2026-07-27 23:17:15 +00:00
0s
View workflow file
docs: update VDE-016 — v1.0.3 fix insufficient, need fully qualified names
ci.yml #338
:
Commit
006dd3f136
pushed by
hm
main
2026-07-27 16:11:21 +00:00
1m21s
View workflow file
docs: update VDE-016 — v1.0.3 fix insufficient, need fully qualified names
build.yml #337
:
Commit
006dd3f136
pushed by
hm
main
2026-07-27 16:09:59 +00:00
0s
View workflow file
fix(v1.0.1): VDE-016 root cause + VDE-017 submodule path
ci.yml #336
:
Commit
b48ffec290
pushed by
hm
main
2026-07-27 15:35:27 +00:00
1m3s
View workflow file
fix(v1.0.1): VDE-016 root cause + VDE-017 submodule path
build.yml #335
:
Commit
b48ffec290
pushed by
hm
main
2026-07-27 15:34:21 +00:00
0s
View workflow file
fix(v1.0.1): VDE-014/015/016 — STL API cleanup + ssi_boolean fixes
ci.yml #334
:
Commit
7a955bac7f
pushed by
hm
main
2026-07-27 15:31:34 +00:00
1m16s
View workflow file
fix(v1.0.1): VDE-014/015/016 — STL API cleanup + ssi_boolean fixes
build.yml #333
:
Commit
7a955bac7f
pushed by
hm
main
2026-07-27 15:20:48 +00:00
0s
View workflow file
docs: add VDE-014/015/016 + update overview (7 fixed, 3 new, 1 P0 remaining)
ci.yml #332
:
Commit
41d33bbbc2
pushed by
hm
main
2026-07-27 15:30:18 +00:00
17m29s
View workflow file
docs: add VDE-014/015/016 + update overview (7 fixed, 3 new, 1 P0 remaining)
build.yml #331
:
Commit
41d33bbbc2
pushed by
hm
main
2026-07-27 15:12:43 +00:00
0s
View workflow file
merge: feedback/viewdesign-issues — all 13 issues resolved
ci.yml #330
:
Commit
6bd07424b3
pushed by
hm
main
2026-07-27 15:02:05 +00:00
1m14s
View workflow file
merge: feedback/viewdesign-issues — all 13 issues resolved
build.yml #329
:
Commit
6bd07424b3
pushed by
hm
main
2026-07-27 15:00:46 +00:00
0s
View workflow file
fix(v1.0.1): VDE-011/012/013 — write_stl return bool, StlTrianglef, module options
ci.yml #328
:
Commit
c021855597
pushed by
hm
main
2026-07-27 14:52:20 +00:00
1m12s
View workflow file
fix(v1.0.1): VDE-011/012/013 — write_stl return bool, StlTrianglef, module options
build.yml #327
:
Commit
c021855597
pushed by
hm
main
2026-07-27 14:51:05 +00:00
0s
View workflow file
fix(v1.0.1): VDE-002 submodule path + VDE-006 cycle dep + VDE-007/008/009 API fixes
ci.yml #326
:
Commit
a73c5e8954
pushed by
hm
main
2026-07-27 14:31:56 +00:00
2m3s
View workflow file
fix(v1.0.1): VDE-002 submodule path + VDE-006 cycle dep + VDE-007/008/009 API fixes
build.yml #325
:
Commit
a73c5e8954
pushed by
hm
main
2026-07-27 14:29:51 +00:00
0s
View workflow file
feat(v1.0.1): tangent_pull + error codes + version + license management
ci.yml #324
:
Commit
5bfcbcb8e9
pushed by
hm
main
2026-07-27 13:56:02 +00:00
1m12s
View workflow file
feat(v1.0.1): tangent_pull + error codes + version + license management
build.yml #323
:
Commit
5bfcbcb8e9
pushed by
hm
main
2026-07-27 13:54:48 +00:00
0s
View workflow file
feat(v1.0.1): P2 improvements — TolerantEdge + .vde format + boolean fallback
ci.yml #322
:
Commit
4b90438315
pushed by
hm
main
2026-07-27 13:02:32 +00:00
56s
View workflow file
feat(v1.0.1): P2 improvements — TolerantEdge + .vde format + boolean fallback
build.yml #321
:
Commit
4b90438315
pushed by
hm
main
2026-07-27 13:01:34 +00:00
0s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last