Martin Eino Edlund martin_eino.edlund

martin_eino.edlund pushed to userstory22 at hesham.elsayed/InteractiveSketchAssistant

5 years ago

martin_eino.edlund pushed to userstory20 at hesham.elsayed/InteractiveSketchAssistant

5 years ago

martin_eino.edlund pushed to userstory13 at hesham.elsayed/InteractiveSketchAssistant

  • d6c5b8c503 Merge branch 'develop' into userstory13
  • aee756b8f8 Hotfix (#15) * cleaned up GUI and attempted to fix phantom line error * Cleaned up code and a user experience upgrade: By passing the strokes directly to the model drawing with stylus and touch should feel much more responsive * Fixed target CPU error * Direct input tests * Changed svg load test
  • 4f5a35360d Fixed Runtime Error
  • View comparison for these 3 commits »

5 years ago

martin_eino.edlund pushed to master at hesham.elsayed/InteractiveSketchAssistant

  • 4178ea6066 Deleted CustomCanvas Deleted CustomCanvas as it no longer serves a purpose
  • dc01cc6b94 Userstory20 (#17) * Added Optitrack * Added TTP file -cleaned up ui -optimised startup for systems without optitrack * calibrated parameters for converting optitrack to pixel * Fixed errors * Added color options * Added check to prevent drawing when moving back through drawing plane * Added function to calculate when to vibrate pen
  • f4674b5efd Userstory13 (#16) * Added functionality to display an overlay * Added support for multiple debug lines
  • aee756b8f8 Hotfix (#15) * cleaned up GUI and attempted to fix phantom line error * Cleaned up code and a user experience upgrade: By passing the strokes directly to the model drawing with stylus and touch should feel much more responsive * Fixed target CPU error * Direct input tests * Changed svg load test
  • e93039223e Userstory8 (#14) * Started userstory 8 and finished main comparison function * Added tests and comments * Added comparison for loaded files, if no file is loaded the last two files are compared * Made coverage test resilient to updates
  • View comparison for these 43 commits »

5 years ago

martin_eino.edlund pushed to develop at hesham.elsayed/InteractiveSketchAssistant

  • 4178ea6066 Deleted CustomCanvas Deleted CustomCanvas as it no longer serves a purpose
  • dc01cc6b94 Userstory20 (#17) * Added Optitrack * Added TTP file -cleaned up ui -optimised startup for systems without optitrack * calibrated parameters for converting optitrack to pixel * Fixed errors * Added color options * Added check to prevent drawing when moving back through drawing plane * Added function to calculate when to vibrate pen
  • f4674b5efd Userstory13 (#16) * Added functionality to display an overlay * Added support for multiple debug lines
  • aee756b8f8 Hotfix (#15) * cleaned up GUI and attempted to fix phantom line error * Cleaned up code and a user experience upgrade: By passing the strokes directly to the model drawing with stylus and touch should feel much more responsive * Fixed target CPU error * Direct input tests * Changed svg load test
  • View comparison for these 4 commits »

5 years ago

martin_eino.edlund pushed to userstory8.5 at hesham.elsayed/InteractiveSketchAssistant

5 years ago

martin_eino.edlund pushed to userstory8 at hesham.elsayed/InteractiveSketchAssistant

  • b3e1f256e7 hotfix, added exception handling to isad import method call and added missing method comment to svg import ui method
  • 8e8ce61fb2 removed unnecessary files
  • 23ac7af994 excluded svg parsing tests from AppVeyor execution as they depend on filesystem access and the [DeploymentItem] attribute
  • 9e858f3e38 moved FileImporter test class to UITest.cs, adapted relative file paths adapted and reactivated .isad parsing tests
  • fb30fd704e merged develop into userstory2 in preperation for backward merging resolved all merge conflicts added svg import option to UI modified svg parsing method (FileImporter) to handle initial picture area size of 0 modified svg import method (presenter) to initialize right canvas (and not throw an exception as soon as the user tries to draw on it after importing a svg file) Merge branch 'develop' into userstory2

5 years ago

martin_eino.edlund pushed to userstory22 at hesham.elsayed/InteractiveSketchAssistant

  • 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
  • 664d278828 dll export now produces prudent dll file, dll import causes VS to terminate program without error message
  • a2347a615c forgot to add new files...
  • e33b329217 tried some stuff, now StaticLibMotors wont compile because of linkage errors, but at least it tries to link at all...
  • 17b9e59ba2 implemented ArmbandInterface

5 years ago

martin_eino.edlund pushed to userstory21 at hesham.elsayed/InteractiveSketchAssistant

  • aca5edf38c Test changes and Bugfix: - Added tests - Added support for coverage report generation in CI - Fixed a bug where points would appear out of nowhere and sometimes not appear when they are suppose to - Cleaned up userstories
  • 42e630c97c added some UITests
  • 913b731abc fixed some bugs
  • 2ee664d386 added InkCanvas
  • 8e8ce61fb2 removed unnecessary files

5 years ago

martin_eino.edlund pushed to userstory14 at hesham.elsayed/InteractiveSketchAssistant

  • 6f8ce43cde implemented missing methods, basic version of trajectory generation running, computeStrikeZone not behaving as intended, allStrikeZonesPassed not behaving as expected
  • 86de7b20b6 added TrajectoryGenerator.cs to solution
  • 285628b91e implemented some missing methods
  • 1ef1f75103 added method and instance variable documentation implemented some minor methods
  • 92e24ba8dd created trajectory algorithm basic structure

5 years ago

martin_eino.edlund pushed to hotfix at hesham.elsayed/InteractiveSketchAssistant

5 years ago

martin_eino.edlund pushed to userstory20 at hesham.elsayed/InteractiveSketchAssistant

5 years ago

martin_eino.edlund pushed to userstory2 at hesham.elsayed/InteractiveSketchAssistant

  • 23ac7af994 excluded svg parsing tests from AppVeyor execution as they depend on filesystem access and the [DeploymentItem] attribute
  • 9e858f3e38 moved FileImporter test class to UITest.cs, adapted relative file paths adapted and reactivated .isad parsing tests
  • fb30fd704e merged develop into userstory2 in preperation for backward merging resolved all merge conflicts added svg import option to UI modified svg parsing method (FileImporter) to handle initial picture area size of 0 modified svg import method (presenter) to initialize right canvas (and not throw an exception as soon as the user tries to draw on it after importing a svg file) Merge branch 'develop' into userstory2
  • e9ad799202 added comments to FileImporter tests
  • e6f3cbdba9 Update userstory6.md
  • View comparison for these 9 commits »

5 years ago

martin_eino.edlund pushed to userstory13 at hesham.elsayed/InteractiveSketchAssistant

5 years ago