Uwe Rathmann
af34d7b8f2
arc shadow shader moved to playground shadows - the algo does not match
...
the arc renderer.
2024-09-30 12:06:51 +02:00
Uwe Rathmann
81cecb6ec4
supoort of experimental Qt5/RHI dropped ( use Qt6 for RHI ). Building
...
the qsb files from the makefiles. See https://github.com/uwerat/qskinny/issues/356
2024-01-08 16:06:43 +01:00
Uwe Rathmann
e63b064f5a
QskArcShadowNode introduced ( kudos to Rick )
2024-01-06 15:05:30 +01:00
Uwe Rathmann
e7752a25f9
forgotten qt5 code added
2023-11-23 16:50:26 +01:00
Uwe Rathmann
dc64f21901
QskBasicLinesNode ( crisplines shaders ) introduced
2023-11-23 15:38:25 +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
0ed9afe2b4
QskBoxShadowNode introduced ( from playground/shadows )
...
- shader code migrated from glsl to vulkan-glsl
- #ifdef "Geschnetzel" introduced to support old and rhi graphic APIs
- iotdashboard, shadows examples adjusted
2022-06-04 17:56:14 +02:00