32 Commits

Author SHA1 Message Date
Uwe Rathmann
6b1ef043a9 vertical/horizontal lines are valid paths with an empty bounding
rectangle
2024-10-22 08:53:11 +02:00
Uwe Rathmann
6a2e07339e QskShapeNode::updateNode -> updatePath. workaround for a bug that has
not yet been understood reintroduced
2024-09-26 17:07:54 +02:00
Uwe Rathmann
f898746019 QskStrokeNode::updatePath + methods without implementation removed 2024-09-26 16:20:03 +02:00
Uwe Rathmann
511db2650e copyright notice generalised 2024-01-17 14:31:45 +01:00
Uwe Rathmann
9e583166ff BSD-3-Clause license 2023-04-06 09:23:37 +02:00
Uwe Rathmann
247dd38067 bye,bye qmake, say hello to cmake 2023-04-05 17:47:15 +02:00
Uwe Rathmann
658bc71891 fixig pedantic compiler warnings 2023-04-04 09:05:16 +02:00
Uwe Rathmann
7e36893d1c compiler warnings fixed 2023-04-04 08:49:11 +02:00
Uwe Rathmann
da7e1f7ae4 compiler warnings fixed 2023-01-10 12:09:27 +01:00
Uwe Rathmann
76c8e41fcc radiusX/radiusY to allow ellipsoid and circular radial gradients 2022-12-23 14:57:46 +01:00
Uwe Rathmann
877f4151bc using a more interesting gradient 2022-12-22 20:43:19 +01:00
Uwe Rathmann
3de71d1bd5 QskGradient::Spread -> QskGradient::SpreadMode 2022-12-22 11:45:23 +01:00
Uwe Rathmann
ac73161e33 compiler warning fixed 2022-12-03 17:24:25 +01:00
Uwe Rathmann
fad8d8a616 alternative qml implementation added ( can be started with shapes -qml ) 2022-12-03 17:19:07 +01:00
Uwe Rathmann
1e7dde8f53 minor fixes 2022-12-03 10:38:42 +01:00
Uwe Rathmann
2fce815925 working towards an API, that works for QML 2022-12-02 16:30:01 +01:00
Uwe Rathmann
0925b40b7a QGradient::Spread -> QskGradient::Spread 2022-12-01 12:03:36 +01:00
Uwe Rathmann
bbfc16c609 improving Qml support or QskGradient 2022-11-29 10:59:09 +01:00
Uwe Rathmann
b140d1b30a QskGradientDirection introduced - no more classes derived from
QskGradient
2022-11-13 17:22:09 +01:00
Uwe Rathmann
ad67d035f3 new QskGradient 2022-10-31 14:42:08 +01:00
Uwe Rathmann
38bc3286cd QskGradient improved ( linear/radial/conic gradients ) 2022-10-31 14:22:20 +01:00
Uwe Rathmann
51a7e4e589 Using our own gradient shaders ( no dependencies from quickshapes
anymore ). shapes/Gradient has not yet been merged into QskGradient
and we still have some stupid conversions to QGradient in the way.
2022-10-13 19:39:57 +02:00
Uwe Rathmann
cfc3d8f079 comiler errors fixed 2022-10-07 19:01:07 +02:00
Uwe Rathmann
9d640d3f06 Qt5 fixes 2022-10-07 16:17:52 +02:00
Uwe Rathmann
f20abaddd2 example improved 2022-10-07 14:40:10 +02:00
Uwe Rathmann
b1bf367fa6 shapes example improved, linear/radial/conic gradients shown 2022-10-07 14:36:14 +02:00
Uwe Rathmann
ee7dbb300a scaling of pens moved to QskStrokeNode 2022-09-30 15:09:52 +02:00
Uwe Rathmann
45e59d6c10 wip 2022-09-29 17:26:15 +02:00
Uwe Rathmann
f798f2228c more details around shapes 2022-09-29 16:50:46 +02:00
Uwe Rathmann
b138d04053 shaders for gradients ( QGradient variations ) added 2022-09-28 20:14:10 +02:00
Uwe Rathmann
f3acb55170 code improved 2022-09-27 15:06:44 +02:00
Uwe Rathmann
c8367c8a5e shapes playground example added 2022-09-26 17:51:28 +02:00