Mario Hüttel mhu
mhu pushed to master at mhu/gds-render 2022-04-17 00:47:20 +02:00
b39030aeaa Fix PKGBUILD
mhu pushed to master at mhu/gds-render 2022-04-17 00:46:30 +02:00
2f59a762cd Fix PKGBUILD
mhu pushed to master at mhu/gds-render 2022-04-17 00:45:28 +02:00
ab26f8a2af Fix PKGBUILD
mhu pushed to master at mhu/gds-render 2022-04-17 00:38:48 +02:00
9a43cd53f8 Update PKGBUILD
ba6b07c8a2 Implement cell statistics command line interface
1548c82542 Add libfort for pretty console tables
fb6d31c120 Fix stuck at -1 return value when executing command line interface
Compare 4 commits »
mhu pushed to dev at mhu/gds-render 2022-04-17 00:38:28 +02:00
9a43cd53f8 Update PKGBUILD
mhu pushed to dev at mhu/gds-render 2022-04-17 00:37:09 +02:00
ba6b07c8a2 Implement cell statistics command line interface
1548c82542 Add libfort for pretty console tables
Compare 2 commits »
mhu transferred repository mhu/libfort to 3rd-party/libfort 2022-04-16 16:10:25 +02:00
mhu created branch develop in 3rd-party/libfort 2022-04-16 16:09:15 +02:00
mhu pushed to develop at 3rd-party/libfort 2022-04-16 16:09:15 +02:00
41237162a9 [U] Update CI configs
8f83b51543 [F] Fix invalid enumeration values
b8acba058f [F] Fix library version in package tests
8c4bc8cce9 Merge pull request #59 from seleznevae/issues-58
96c27521fc Merge remote-tracking branch 'origin/develop' into issues-58
Compare 10 commits »
mhu created repository 3rd-party/libfort 2022-04-16 16:08:46 +02:00
mhu pushed to dev at mhu/gds-render 2022-04-16 16:00:33 +02:00
fb6d31c120 Fix stuck at -1 return value when executing command line interface
mhu closed issue mhu/gds-render#44 2022-04-10 15:38:22 +02:00
Add functionality to GDS parser that removes duplicate vertices
mhu pushed to dev at mhu/gds-render 2022-04-10 15:38:04 +02:00
f6c65d9c7a Merge branch 'dev'
ac87cafa37 Merge pull request 'Merge new features and minor fixes for v1.2.1 release' (#43) from dev into master
Compare 2 commits »
mhu pushed tag v1.2.2 to mhu/gds-render 2022-04-10 15:36:06 +02:00
mhu pushed to master at mhu/gds-render 2022-04-10 15:35:01 +02:00
f6c65d9c7a Merge branch 'dev'
d43bec2cea Merge pull request 'issue/44-remove-duplicate-vertices' (#45) from issue/44-remove-duplicate-vertices into dev
05a1ef9014 Disable debug output of parser.
a36b78b237 Add vertex simplification to parser
Compare 4 commits »
mhu deleted branch issue/44-remove-duplicate-vertices from mhu/gds-render 2022-04-10 15:33:41 +02:00
mhu pushed to dev at mhu/gds-render 2022-04-10 15:33:41 +02:00
d43bec2cea Merge pull request 'issue/44-remove-duplicate-vertices' (#45) from issue/44-remove-duplicate-vertices into dev
05a1ef9014 Disable debug output of parser.
a36b78b237 Add vertex simplification to parser
Compare 3 commits »
mhu merged pull request mhu/gds-render#45 2022-04-10 15:33:41 +02:00
issue/44-remove-duplicate-vertices
mhu created pull request mhu/gds-render#45 2022-04-10 15:32:47 +02:00
issue/44-remove-duplicate-vertices
mhu pushed to issue/44-remove-duplicate-vertices at mhu/gds-render 2022-04-10 15:31:40 +02:00
05a1ef9014 Disable debug output of parser.