Recent Releases of https://github.com/acts-project/actsvg
https://github.com/acts-project/actsvg - v0.4.55
What's Changed
- chore: add pre-commit checks by @asalzburger in https://github.com/acts-project/actsvg/pull/98
- chore: update README for python bindings by @asalzburger in https://github.com/acts-project/actsvg/pull/99
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.54...v0.4.55
- C++
Published by asalzburger about 1 year ago
https://github.com/acts-project/actsvg - v0.4.54
What's Changed
- fix: remove double declaration by @asalzburger in https://github.com/acts-project/actsvg/pull/97
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.53...v0.4.54
- C++
Published by asalzburger about 1 year ago
https://github.com/acts-project/actsvg - v0.4.53
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.51...v0.4.52
What's Changed
- chore: update pybind and google version by @asalzburger in https://github.com/acts-project/actsvg/pull/96
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.51...v0.4.53
- C++
Published by asalzburger about 1 year ago
https://github.com/acts-project/actsvg - v0.4.50
What's Changed
- fix: cast to scalar which throws ACTS warning by @asalzburger in https://github.com/acts-project/actsvg/pull/89
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.49...v0.4.50
- C++
Published by asalzburger almost 2 years ago
https://github.com/acts-project/actsvg - v0.4.48
What's Changed
- Compile with
-Wfloat-conversionby @paulgessinger in https://github.com/acts-project/actsvg/pull/82 - feat: update on annulus plotting by @asalzburger in https://github.com/acts-project/actsvg/pull/83
- feat: annulus bounds with path (instead of vertices) by @asalzburger in https://github.com/acts-project/actsvg/pull/84
- feat: update to infobox by @Matthijs-Ridder in https://github.com/acts-project/actsvg/pull/85
- feat: Updated imagebox function to use adaptrange by @Matthijs-Ridder in https://github.com/acts-project/actsvg/pull/86
- fix: eta lines on both sides of the detector by @asalzburger in https://github.com/acts-project/actsvg/pull/87
- feat: allow for a custom view box setting by @asalzburger in https://github.com/acts-project/actsvg/pull/88
New Contributors
- @Matthijs-Ridder made their first contribution in https://github.com/acts-project/actsvg/pull/85
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.47...v0.4.48
- C++
Published by asalzburger almost 2 years ago
https://github.com/acts-project/actsvg - v0.4.47
What's Changed
- ci: Add OS build matrix by @paulgessinger in https://github.com/acts-project/actsvg/pull/81
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.46...v0.4.47
- C++
Published by paulgessinger almost 2 years ago
https://github.com/acts-project/actsvg - v0.4.46
What's Changed
- feat: adding python-json reading by @asalzburger in https://github.com/acts-project/actsvg/pull/77
- feat: new code for annulus bounds by @asalzburger in https://github.com/acts-project/actsvg/pull/78
- feat: python for annulus by @asalzburger in https://github.com/acts-project/actsvg/pull/79
- fix: Avoid unused local typedef by @paulgessinger in https://github.com/acts-project/actsvg/pull/80
New Contributors
- @paulgessinger made their first contribution in https://github.com/acts-project/actsvg/pull/80
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.45...v0.4.46
- C++
Published by paulgessinger almost 2 years ago
https://github.com/acts-project/actsvg - v0.4.45
What's Changed
- feat: adding possibility to correct at read-in by @asalzburger in https://github.com/acts-project/actsvg/pull/73
- chore: adding clang-format checks by @asalzburger in https://github.com/acts-project/actsvg/pull/74
- Remove unnecessary functions from headers by @stephenswat in https://github.com/acts-project/actsvg/pull/71
- fix: Fix build on GCC 13/14 and add option to CMake by @benjaminhuth in https://github.com/acts-project/actsvg/pull/76
New Contributors
- @benjaminhuth made their first contribution in https://github.com/acts-project/actsvg/pull/76
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.44...v0.4.45
- C++
Published by asalzburger almost 2 years ago
https://github.com/acts-project/actsvg - v0.4.44
What's Changed
- fix: gradient coloring by @asalzburger in https://github.com/acts-project/actsvg/pull/68
- feat: adding labels and apply them by @asalzburger in https://github.com/acts-project/actsvg/pull/72
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.04.42...v0.4.44
- C++
Published by asalzburger about 2 years ago
https://github.com/acts-project/actsvg - v0.4.42
What's Changed
- feat: adding python bindings by @asalzburger in https://github.com/acts-project/actsvg/pull/49
- feat: Add surface material to the proto surface by @niermann999 in https://github.com/acts-project/actsvg/pull/57
- feat: enhance python bindings by @asalzburger in https://github.com/acts-project/actsvg/pull/58
- chore: remove boost examples by @asalzburger in https://github.com/acts-project/actsvg/pull/60
- feat: introduce notebooks by @asalzburger in https://github.com/acts-project/actsvg/pull/61
- feat: python primitive drawings by @asalzburger in https://github.com/acts-project/actsvg/pull/62
- fix: file names of main page figures by @asalzburger in https://github.com/acts-project/actsvg/pull/63
- feat: adding cluster bindings by @asalzburger in https://github.com/acts-project/actsvg/pull/64
- feat: trajectory and seed support in xy by @asalzburger in https://github.com/acts-project/actsvg/pull/65
- fix: group transform for arrow heads by @asalzburger in https://github.com/acts-project/actsvg/pull/66
- feat: backward compatibility by @asalzburger in https://github.com/acts-project/actsvg/pull/67
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.41...v0.4.42
- C++
Published by asalzburger about 2 years ago
https://github.com/acts-project/actsvg - v0.4.41
What's Changed
- feat: gradient and surface material by @asalzburger in https://github.com/acts-project/actsvg/pull/56
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.40...v0.4.41
- C++
Published by asalzburger over 2 years ago
https://github.com/acts-project/actsvg - v0.4.40
What's Changed
- ref: Add eta symbold to eta lines labels by @niermann999 in https://github.com/acts-project/actsvg/pull/53
- feat: Add surface type to proto surface. by @niermann999 in https://github.com/acts-project/actsvg/pull/50
- feat: added decorations by @asalzburger in https://github.com/acts-project/actsvg/pull/55
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.39...v0.4.40
- C++
Published by asalzburger over 2 years ago
https://github.com/acts-project/actsvg - v0.4.39
What's Changed
- fix: transform warning by @asalzburger in https://github.com/acts-project/actsvg/pull/54
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.37...v0.4.39
- C++
Published by asalzburger over 2 years ago
https://github.com/acts-project/actsvg - v0.4.38
What's Changed
- bug: fixed a bug when using the web builder in detray and added a tool tip by @fredevb in https://github.com/acts-project/actsvg/pull/47
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.36...v0.4.38
- C++
Published by asalzburger over 2 years ago
https://github.com/acts-project/actsvg - v0.4.37
What's Changed
- bug: fixed a bug when using the web builder in detray and added a tool tip by @fredevb in https://github.com/acts-project/actsvg/pull/47
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.36...v0.4.37
- C++
Published by asalzburger almost 3 years ago
https://github.com/acts-project/actsvg - WebMaster
What's Changed
- feat: adding bezier curve functionality by @asalzburger in https://github.com/acts-project/actsvg/pull/41
- fixing visualisation issue by @noemina in https://github.com/acts-project/actsvg/pull/42
- Added customizeable marker stroke to markers of type "x" by @fredevb in https://github.com/acts-project/actsvg/pull/43
- feat: added a web page generator by @fredevb in https://github.com/acts-project/actsvg/pull/44
- feat: dynamic svg viewbox by @fredevb in https://github.com/acts-project/actsvg/pull/45
New Contributors
- @noemina made their first contribution in https://github.com/acts-project/actsvg/pull/42
- @fredevb made their first contribution in https://github.com/acts-project/actsvg/pull/43
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.35...v0.4.36
- C++
Published by asalzburger almost 3 years ago
https://github.com/acts-project/actsvg - v0.4.35
What's Changed
- feat: split surfaces in zrphi view by @asalzburger in https://github.com/acts-project/actsvg/pull/38
- ref: proto grid enum init by @niermann999 in https://github.com/acts-project/actsvg/pull/39
- fix: use reference by @asalzburger in https://github.com/acts-project/actsvg/pull/40
New Contributors
- @niermann999 made their first contribution in https://github.com/acts-project/actsvg/pull/39
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.32...v0.4.35
- C++
Published by asalzburger about 3 years ago
https://github.com/acts-project/actsvg - v0.4.33
What's Changed
- feat: in situ grid functionality by @asalzburger in https://github.com/acts-project/actsvg/pull/37
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.31...v0.4.33
- C++
Published by asalzburger over 3 years ago
https://github.com/acts-project/actsvg - v0.4.32
What's Changed
- feat: in situ grid functionality by @asalzburger in https://github.com/acts-project/actsvg/pull/37
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.31...v0.4.32
- C++
Published by asalzburger over 3 years ago
https://github.com/acts-project/actsvg - v0.4.31
What's Changed
- feat: adding meta::grid display by @asalzburger in https://github.com/acts-project/actsvg/pull/35
- feat: adding connection to grid view by @asalzburger in https://github.com/acts-project/actsvg/pull/36
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.30...v0.4.31
- C++
Published by asalzburger over 3 years ago
https://github.com/acts-project/actsvg - v0.4.30
What's Changed
- feat: adding multi wire chamber display by @asalzburger in https://github.com/acts-project/actsvg/pull/32
- feat: inserting showcase of a possible chamber viewer by @asalzburger in https://github.com/acts-project/actsvg/pull/33
- fix: adding the straw coloring schema by @asalzburger in https://github.com/acts-project/actsvg/pull/34
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.29...v0.4.30
- C++
Published by asalzburger over 3 years ago
https://github.com/acts-project/actsvg - v0.4.28
What's Changed
- port: in situ fixes of acts by @asalzburger in https://github.com/acts-project/actsvg/pull/27
- hotfix: fixing main branch by @asalzburger in https://github.com/acts-project/actsvg/pull/28
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.27...v0.4.28
- C++
Published by asalzburger over 3 years ago
https://github.com/acts-project/actsvg - v0.4.26
What's Changed
- feat: adding portal views by @asalzburger in https://github.com/acts-project/actsvg/pull/24
- fix: Correct syntax for draw::measure in example, and add examples to CI workflow build by @wdconinc in https://github.com/acts-project/actsvg/pull/23
- Allow use of system libraries by default by @stephenswat in https://github.com/acts-project/actsvg/pull/22
- feat: adding scene and range by @asalzburger in https://github.com/acts-project/actsvg/pull/25
New Contributors
- @wdconinc made their first contribution in https://github.com/acts-project/actsvg/pull/23
- @stephenswat made their first contribution in https://github.com/acts-project/actsvg/pull/22
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.25...v0.4.26
- C++
Published by asalzburger almost 4 years ago
https://github.com/acts-project/actsvg - v0.4.22
What's Changed
- feat: adding arrows and fix rotation problem by @asalzburger in https://github.com/acts-project/actsvg/pull/17
- feat: adding portal class by @asalzburger in https://github.com/acts-project/actsvg/pull/18
- feat: adding volume drawing zr by @asalzburger in https://github.com/acts-project/actsvg/pull/19
- feat: adding detector drawing by @asalzburger in https://github.com/acts-project/actsvg/pull/20
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.21...v0.4.22
- C++
Published by asalzburger almost 4 years ago
https://github.com/acts-project/actsvg - v0.4.21
What's Changed
- projective views by @asalzburger in https://github.com/acts-project/actsvg/pull/16
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.20...v0.4.21
- C++
Published by asalzburger almost 4 years ago
https://github.com/acts-project/actsvg - v0.4.20
What's Changed
- feat: double sided views by @asalzburger in https://github.com/acts-project/actsvg/pull/15
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.19...v0.4.20
- C++
Published by asalzburger almost 4 years ago
https://github.com/acts-project/actsvg - v0.4.19
What's Changed
- feat: adding summary object by @asalzburger in https://github.com/acts-project/actsvg/pull/12
- feat: add eta lines and unit test for it by @asalzburger in https://github.com/acts-project/actsvg/pull/13
- feat: info box with connection by @asalzburger in https://github.com/acts-project/actsvg/pull/14
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.18...v0.4.19
- C++
Published by asalzburger almost 4 years ago
https://github.com/acts-project/actsvg -
High-light-grid view
- C++
Published by asalzburger almost 4 years ago
https://github.com/acts-project/actsvg - v0.4.5
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.4...v0.4.5
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.4.4
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.3...v0.4.4
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.4.3
What's Changed
- Feat allow subtracted shapes by @asalzburger in https://github.com/acts-project/actsvg/pull/2
- Chore remove warnings by @asalzburger in https://github.com/acts-project/actsvg/pull/3
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.2...v0.4.3
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.4.2
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.4.1...v0.4.2
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.4.1
What's Changed
- beta version commit by @asalzburger in https://github.com/acts-project/actsvg/pull/1
New Contributors
- @asalzburger made their first contribution in https://github.com/acts-project/actsvg/pull/1
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.3.0...v0.4.1
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg -
This is the beta release that supports barrel, endcap sheets and clusters.
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.3.0
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.2.3...v0.3.0
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.2.3
Full Changelog: https://github.com/acts-project/actsvg/compare/v0.2.2...v0.2.3
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.2.2
Fix: include removal of core in meta
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.2.0
Features:
Re-order collective header includes of 'core' and 'meta'.
- C++
Published by asalzburger about 4 years ago
https://github.com/acts-project/actsvg - v0.1.0
First release that is a candidate for a plugin to ACTS, prototype versions exist for:
- [x] supports measures: rectangle, trapezoid shape in
surface_sheet - [x] endcap_sheet in module info / grid info version
- [x] barrel_sheet in module info / grid info version
- C++
Published by asalzburger over 4 years ago
https://github.com/acts-project/actsvg - v0.0.0
The initial release of actsvg
Features
- core library in beta version
- meta library in alpha version (barrel sheets missing)
- C++
Published by asalzburger over 4 years ago