Vincenz Mechler
|
2845142baf
fixed error and changed SketchAssistantWPF Debug compile setting to 32bit, due to the BodyActuator.dll being a 32bit dll the program will no longer work when compiled in 64bit
|
5 yıl önce |
Vincenz Mechler
|
664d278828
dll export now produces prudent dll file, dll import causes VS to terminate program without error message
|
5 yıl önce |
Vincenz Mechler
|
a2347a615c
forgot to add new files...
|
5 yıl önce |
Vincenz Mechler
|
e33b329217
tried some stuff, now StaticLibMotors wont compile because of linkage errors, but at least it tries to link at all...
|
5 yıl önce |
Dennymany
|
17b9e59ba2
implemented ArmbandInterface
|
5 yıl önce |
videowall-pc-user
|
d19dee5f0f
added ArmbandInterface Klasse
|
5 yıl önce |
videowall-pc-user
|
a78e2c9468
started implementing armbandinterface
|
5 yıl önce |
Dennis Grotz
|
bc47f74801
added motor folder
|
5 yıl önce |
Dennis Grotz
|
4af5d45062
added dlls again
|
5 yıl önce |
Rumei Ma
|
bc0fbe8f5b
deleted dlls
|
5 yıl önce |
Rumei Ma
|
a0ac1156f4
added c++ project, imported .h, pthread not working, dlls cant be refernced
|
5 yıl önce |
m-edlund
|
68f620d518
Userstory21 (#13)
|
5 yıl önce |
Rumei
|
a229ef486e
slight changes to program to suite codecoverage runs
|
5 yıl önce |
Vincenz Mechler
|
b3e1f256e7
hotfix, added exception handling to isad import method call and added missing method comment to svg import ui method
|
5 yıl önce |
Vincenz Mechler
|
8e8ce61fb2
removed unnecessary files
|
5 yıl önce |
Vincenz Mechler
|
23ac7af994
excluded svg parsing tests from AppVeyor execution as they depend on filesystem access and the [DeploymentItem] attribute
|
5 yıl önce |
Vincenz Mechler
|
9e858f3e38
moved FileImporter test class to UITest.cs, adapted relative file paths
|
5 yıl önce |
Vincenz Mechler
|
fb30fd704e
merged develop into userstory2 in preperation for backward merging
|
5 yıl önce |
Vincenz Mechler
|
e9ad799202
added comments to FileImporter tests
|
5 yıl önce |
chooga
|
e6f3cbdba9
Update userstory6.md
|
5 yıl önce |
Martin Edlund
|
9988b5b6e0
Optimized InternalLine
|
5 yıl önce |
Vincenz Mechler
|
c2b20ea890
finished basic tests for svg importer and added a .testsettings file
|
5 yıl önce |
Martin Edlund
|
46a6fe9e8e
Hotfix + Cleaned up Project Folder
|
5 yıl önce |
m-edlund
|
28eaf0e7d2
Userstory16 (#11)
|
5 yıl önce |
Vincenz Mechler
|
e24cc22479
added missing comments as requested by code review and added basic tests for error throwing behaviour of parseSVGInput method, although currently not working due to problems with deploying external files for testing
|
5 yıl önce |
Martin Edlund
|
2ff4f32409
Merge branch 'develop' into userstory2
|
5 yıl önce |
Martin Edlund
|
f754e5a215
Removed empty constructor
|
5 yıl önce |
Vincenz Mechler
|
45f8924dc4
removed dead code, mainly deactivated console prints, removed empty lines inside methods and fixed method naming scheme to always start with uppercase letter
|
5 yıl önce |
Vincenz Mechler
|
2fe93d8927
cleanup and added error for unterminated svg files
|
5 yıl önce |
Vincenz Mechler
|
ae6c32073e
fixed elliptical arc coordinate mismatch bug
|
5 yıl önce |