Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: f0630985b7c5fef85e6a20fc09196223d5c56636
https://github.com/synfig/synfig/commit/f0630985b7c5fef85e6a20fc09196223d5c56636
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/gui/dialogs/vectorizer.cpp
A synfig-studio/src/gui/dialogs/vectorizer.h
Log Message:
-----------
Add dialogs/vectorizer files
Commit: c1ad301cafe1fcf58e270ad63cb50b556e7b8a72
https://github.com/synfig/synfig/commit/c1ad301cafe1fcf58e270ad63cb50b556e7b8a72
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/CMakeLists.txt
M synfig-studio/src/gui/dialogs/Makefile_insert
M synfig-studio/src/gui/instance.cpp
M synfig-studio/src/gui/instance.h
Log Message:
-----------
Add "convert to vector" option
Commit: e8b88d57a2241926062b080475f2f3c83465e97b
https://github.com/synfig/synfig/commit/e8b88d57a2241926062b080475f2f3c83465e97b
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/vectorizer.cpp
M synfig-studio/src/gui/instance.cpp
M synfig-studio/src/gui/instance.h
Log Message:
-----------
Added vectorizerpopup and some fixes
Commit: 1bc957f11caa4b295abd0adf16017c31245be45b
https://github.com/synfig/synfig/commit/1bc957f11caa4b295abd0adf16017c31245be45b
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/dialogs/CMakeLists.txt
M synfig-studio/src/gui/dialogs/Makefile_insert
R synfig-studio/src/gui/dialogs/vectorizer.cpp
R synfig-studio/src/gui/dialogs/vectorizer.h
A synfig-studio/src/gui/dialogs/vectorizersettings.cpp
A synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
Renamed filename to vectorizersettings
Commit: 7a08523bed60d28ec009b6008dd1d098120c06f5
https://github.com/synfig/synfig/commit/7a08523bed60d28ec009b6008dd1d098120c06f5
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
Changed label alignment to right side
Commit: 20f5381dfb43b39849e32daed9c16e0f9ff0e86b
https://github.com/synfig/synfig/commit/20f5381dfb43b39849e32daed9c16e0f9ff0e86b
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
A synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Added centerlinepolygonizer.cpp and polygonizerclasses.h
Commit: 179f14a88aec7aa984698d7f8e64421e7a6f96a3
https://github.com/synfig/synfig/commit/179f14a88aec7aa984698d7f8e64421e7a6f96a3
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/gui/vectorizer/vectorizerparameters.h
Log Message:
-----------
added vectorizerparameters.h
Commit: c955dd105068721da10f0004d843b34939fd5da6
https://github.com/synfig/synfig/commit/c955dd105068721da10f0004d843b34939fd5da6
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
Added the method for vectorizerconfiguration
centerlineconfiguration and newoutlineconfiguration added
Commit: eb66ec0aa8e966cf7b4f0adfdfa92141b31d02fa
https://github.com/synfig/synfig/commit/eb66ec0aa8e966cf7b4f0adfdfa92141b31d02fa
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
made changes for configuration
Commit: 908ccd3975ea66e6c84331cc28f8c6c799062355
https://github.com/synfig/synfig/commit/908ccd3975ea66e6c84331cc28f8c6c799062355
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/CMakeLists.txt
M synfig-studio/src/gui/Makefile.am
A synfig-studio/src/gui/vectorizer/CMakeLists.txt
A synfig-studio/src/gui/vectorizer/Makefile_insert
Log Message:
-----------
changes in makefile for vectorizer classes
Commit: ba802f5b5331d29bc282d252216c24c9d38c8d09
https://github.com/synfig/synfig/commit/ba802f5b5331d29bc282d252216c24c9d38c8d09
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
applied synfig template
Commit: a2ee615ac6dfd3c21a0ef72556ca097dd172d905
https://github.com/synfig/synfig/commit/a2ee615ac6dfd3c21a0ef72556ca097dd172d905
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/instance.cpp
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
Log Message:
-----------
added handle to layer_bitmap(only for group layer)
Commit: 33d37bdf1aa283864cea0416e758e88881477763
https://github.com/synfig/synfig/commit/33d37bdf1aa283864cea0416e758e88881477763
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
Log Message:
-----------
Added signature map
Todo: Replace the pixel related functions
Commit: 4ea44f749fb3c42f9ed88f82cade7832e1222df6
https://github.com/synfig/synfig/commit/4ea44f749fb3c42f9ed88f82cade7832e1222df6
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
Log Message:
-----------
Added all functions
TODO: replace pixel functions
Commit: 8085c82dce00d622ceef82f237782292d862ac83
https://github.com/synfig/synfig/commit/8085c82dce00d622ceef82f237782292d862ac83
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
Error
Commit: 0944d7e02b9c2a115f5afe33c0f60bdc1ff52bd2
https://github.com/synfig/synfig/commit/0944d7e02b9c2a115f5afe33c0f60bdc1ff52bd2
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/vectorizer/CMakeLists.txt
M synfig-studio/src/gui/vectorizer/Makefile_insert
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
A synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
A synfig-studio/src/gui/vectorizer/centerlinevectorizer.h
A synfig-studio/src/gui/vectorizer/outlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Added centerlinevectorizer related files
Commit: 989a09716a4ddb8c0dc6524487948397a2c77d94
https://github.com/synfig/synfig/commit/989a09716a4ddb8c0dc6524487948397a2c77d94
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.h
M synfig-studio/src/gui/vectorizer/outlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
changed headers
Commit: 59194c007eef69aa697b219fc0451bdfbad2b8ec
https://github.com/synfig/synfig/commit/59194c007eef69aa697b219fc0451bdfbad2b8ec
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/Makefile_insert
Log Message:
-----------
fix error due to lowercase
Commit: 7c1f39474627e838978bf2b1adaea5c7dafb6a57
https://github.com/synfig/synfig/commit/7c1f39474627e838978bf2b1adaea5c7dafb6a57
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.h
M synfig-studio/src/gui/vectorizer/outlinevectorizer.cpp
Log Message:
-----------
Fixed issue occuring on # include
removed the cpp and include only .h files also remove not needed included to
remove redeclaration error
PS: Building works now!
Commit: b9878f00bf09db51ef31be061522955b556991d8
https://github.com/synfig/synfig/commit/b9878f00bf09db51ef31be061522955b556991d8
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
Remove pixel RGB debug output
Commit: bc55593b0279d8e7d90aed260144c9a2c69fc205
https://github.com/synfig/synfig/commit/bc55593b0279d8e7d90aed260144c9a2c69fc205
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
Log Message:
-----------
Added pixel related functions
Commit: 5c15facea38c9419db61ba9c4faabda457a26a94
https://github.com/synfig/synfig/commit/5c15facea38c9419db61ba9c4faabda457a26a94
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
Add debug lines
Commit: c67741bc748a215e6bd31e9b085a916f6b1514e3
https://github.com/synfig/synfig/commit/c67741bc748a215e6bd31e9b085a916f6b1514e3
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/gui/vectorizer/centerlineskeletonizer.cpp
Log Message:
-----------
Init the skeletonizer
Commit: 9c91a0073309b716c1a1f0a6d8f136c82c1e1bd7
https://github.com/synfig/synfig/commit/9c91a0073309b716c1a1f0a6d8f136c82c1e1bd7
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
Remove debug code from cvectorizer
Commit: 05af3dffd3592c4609fcf873d1a495c747e947d8
https://github.com/synfig/synfig/commit/05af3dffd3592c4609fcf873d1a495c747e947d8
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
Log Message:
-----------
debug code to check RGB variation
Commit: 16d63ef511bad7f18d74cec1eee077def4192b81
https://github.com/synfig/synfig/commit/16d63ef511bad7f18d74cec1eee077def4192b81
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
new default config for centerlinevectorizer
Commit: f27d6a4ddcc11b6cfa485aa3bf7020c9ed8ea950
https://github.com/synfig/synfig/commit/f27d6a4ddcc11b6cfa485aa3bf7020c9ed8ea950
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
Log Message:
-----------
Fix pixel row <-> col interchange
Commit: d23826365d7a8202edf3e7cf514b4a366a3c27ec
https://github.com/synfig/synfig/commit/d23826365d7a8202edf3e7cf514b4a366a3c27ec
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Added skeletonizer classes
Commit: 7a6c64c012aa908a25ce37e2af0a4f3a35dacf8d
https://github.com/synfig/synfig/commit/7a6c64c012aa908a25ce37e2af0a4f3a35dacf8d
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/gui/vectorizer/centerlineskeletonizer.h
Log Message:
-----------
Added centerlineskeletonizer with skeletonizer classes
Commit: 701ccf05f30328af15310e1bdb7a240ba69c8a2a
https://github.com/synfig/synfig/commit/701ccf05f30328af15310e1bdb7a240ba69c8a2a
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.cpp
Log Message:
-----------
Added more function to skeletonizer
Commit: 16a65ec0238fa514fbbae3cd395cf94a3f16c672
https://github.com/synfig/synfig/commit/16a65ec0238fa514fbbae3cd395cf94a3f16c672
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.cpp
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.h
Log Message:
-----------
Replace TPoint with synfig::Point and T3DpointD with Point3 along with their
functions
Commit: 703f0fcf01a90081625de3df4a7cffded111d1e3
https://github.com/synfig/synfig/commit/703f0fcf01a90081625de3df4a7cffded111d1e3
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.cpp
Log Message:
-----------
Fixed vector(Point) and Vector3 multiplication order
Commit: a2bcbd84dd4e8dbba0eff5391920817475abe44e
https://github.com/synfig/synfig/commit/a2bcbd84dd4e8dbba0eff5391920817475abe44e
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
Log Message:
-----------
fixed output rotation
Commit: 7bae86bd0773c702778e077e5cfa15e7a726d832
https://github.com/synfig/synfig/commit/7bae86bd0773c702778e077e5cfa15e7a726d832
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
SkeletonArc m_slope correction
Commit: 07b15a1e0dd1424a41e2cfd2642ee0e20148e17e
https://github.com/synfig/synfig/commit/07b15a1e0dd1424a41e2cfd2642ee0e20148e17e
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.h
Log Message:
-----------
Added - bool isCanceled()
Commit: 5d91a63f457af8ec7d1e1a5582c9dbe63a7abf88
https://github.com/synfig/synfig/commit/5d91a63f457af8ec7d1e1a5582c9dbe63a7abf88
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/CMakeLists.txt
M synfig-studio/src/gui/vectorizer/Makefile_insert
Log Message:
-----------
Added vectorizer/centerlineskeletonizer.cpp and
vectorizer/centerlineskeletonizer.h
Commit: 9a885f4a3440868aae0c66ca12687d74d6e9ade7
https://github.com/synfig/synfig/commit/9a885f4a3440868aae0c66ca12687d74d6e9ade7
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Added append template function
Commit: 295555e1bd0e4d35c6d7f355cf11e71bd700b5a4
https://github.com/synfig/synfig/commit/295555e1bd0e4d35c6d7f355cf11e71bd700b5a4
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.cpp
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.h
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
Added skeletonizer to centerlinevectorizer(compiled successfuly)
Commit: ccaa5e0361760f63cd0412c37291137652eca7a6
https://github.com/synfig/synfig/commit/ccaa5e0361760f63cd0412c37291137652eca7a6
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.h
Log Message:
-----------
Remove function copies
Commit: 18228a0c824e839b38910a8ea32288d53a6be5f7
https://github.com/synfig/synfig/commit/18228a0c824e839b38910a8ea32288d53a6be5f7
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.h
Log Message:
-----------
Cross and other related functions added again
Commit: c9b8a489b4e9171e18c20f132e9c394ccf77505f
https://github.com/synfig/synfig/commit/c9b8a489b4e9171e18c20f132e9c394ccf77505f
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
Added debug code for skeletonizer
Commit: ea8c7241039efb6045aabbfad8cc5202884022c6
https://github.com/synfig/synfig/commit/ea8c7241039efb6045aabbfad8cc5202884022c6
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/gui/vectorizer/centerlineadjustments.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
init centerlineadjustment.cpp
Commit: a86e26c1de38cae5c4a8af3756aa616d2dace523
https://github.com/synfig/synfig/commit/a86e26c1de38cae5c4a8af3756aa616d2dace523
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Added joints and sequences definition
Commit: b29b8fd2ada38402b2f0ae272606a7641ea43ba6
https://github.com/synfig/synfig/commit/b29b8fd2ada38402b2f0ae272606a7641ea43ba6
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlineadjustments.cpp
Log Message:
-----------
Added globals and code fix
Commit: d388d75ef61376ca665061f2c045935c2eb2fc81
https://github.com/synfig/synfig/commit/d388d75ef61376ca665061f2c045935c2eb2fc81
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/CMakeLists.txt
M synfig-studio/src/gui/vectorizer/Makefile_insert
M synfig-studio/src/gui/vectorizer/centerlineadjustments.cpp
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Added the organizegraph aka centerlineadjustments.cpp to cmakelist
Now the compilation works successfuly
Commit: df33175c74fb3c942f3b696f1541f6bf45a1019a
https://github.com/synfig/synfig/commit/df33175c74fb3c942f3b696f1541f6bf45a1019a
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlineskeletonizer.cpp
Log Message:
-----------
fixes https://github.com/synfig/synfig/issues/862
Commit: 7dd184322ed373315fee506aca6a8686d4dbb7e7
https://github.com/synfig/synfig/commit/7dd184322ed373315fee506aca6a8686d4dbb7e7
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/gui/vectorizer/centerlinecolors.cpp
Log Message:
-----------
init centerlinecolors.cpp
This file will contain functions to to calculate the sequence color using
sampling
Commit: 2a7b0ee41af8824a524d97c840c6c221378f953b
https://github.com/synfig/synfig/commit/2a7b0ee41af8824a524d97c840c6c221378f953b
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlineadjustments.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
Remove debug code and some minor fix
Commit: 4792edc6fe7e4a202f84a683ba80e8b5831da9de
https://github.com/synfig/synfig/commit/4792edc6fe7e4a202f84a683ba80e8b5831da9de
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlineadjustments.cpp
M synfig-studio/src/gui/vectorizer/centerlinecolors.cpp
Log Message:
-----------
Added sampleColor function
Note: need to replace the color map related functions
https://github.com/synfig/synfig/issues/849
Commit: 32d7302a7dbc30af08bef1dd64a61b6c1f60f78c
https://github.com/synfig/synfig/commit/32d7302a7dbc30af08bef1dd64a61b6c1f60f78c
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinecolors.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Replace cm32 with raster
Commit: 1212881ee56e9c058c444faabbe3f981deac6f37
https://github.com/synfig/synfig/commit/1212881ee56e9c058c444faabbe3f981deac6f37
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinecolors.cpp
Log Message:
-----------
Added firstInkChangePosition()
Commit: d93397d24f9928dc2969940c1bd66e755f2e9034
https://github.com/synfig/synfig/commit/d93397d24f9928dc2969940c1bd66e755f2e9034
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/CMakeLists.txt
M synfig-studio/src/gui/vectorizer/Makefile_insert
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Added centerlinecolors.cpp to CMake files
Commit: a195e8440bac5148f7229e39c5f667c1f16ebcbb
https://github.com/synfig/synfig/commit/a195e8440bac5148f7229e39c5f667c1f16ebcbb
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinecolors.cpp
Log Message:
-----------
Centerlinecolors.cpp completed (Compiled Successfuly)
Fixes https://github.com/synfig/synfig/issues/849
Commit: 8e4f2e80ab652f8b11b117bbc666a26f968e2e69
https://github.com/synfig/synfig/commit/8e4f2e80ab652f8b11b117bbc666a26f968e2e69
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
init centerlinetostrokes
Commit: f0aee86c5ad7589ea05ab986c1243879d5b724c8
https://github.com/synfig/synfig/commit/f0aee86c5ad7589ea05ab986c1243879d5b724c8
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinecolors.cpp
Log Message:
-----------
Init apply strokes color
Commit: 801eb95f7b7b006410d780b8401932f6a9c11813
https://github.com/synfig/synfig/commit/801eb95f7b7b006410d780b8401932f6a9c11813
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
Removed thickness ratio start/end
fixes https://github.com/synfig/synfig/issues/875
Commit: be929e9f91e1fb1644ffad0d3005e75c3652c31e
https://github.com/synfig/synfig/commit/be929e9f91e1fb1644ffad0d3005e75c3652c31e
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
Added SequenceConverter and SequenceSimplifier
TODO: Taffine handling
Commit: d3f8e5a8a484f647bc0969ddb5554a1b709055f3
https://github.com/synfig/synfig/commit/d3f8e5a8a484f647bc0969ddb5554a1b709055f3
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinecolors.cpp
Log Message:
-----------
centerlinecolors not currently neede
Commit: 5841dec3d6b8fbc5711eb973025353f56c99b040
https://github.com/synfig/synfig/commit/5841dec3d6b8fbc5711eb973025353f56c99b040
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Correct point access
Commit: 2eebe76973f3fa65150c2e57c2073afe4543beee
https://github.com/synfig/synfig/commit/2eebe76973f3fa65150c2e57c2073afe4543beee
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Replace Taffine with synfig::Matrix
Commit: 9cf4e1fe75c3c362432dfaa3691dc3a4a0e9d5ec
https://github.com/synfig/synfig/commit/9cf4e1fe75c3c362432dfaa3691dc3a4a0e9d5ec
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/CMakeLists.txt
M synfig-studio/src/gui/vectorizer/Makefile_insert
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Added centerlinetostrokes.cpp to makefiles
Commit: a7b911e5f62f44b6a48d086f95ade195acff4fe3
https://github.com/synfig/synfig/commit/a7b911e5f62f44b6a48d086f95ade195acff4fe3
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Added BezierToOutline method
Commit: b5aaff29be83ee424a5c3a0a72acc55a3a652a4a
https://github.com/synfig/synfig/commit/b5aaff29be83ee424a5c3a0a72acc55a3a652a4a
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Minor fix related to synfig::Vector to double multiplication
Commit: d5da96d9d3f20637787d4296e75ccfe9f97ec6c5
https://github.com/synfig/synfig/commit/d5da96d9d3f20637787d4296e75ccfe9f97ec6c5
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
Hide config dialog when convert pressed
Commit: 91ea2fb42ca5e7f2fe3ba518f7ab539be0d75b8d
https://github.com/synfig/synfig/commit/91ea2fb42ca5e7f2fe3ba518f7ab539be0d75b8d
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Added BezierToOutline changes
//TODO resolve undefined reference error for Outline()
Commit: 85181c858d5a158d1f4591e5cc08375ff133c7ce
https://github.com/synfig/synfig/commit/85181c858d5a158d1f4591e5cc08375ff133c7ce
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Change Outline* to etl::handle<synfig::Layer> for new Outline layer
Close https://github.com/synfig/synfig/issues/851
Commit: bbb076a23c2509d6c40dfd84ffe870cc7f3a1ab5
https://github.com/synfig/synfig/commit/bbb076a23c2509d6c40dfd84ffe870cc7f3a1ab5
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
attempt to display oulines
Commit: 6e7d680ce5dd92d0ac995894ae9ce7249c855a00
https://github.com/synfig/synfig/commit/6e7d680ce5dd92d0ac995894ae9ce7249c855a00
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/instance.cpp
Log Message:
-----------
Remove debug output
Commit: 4c4187720b1fdece4d62b4fc0e56efee776f7266
https://github.com/synfig/synfig/commit/4c4187720b1fdece4d62b4fc0e56efee776f7266
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Test for outline 2
Commit: 17b2e450723014ad700bf6f57b13b3875cceb000
https://github.com/synfig/synfig/commit/17b2e450723014ad700bf6f57b13b3875cceb000
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
test 3 for stroke output
Commit: 1387de80006c2d97aab8af9c11553ca719ca1933
https://github.com/synfig/synfig/commit/1387de80006c2d97aab8af9c11553ca719ca1933
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/polygonizerclasses.h
Log Message:
-----------
Fix outline creation
Commit: c2634a89a34c61f905a38c37d38458fc685e724b
https://github.com/synfig/synfig/commit/c2634a89a34c61f905a38c37d38458fc685e724b
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
set width to 1 for all vertices
Commit: 281fed30c17c2fcccec8e8aff4d269c2d0cef3a5
https://github.com/synfig/synfig/commit/281fed30c17c2fcccec8e8aff4d269c2d0cef3a5
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
add debug code for checking control points
Commit: 8c23ec8ac41fd2cadfc2f0be3ae29bee42dbe537
https://github.com/synfig/synfig/commit/8c23ec8ac41fd2cadfc2f0be3ae29bee42dbe537
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Fix affine transformation matrix
Commit: 7e221528dc7390022e8ad7aaf93af6169446d0b1
https://github.com/synfig/synfig/commit/7e221528dc7390022e8ad7aaf93af6169446d0b1
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
Fixed incorrect control points
Commit: 34403dc92f443922a8e449bbcc614f5ffebe7589
https://github.com/synfig/synfig/commit/34403dc92f443922a8e449bbcc614f5ffebe7589
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
attempt to create group layer
Commit: 6908b42d8cc9a960af51020ba362cae0cc6cc0e0
https://github.com/synfig/synfig/commit/6908b42d8cc9a960af51020ba362cae0cc6cc0e0
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
multiplier issue and revert group creation
Commit: c3b40376a70274bcfd9e378f60ceeddea56df404
https://github.com/synfig/synfig/commit/c3b40376a70274bcfd9e378f60ceeddea56df404
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
to check
Commit: 5b19e8554c138f59a273329ccb1c206c36882f07
https://github.com/synfig/synfig/commit/5b19e8554c138f59a273329ccb1c206c36882f07
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
change group canvas
Commit: 765860acadf9df2c8ce28a862a52a70541ebc149
https://github.com/synfig/synfig/commit/765860acadf9df2c8ce28a862a52a70541ebc149
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
change origin to previous last
Commit: d10bb68289e6c634891a1efd23cc787cd67efa46
https://github.com/synfig/synfig/commit/d10bb68289e6c634891a1efd23cc787cd67efa46
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
pixel to unit conversion
Commit: e7546159e85562476f80d88492e53bc8cab61f8c
https://github.com/synfig/synfig/commit/e7546159e85562476f80d88492e53bc8cab61f8c
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
fix tangent and point in case of 4 point segment
Commit: 2cda4f05aa58e952ed8ac407df975ce3d2c70563
https://github.com/synfig/synfig/commit/2cda4f05aa58e952ed8ac407df975ce3d2c70563
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
set outline width=5.0
Commit: 5ae883ac37fe0f83a7162bed159b4d635b7cf2cd
https://github.com/synfig/synfig/commit/5ae883ac37fe0f83a7162bed159b4d635b7cf2cd
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
Group of outlines is now outside of switch
Note: We need to create a layer on top to refresh panel and see changes
Commit: 5c7d6aeeef8de65beb8f81856226bdc4ae70474d
https://github.com/synfig/synfig/commit/5c7d6aeeef8de65beb8f81856226bdc4ae70474d
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
A synfig-studio/src/synfigapp/actions/vectorization.cpp
A synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
init vectorization action
Commit: 896d3a2bbe469d533bd488b3c68bb1b40c400e99
https://github.com/synfig/synfig/commit/896d3a2bbe469d533bd488b3c68bb1b40c400e99
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
some progress on action
Commit: 7b37015d92b42783e228519316ac951320230324
https://github.com/synfig/synfig/commit/7b37015d92b42783e228519316ac951320230324
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
added config function and set_param()
Commit: 7799cf0be9f8fca160f1aac726467d463bb3295d
https://github.com/synfig/synfig/commit/7799cf0be9f8fca160f1aac726467d463bb3295d
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
added vCore and configuration
Commit: a1d71f05120914f2a9f33e308f57fb08a6f45b5c
https://github.com/synfig/synfig/commit/a1d71f05120914f2a9f33e308f57fb08a6f45b5c
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
inherit from undoable not superaction
Commit: 7d91900a72b25f09c103e18816f0b36c49e857bc
https://github.com/synfig/synfig/commit/7d91900a72b25f09c103e18816f0b36c49e857bc
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
added get_param_vocab() and is_candidate()
Commit: f49dbb24ba922b785d19499c49ebf74b2278c31c
https://github.com/synfig/synfig/commit/f49dbb24ba922b785d19499c49ebf74b2278c31c
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
added is_ready() and undo()
Commit: d5e0efe39d345b44e3884637c5c80a35d54408a4
https://github.com/synfig/synfig/commit/d5e0efe39d345b44e3884637c5c80a35d54408a4
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
M synfig-studio/src/gui/vectorizer/centerlinevectorizer.h
Log Message:
-----------
Change function definition to return outline list
Commit: b2346e0565f3872efe27fce72d2165543d236876
https://github.com/synfig/synfig/commit/b2346e0565f3872efe27fce72d2165543d236876
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/synfigapp/Makefile.am
M synfig-studio/src/synfigapp/actions/CMakeLists.txt
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
call vectorizer action and add to makelist
Commit: f0cb0790d7bb93ddbdde2728374fa02d0fd215cb
https://github.com/synfig/synfig/commit/f0cb0790d7bb93ddbdde2728374fa02d0fd215cb
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
fix redeclaration error
Commit: 8a765d4e0c4ef79898b6a7044c0de2fc9932ef07
https://github.com/synfig/synfig/commit/8a765d4e0c4ef79898b6a7044c0de2fc9932ef07
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
added instance to vectorizersettings
Note: compiled successfully
Commit: a9cbd6d99d2a4942d440bc854147364c7c8d816c
https://github.com/synfig/synfig/commit/a9cbd6d99d2a4942d440bc854147364c7c8d816c
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/action.cpp
Log Message:
-----------
add vectorization to action::book()
Commit: df5224c1d84eb002ab05c25c81b92b5da30fa31a
https://github.com/synfig/synfig/commit/df5224c1d84eb002ab05c25c81b92b5da30fa31a
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
show 'under development' when outline selected
Commit: 91fe33b7c91bc433a17245785fbb2a4cdc053b16
https://github.com/synfig/synfig/commit/91fe33b7c91bc433a17245785fbb2a4cdc053b16
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/CMakeLists.txt
M synfig-studio/src/gui/Makefile.am
R synfig-studio/src/gui/vectorizer/CMakeLists.txt
R synfig-studio/src/gui/vectorizer/Makefile_insert
R synfig-studio/src/gui/vectorizer/centerlineadjustments.cpp
R synfig-studio/src/gui/vectorizer/centerlinecolors.cpp
R synfig-studio/src/gui/vectorizer/centerlinepolygonizer.cpp
R synfig-studio/src/gui/vectorizer/centerlineskeletonizer.cpp
R synfig-studio/src/gui/vectorizer/centerlineskeletonizer.h
R synfig-studio/src/gui/vectorizer/centerlinetostrokes.cpp
R synfig-studio/src/gui/vectorizer/centerlinevectorizer.cpp
R synfig-studio/src/gui/vectorizer/centerlinevectorizer.h
R synfig-studio/src/gui/vectorizer/outlinevectorizer.cpp
R synfig-studio/src/gui/vectorizer/polygonizerclasses.h
R synfig-studio/src/gui/vectorizer/vectorizerparameters.h
M synfig-studio/src/synfigapp/CMakeLists.txt
M synfig-studio/src/synfigapp/Makefile.am
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
A synfig-studio/src/synfigapp/vectorizer/CMakeLists.txt
A synfig-studio/src/synfigapp/vectorizer/Makefile_insert
A synfig-studio/src/synfigapp/vectorizer/centerlineadjustments.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinecolors.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinepolygonizer.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.h
A synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.h
A synfig-studio/src/synfigapp/vectorizer/outlinevectorizer.cpp
A synfig-studio/src/synfigapp/vectorizer/polygonizerclasses.h
A synfig-studio/src/synfigapp/vectorizer/vectorizerparameters.h
Log Message:
-----------
Moved gui/vectorizer to synfigapp/vectorizer
Commit: a1416fbeea18c77d1592f47419bc1cf4d2d314ac
https://github.com/synfig/synfig/commit/a1416fbeea18c77d1592f47419bc1cf4d2d314ac
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
add debug lines
Commit: c5cc5d25554648c360826b634c6305420c1ec796
https://github.com/synfig/synfig/commit/c5cc5d25554648c360826b634c6305420c1ec796
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
Test: replace Vectorizer with LayerAdd
Commit: 3710aa9c88f371f0880f532d16eae36a80096621
https://github.com/synfig/synfig/commit/3710aa9c88f371f0880f532d16eae36a80096621
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
Test: vectorization perform() still crashed
Commit: 7a49bfdc77bc37c0fd7ee1ef7a1efa553c49cdae
https://github.com/synfig/synfig/commit/7a49bfdc77bc37c0fd7ee1ef7a1efa553c49cdae
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
fix vectorization action crash
Commit: a8ab539cd2d4d994a2c96470366b110f4607ff5e
https://github.com/synfig/synfig/commit/a8ab539cd2d4d994a2c96470366b110f4607ff5e
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
Fixed wrong isOutline condition
this was causing vectorizer to pass outline config when centerline was called
Commit: 316c5b787416dadbaf993a03aebd7228501d39c3
https://github.com/synfig/synfig/commit/316c5b787416dadbaf993a03aebd7228501d39c3
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
Implemented recommendations for vectorization action
Commit: 2c3f103ce7b959ff4437a9bd3ca603c47d138735
https://github.com/synfig/synfig/commit/2c3f103ce7b959ff4437a9bd3ca603c47d138735
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
undo() added
Commit: 51d98f95e0c8698b993b31895952cb7341f50c54
https://github.com/synfig/synfig/commit/51d98f95e0c8698b993b31895952cb7341f50c54
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
implemented recommendations
Commit: e1f4319d7cead4651c8e215082f8c138a7bd4b81
https://github.com/synfig/synfig/commit/e1f4319d7cead4651c8e215082f8c138a7bd4b81
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/instance.cpp
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
implement canvas related imrovements
Commit: 9c69d55dcfbbee578bc5f496abb85d26825efe53
https://github.com/synfig/synfig/commit/9c69d55dcfbbee578bc5f496abb85d26825efe53
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
fix (0,0) added at the bline_point_list
Commit: 97982fac804016f164ce98477112fd3efad4fb64
https://github.com/synfig/synfig/commit/97982fac804016f164ce98477112fd3efad4fb64
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
attempt to fix outline width
Commit: c9dac1fbf088bd7494f15366c32f678765917428
https://github.com/synfig/synfig/commit/c9dac1fbf088bd7494f15366c32f678765917428
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
fix last point addition in outline
Commit: 18af8c2b2f0eceb25a2e0f3878ba8c82ccd5702c
https://github.com/synfig/synfig/commit/18af8c2b2f0eceb25a2e0f3878ba8c82ccd5702c
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
use shifting to overlap original image
Commit: 612da1c55511b6dad6bcad2bc92d187765456bdd
https://github.com/synfig/synfig/commit/612da1c55511b6dad6bcad2bc92d187765456bdd
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
some debug code
Commit: 099b3f93075e27f7da210e1fdceb68fa849851d1
https://github.com/synfig/synfig/commit/099b3f93075e27f7da210e1fdceb68fa849851d1
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinepolygonizer.cpp
Log Message:
-----------
remove commented code
Commit: 5a81258c3217eaa467b661b646d4a2f0e12698c9
https://github.com/synfig/synfig/commit/5a81258c3217eaa467b661b646d4a2f0e12698c9
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
added debug lines to see output variation
PS:at this step output is always same
Commit: 48e106a99914198c809d91acd0b867d0c3499c8a
https://github.com/synfig/synfig/commit/48e106a99914198c809d91acd0b867d0c3499c8a
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.cpp
Log Message:
-----------
error is present in sskeltonize function
Commit: c81c5cb5eecc2fd4be0cf4641b9db9cd4a2ad713
https://github.com/synfig/synfig/commit/c81c5cb5eecc2fd4be0cf4641b9db9cd4a2ad713
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.cpp
Log Message:
-----------
add more debug code
Commit: 2bdc689c840dfaf0560802b8e943b1cdf54e0d20
https://github.com/synfig/synfig/commit/2bdc689c840dfaf0560802b8e943b1cdf54e0d20
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
add delete skeleton
Commit: 90515fb8915421f1468c6ac85969818e2f6987e6
https://github.com/synfig/synfig/commit/90515fb8915421f1468c6ac85969818e2f6987e6
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/instance.cpp
M synfig-studio/src/synfigapp/actions/vectorization.cpp
M synfig-studio/src/synfigapp/actions/vectorization.h
Log Message:
-----------
copy transformation from switch to outline group
Commit: c703dc066285518f8026d1cf102296c489859d13
https://github.com/synfig/synfig/commit/c703dc066285518f8026d1cf102296c489859d13
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.cpp
Log Message:
-----------
fix wrong result and crash
Commit: 4114f211068b3edd63b7cdbccc139c6292ddb2d9
https://github.com/synfig/synfig/commit/4114f211068b3edd63b7cdbccc139c6292ddb2d9
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.cpp
M synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.h
Log Message:
-----------
Fix https://github.com/synfig/synfig/issues/909
Commit: 11c0e5559f35df4d123001df7d299ab870b74e07
https://github.com/synfig/synfig/commit/11c0e5559f35df4d123001df7d299ab870b74e07
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Do not modify width and check if non zero
Commit: 1c747f865878e6064947badbe11d227427c9296b
https://github.com/synfig/synfig/commit/1c747f865878e6064947badbe11d227427c9296b
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
Possible fix for ouline width and removed multiple function call and for
loop for speed improvements
Commit: 5121250e4656bffa42098411ec2b2b8598d19250
https://github.com/synfig/synfig/commit/5121250e4656bffa42098411ec2b2b8598d19250
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
fixed placement of result
Commit: d23c273b2bebd2aa508b2bea8b81708c307877e6
https://github.com/synfig/synfig/commit/d23c273b2bebd2aa508b2bea8b81708c307877e6
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
fix https://github.com/synfig/synfig/issues/912
Commit: b59311172a4e63effda52ad5eeba7c84f497aa72
https://github.com/synfig/synfig/commit/b59311172a4e63effda52ad5eeba7c84f497aa72
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinepolygonizer.cpp
M synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.cpp
R synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.h
M synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.cpp
Log Message:
-----------
comment fix: remove unused dead code from comment
Commit: 0bab3f26f61df890f7d9503954c40d141f407e83
https://github.com/synfig/synfig/commit/0bab3f26f61df890f7d9503954c40d141f407e83
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/Makefile.am
M synfig-studio/src/synfigapp/vectorizer/Makefile_insert
Log Message:
-----------
makefile modifications for last commit
Commit: 95f559c1e41f00a83b3c00bd6958e9d11d4d023f
https://github.com/synfig/synfig/commit/95f559c1e41f00a83b3c00bd6958e9d11d4d023f
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/instance.cpp
Log Message:
-----------
Fix result outside of switch(when inside layer clicked)
Added bool insideswitch
Commit: 8c166eb52bdfb4f6cdd7ac2c8952c63a458b7999
https://github.com/synfig/synfig/commit/8c166eb52bdfb4f6cdd7ac2c8952c63a458b7999
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
Added move_depth to move till appropriate depth
fix:https://github.com/synfig/synfig/issues/912
Commit: 03a08bedf9185136574a67a41f131408efc0fb37
https://github.com/synfig/synfig/commit/03a08bedf9185136574a67a41f131408efc0fb37
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/synfigapp/vectorizer/centerlinepolygonizer.cpp
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
M synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.h
Log Message:
-----------
miscellaneous comment and debug improvements
Commit: 949420faa1b918922e1552ad89dbf5806807b1a5
https://github.com/synfig/synfig/commit/949420faa1b918922e1552ad89dbf5806807b1a5
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/actions/vectorization.cpp
Log Message:
-----------
fix error related to depth
Commit: fb4c7f02d1ec02d8860cc9f8dbca8ff7193e722c
https://github.com/synfig/synfig/commit/fb4c7f02d1ec02d8860cc9f8dbca8ff7193e722c
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
Removed references to non-implemented features
fix:https://github.com/synfig/synfig/issues/920
Commit: c69daf803524cd64337fc0eba95bbf33a878a262
https://github.com/synfig/synfig/commit/c69daf803524cd64337fc0eba95bbf33a878a262
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
fix https://github.com/synfig/synfig/issues/920
Commit: f71999da20047115d220bad0270858f92b1a0d55
https://github.com/synfig/synfig/commit/f71999da20047115d220bad0270858f92b1a0d55
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
init progress bar
Commit: 777dbdfbc47e1c388e655c70a795ad8e6dd08df8
https://github.com/synfig/synfig/commit/777dbdfbc47e1c388e655c70a795ad8e6dd08df8
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
Log Message:
-----------
added default height of progressbar
Commit: 0017a26732e3a570be52ac017cab5c4052c0b5a8
https://github.com/synfig/synfig/commit/0017a26732e3a570be52ac017cab5c4052c0b5a8
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
fix margin and add text
Commit: ef3a5847adf869d94fd491ce8c57b26efd47e64b
https://github.com/synfig/synfig/commit/ef3a5847adf869d94fd491ce8c57b26efd47e64b
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
added onemoment but not correctly working
Commit: 708a572b7a1ef5c225b9b8df8d1ec600b8a80579
https://github.com/synfig/synfig/commit/708a572b7a1ef5c225b9b8df8d1ec600b8a80579
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
added set_progress()
Commit: 2268e35494c13f494177ec2852875f2c67544af7
https://github.com/synfig/synfig/commit/2268e35494c13f494177ec2852875f2c67544af7
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
fix set_progress() declaration
Commit: b1d2223670ad06d8a77bbbca080da723b28afb89
https://github.com/synfig/synfig/commit/b1d2223670ad06d8a77bbbca080da723b28afb89
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
Log Message:
-----------
attempt to make onemoment
Commit: ea2fa4b92729238776fa74a8db8743914eb7a67b
https://github.com/synfig/synfig/commit/ea2fa4b92729238776fa74a8db8743914eb7a67b
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
fix result scaling in accordance with canvas properties
Commit: 6a3e32375b0e84522525a7f8735ac120dcfda4a1
https://github.com/synfig/synfig/commit/6a3e32375b0e84522525a7f8735ac120dcfda4a1
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
Log Message:
-----------
fixed https://github.com/synfig/synfig/issues/925
Commit: ae40dba7e7d2fb1a1196781215e5eeb691c68acd
https://github.com/synfig/synfig/commit/ae40dba7e7d2fb1a1196781215e5eeb691c68acd
Author: Ankit Kumar Dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
Log Message:
-----------
fix no output when max thickness is zero
Commit: 16a7cf8016f6b4afaee7fd4199db0f136f79a14a
https://github.com/synfig/synfig/commit/16a7cf8016f6b4afaee7fd4199db0f136f79a14a
Author: ankit-kumar-dwivedi <[email protected]>
Date: 2019-08-31 (Sat, 31 Aug 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/vectorizersettings.cpp
M synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/instance.cpp
M synfig-studio/src/gui/instance.h
Log Message:
-----------
removed global my_layer_bitmap,insideSwitch and reference_layer
Commit: 04b1a8c6efe7f3f7b4c3459716e8bbebfc2ff75e
https://github.com/synfig/synfig/commit/04b1a8c6efe7f3f7b4c3459716e8bbebfc2ff75e
Author: Konstantin Dmitriev <[email protected]>
Date: 2019-09-01 (Sun, 01 Sep 2019)
Changed paths:
M synfig-studio/src/gui/app.cpp
M synfig-studio/src/gui/app.h
M synfig-studio/src/gui/dialogs/CMakeLists.txt
M synfig-studio/src/gui/dialogs/Makefile_insert
A synfig-studio/src/gui/dialogs/vectorizersettings.cpp
A synfig-studio/src/gui/dialogs/vectorizersettings.h
M synfig-studio/src/gui/instance.cpp
M synfig-studio/src/gui/instance.h
M synfig-studio/src/synfigapp/CMakeLists.txt
M synfig-studio/src/synfigapp/Makefile.am
M synfig-studio/src/synfigapp/action.cpp
M synfig-studio/src/synfigapp/actions/CMakeLists.txt
A synfig-studio/src/synfigapp/actions/vectorization.cpp
A synfig-studio/src/synfigapp/actions/vectorization.h
A synfig-studio/src/synfigapp/vectorizer/CMakeLists.txt
A synfig-studio/src/synfigapp/vectorizer/Makefile_insert
A synfig-studio/src/synfigapp/vectorizer/centerlineadjustments.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinecolors.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinepolygonizer.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlineskeletonizer.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinetostrokes.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.cpp
A synfig-studio/src/synfigapp/vectorizer/centerlinevectorizer.h
A synfig-studio/src/synfigapp/vectorizer/outlinevectorizer.cpp
A synfig-studio/src/synfigapp/vectorizer/polygonizerclasses.h
A synfig-studio/src/synfigapp/vectorizer/vectorizerparameters.h
Log Message:
-----------
Merge pull request #930 from ankit-kumar-dwivedi/vectorization
Merge Vectorization of bitmaps feature (GSoC 2019). Closes #735.
Compare: https://github.com/synfig/synfig/compare/b2ca23c7eecb...04b1a8c6efe7
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl