Uwe Rathmann
|
0cda639d87
|
initializations simplified
|
2022-10-21 16:47:53 +02:00 |
Uwe Rathmann
|
f0c9548b4c
|
using QskGradient::isVisisble() instead of isValid()
|
2022-10-21 16:46:59 +02:00 |
Uwe Rathmann
|
8ba6085081
|
code prepared for gradients branch
|
2022-10-21 16:45:58 +02:00 |
Uwe Rathmann
|
d9976527fd
|
using setHGradient
|
2022-10-21 16:45:34 +02:00 |
Uwe Rathmann
|
fdf0e1fdb9
|
pointless forward declaration removed
|
2022-10-21 16:44:31 +02:00 |
Uwe Rathmann
|
84adee7ea8
|
unused includes removed
|
2022-10-21 16:43:59 +02:00 |
Uwe Rathmann
|
d3f9e97301
|
unused private methods removed
|
2022-10-20 10:22:13 +02:00 |
Uwe Rathmann
|
b1f63999c6
|
preparations for gradient updates
|
2022-10-20 09:29:20 +02:00 |
Uwe Rathmann
|
a21d96543f
|
using QskRgb::interpolated
|
2022-10-20 09:23:19 +02:00 |
Uwe Rathmann
|
d5ba7d9504
|
QskGradient::qtStops added
|
2022-10-20 09:22:11 +02:00 |
Uwe Rathmann
|
4ca794f7db
|
linear shaders modified
|
2022-10-18 17:37:31 +02:00 |
Uwe Rathmann
|
0d49820cad
|
bad memory allocation size fixed
|
2022-10-18 17:36:55 +02:00 |
Rick Vogel
|
380ae19fc0
|
add github actions build matrix for cmake
|
2022-10-17 22:05:14 +02:00 |
Rick Vogel
|
0f9092c905
|
fixed typo
|
2022-10-17 22:01:57 +02:00 |
Rick Vogel
|
c33cf9886d
|
build qskinny as shared library
|
2022-10-17 21:45:15 +02:00 |
Uwe Rathmann
|
4592ebfd3d
|
Merge branch 'master' of https://github.com/uwerat/qskinny
|
2022-10-15 13:25:25 +02:00 |
Uwe Rathmann
|
b6032f007c
|
wrong check fixed
|
2022-10-15 13:24:58 +02:00 |
Uwe Rathmann
|
618a97235e
|
auto keyword
|
2022-10-14 17:13:57 +02:00 |
Uwe Rathmann
|
6fef215310
|
using QskGradient::hash
|
2022-10-14 17:13:33 +02:00 |
Uwe Rathmann
|
4b1ac99740
|
compiler warning fixed
|
2022-10-14 17:13:03 +02: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
|
929c02fa0e
|
colorTable generation added
|
2022-10-13 19:39:24 +02:00 |
Uwe Rathmann
|
8da486a13f
|
QskGradientStops moved from QskGradient.h to QskGradientStop.h
|
2022-10-13 19:37:49 +02:00 |
Rick Vogel
|
e19620ffaa
|
Unified option naming to ENABLE_ and BUILD_
|
2022-10-10 14:11:13 +02:00 |
Rick Vogel
|
dfbcf73e76
|
Made Qt directory to cache variable
|
2022-10-10 12:58:48 +02:00 |
Uwe Rathmann
|
cfc3d8f079
|
comiler errors fixed
|
2022-10-07 19:01:07 +02:00 |
Uwe Rathmann
|
f9fefde387
|
warning fixed
|
2022-10-07 19:00:40 +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
|
f175f2b721
|
Arc added
|
2022-10-07 14:32:55 +02:00 |
Uwe Rathmann
|
1c98c90e8c
|
radial gradints fixed
|
2022-10-07 14:32:20 +02:00 |
Uwe Rathmann
|
477a284cfa
|
more expressive API
|
2022-10-05 09:38:35 +02:00 |
Uwe Rathmann
|
8052074c42
|
Conical->Conic ( following CSS naming )
|
2022-10-04 12:46:17 +02:00 |
Uwe Rathmann
|
f031e78a7b
|
storing path and transformation to know when geometry updates are
necessary
|
2022-09-30 15:23:55 +02:00 |
Uwe Rathmann
|
ee7dbb300a
|
scaling of pens moved to QskStrokeNode
|
2022-09-30 15:09:52 +02:00 |
Uwe Rathmann
|
cd19b047ab
|
setting an initial material, so that the node can be inserted into the
scene grapf without rnning into Qt assertions
|
2022-09-30 15:08:19 +02:00 |
Rick Vogel
|
b7e283c35c
|
playground compileable
|
2022-09-29 22:31:47 +02:00 |
Rick Vogel
|
ce233ccb09
|
make svg2qvg for robust
|
2022-09-29 21:34:04 +02:00 |
Rick Vogel
|
f2ec4f862f
|
added svg2qvg cmake function
|
2022-09-29 21:26:29 +02:00 |
Rick Vogel
|
e23230be98
|
reformatting
|
2022-09-29 19:45:47 +02:00 |
Rick Vogel
|
238e8aeb00
|
partially added ensure_skins mechanism
|
2022-09-29 19:05:57 +02:00 |
Rick Vogel
|
aa132beccb
|
fixed install suffix location
|
2022-09-29 19:05:14 +02:00 |
Rick Vogel
|
3045f5691f
|
add folder property to skins
|
2022-09-29 18:09:57 +02:00 |
Rick Vogel
|
83aa2170b6
|
all examples compileable
|
2022-09-29 17:59:07 +02:00 |
Uwe Rathmann
|
45e59d6c10
|
wip
|
2022-09-29 17:26:15 +02:00 |
Rick Vogel
|
dcd0ecfa49
|
qml examples compilable
|
2022-09-29 17:21:01 +02:00 |
Rick Vogel
|
f860213739
|
reformatting and documentation
|
2022-09-29 16:54:18 +02:00 |
Uwe Rathmann
|
f798f2228c
|
more details around shapes
|
2022-09-29 16:50:46 +02:00 |
Uwe Rathmann
|
634ca3bed3
|
smarter matrial updates
|
2022-09-29 12:40:22 +02:00 |