Releases: dhq-boiler/boiler-s-Graphics
Releases · dhq-boiler/boiler-s-Graphics
v1.0
Changes:
- 58d8fa5 Merge branch 'release/v1.0'
- 48fb695 update version number
- 0c51b05 implement EdgeThickness
- a04ca8d Width, Height, EnablePointSnap, SnapPower will be loaded from file
- b776fea delete a line because user can't delete the item
- 257fad3 fixed an issue where snap points would not be displayed when no item was selected
- ac0cadf bugfix
- 0963e88 support WMP file type
- 2b2b405 refactor
- 70bb5ba support TIFF file type
See More
- 3229143 close export dialog when export process run
- 577fa7b can't fix
- d59ce9b can't fix
- f83ad1e bugfix
- d7165da implement Export dialog
- d6dcb23 remove comment
- 5cff27f remove GetSnapPoints button
- 320bf2a remove obsolete code
- c2e45b8 remove obsolete code
- 2c725c8 Merge branch 'feature/Setting' into develop
- 0b7f706 fix serialize/deserialize
- af76f54 implemented "Snap to point" and "Snap to point range"
- 927dfc7 refactor
- a945e2d campus width and height can be set
- dd8ad27 Merge branch 'feature/PointSnap' into develop
- 5d3ee69 add debug code
- b69d575 implement snapping when resizing rectangle (incomplete)
- d14758c bugfix
- 03f4edd add extension method
- 9e44a0d bugfix
- 640853c refactor
- ec11dbb remove outdated classes
- b1a4dff when deforming a line, the snap point of the deformed line is hidden
- 7ad2a22 bugfix
- 55769bf changed to display snap points when transforming lines
- 1f491cf create SnapPoint
- d47e9dd improve moving straight line
- 87f1b28 remove line connection feature
- 2422fdb implemented a function to snap at the beginning and ending of drawing a picture
- eafe7ed bugfix
- 66a09e4 implemented a function to snap at the beginning and ending of drawing a straightline
- 722ba54 adjust snap points
- abaa6b5 implemented a function to snap at the beginning of drawing a rectangle
- 9dc9156 adjust snap points
- c5b2e0f adjust snap points
- 66f48ac bugfix
- fefe5c3 add debug code
- 81f807a refactor
- bd07a3f add debug code
- ce42470 change title
- f5897ae implement point snap function (drawing rectangle only)
- 45a4841 Prefer32Bit change to false
- 58f59d0 Merge branch 'feature/Ellipse' into develop
- 8e8a593 bugfix
- 93eb9a2 improved behavior when resizing ellipse by pressing shift key (incomplete)
- 9d1fef6 improved behavior when drawing ellipse by pressing alt key
- 2e5d160 improved behavior when drawing ellipse by pressing shift key
- 9bc764a implement drawing ellipse
- cdec420 remove unused code
- ba97e8a Merge branch 'bugfix/export' into develop
- e341950 bugfix
- 38376eb Merge branch 'feature/ZoomBox' into develop
- ab10013 change ClipToBounds to true
- 7600abb optimize ZoomBox
- 8199d58 improve MouseWheelCommand
- cdbffa4 enable ZoomBox
- 07f95c5 change color of Viewport in ZoomBox to RED
- d7f9cb4 merge
- 469ce8d fix fatal bug
- 1d359ef rename project name "boiler's Graphics" -> "boilers Graphics"
- 89970fc Update azure-pipelines.yml for Azure Pipelines
- 7c9a5cf rename project name "grapher" -> "boiler's Graphics"
- fb2c451 fix duplication
- ac0fb9d support vertical lettering
- 9fca6ca fix azure-pipelines.yml
- 2bb77a2 add azure-pipelines.yml to solution
- d4e6003 install NUnit.ConsoleRunner
- 7e2e41b Set up CI with Azure Pipelines
- e8cd15c update copyright
- b91b2e0 Merge branch 'feature/letter' into develop
- 726c9df implement letter serialization/deserialization
- e831996 enable switching bold & Italic
- 2bd5837 refactor
- f903dcb refactor
- 7160c2a bugfix
- d870640 implement auto linebreak
- 80b7fb4 set UpdateSourceTrigger to PropertyChanged
- c4db0f9 set margin
- d7e6658 implement lettering (incomplete)
- b20462d simplify code
- a7ccd47 evolved code
- a942d06 implementing Letter viewmodel and setting dialog
- c9854f2 upgrade OpenCvSharp etc.
- ae666b8 upgrade ReactiveProperty
- 2d62ba6 upgrade NUnit
- babfd96 implement letter button in toolbar
- 4c5c6b7 optimized for Prism 7.2
- 8bd0241 fixed behavior when drag left top point and pressing shift key
- 09cf57b fix left_bottom gif animation
- f539914 add gif animations
- f2c00bc add gif animations
- 0454b73 fixed behavior when pressing shift key
- 6f005b6 lightened the process
- 38e645e implemented in a better way of keyboard input
- 0e517de implemented "fix image size ratio and resize" but include bug
- 7b4ce8f upgrade .NET Framework to v4.8
- d8ab5c3 rename field
- 646cf5a upgrade .NET Framework to v4.8
- 57943e2 implement picture tool
- 490bf5b install WriteableBitmapEx
- 061089f change http://schemas.microsoft.com/expression/2010/interactivity to http://schemas.microsoft.com/xaml/behaviors
- 7473442 bugfix
- 8c15f20 Content can be moved by dragging the mouse wheel button
- b6f81b5 parameterize BorderThickness
- 9a5d832 It can be scaled with the mouse wheel
- d3753c9 disable ZoomBox
- d2853e0 restore IsSelected value
- adabe48 implement Export as JPEG
- 8d8d3e7 auto modification by Visual Studio
- 0c24ca7 Upgrade OpenCvSharp 4.0.0.20181129
- 1ab3aee fix appveyor.yml to notify by Slack
- ec62a1e fix appveyor.yml
- 7fbcd09 fix appveyor.yml to notify by Slack
- 632af84 fix appveyor.yml
- 1fca96c fix appveyor.yml
- 5d0cb12 Remove #if directive
- c2d94a5 Allow unsafe code in Release configuration
- 3cd36a5 Remove CodeFormatter
- 23b056b move appveyor.yml
- d888e31 fix appveyor.yml
- 4a9e4dc fix appveyor.yml
- 4a51581 fix appveyor.yml
- 85deeb4 Add appveyor.yml
- 9d889a6 Move license
- a155359 Add license
- 93072a0 Improve behavior of clicking mouse left button
- e6715d5 Fix the problem that Duplicate...