Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 1c1cd28238215f326d1b61882564e5a3f6948242
https://github.com/synfig/synfig/commit/1c1cd28238215f326d1b61882564e5a3f6948242
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M synfig-core/src/synfig/rendering/primitive/intersector.cpp
M synfig-core/src/synfig/rendering/primitive/intersector.h
Log Message:
-----------
Intersector: rename variables
better understandable names
Commit: dd223ba1147d452bb736160f7883daac86309aae
https://github.com/synfig/synfig/commit/dd223ba1147d452bb736160f7883daac86309aae
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M synfig-core/src/synfig/rendering/primitive/intersector.h
Log Message:
-----------
Intersector: add documentation to header
Commit: ab63c0c217fa4a97a9994a9d981a1af26835d017
https://github.com/synfig/synfig/commit/ab63c0c217fa4a97a9994a9d981a1af26835d017
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M synfig-core/src/synfig/rendering/primitive/intersector.h
Log Message:
-----------
Intersector: classify declarations to private access
Commit: 3f4a69701cfa80c73e84b4403d4de9cd143fbe60
https://github.com/synfig/synfig/commit/3f4a69701cfa80c73e84b4403d4de9cd143fbe60
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M synfig-core/src/synfig/rendering/primitive/intersector.cpp
Log Message:
-----------
Intersector: fix for quadratic Bezier curves
- Missed parenthesis mistake in Bhaskara solution for quadratic
equations
- Forgot to return correct signal according to curve direction for
some 'special' cases
This is another fix for #442
Commit: ec01f7b231ad5f6312994b14e5b44f0d9d402604
https://github.com/synfig/synfig/commit/ec01f7b231ad5f6312994b14e5b44f0d9d402604
Author: Rodolfo Ribeiro Gomes <[email protected]>
Date: 2021-10-13 (Wed, 13 Oct 2021)
Changed paths:
M synfig-core/src/modules/mod_geometry/circle.cpp
M synfig-core/src/modules/mod_geometry/circle.h
Log Message:
-----------
Circle: remove custom hit-check method: not needed anymore
Fix in Intersector for quadratic (conic) bezier curves solves
the old hit check for Circle reported in #442
Commit: b53d1943891c69e6fc8883bb689ec6b5bd2ae0b2
https://github.com/synfig/synfig/commit/b53d1943891c69e6fc8883bb689ec6b5bd2ae0b2
Author: ice0 <[email protected]>
Date: 2021-10-14 (Thu, 14 Oct 2021)
Changed paths:
M synfig-core/src/modules/mod_geometry/circle.cpp
M synfig-core/src/modules/mod_geometry/circle.h
M synfig-core/src/synfig/rendering/primitive/intersector.cpp
M synfig-core/src/synfig/rendering/primitive/intersector.h
Log Message:
-----------
Merge PR #2358: cleanup and fix Intersector class
cleanup and fix Intersector class: documentation and conic curves
Compare: https://github.com/synfig/synfig/compare/4f80ad1f48d6...b53d1943891c
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl