Commit Graph

23 Commits

Author SHA1 Message Date
Uwe Rathmann bf496f8d06 sources as cmake function parameters 2023-04-01 17:34:43 +02:00
Uwe Rathmann 0a6a1057ba plugins fixed 2023-04-01 13:58:56 +02:00
Uwe Rathmann 6d23cab963 using qsk_example 2023-03-29 17:49:17 +02:00
Uwe Rathmann 6ae153b28b centralizing cmake settings 2023-03-29 15:11:51 +02:00
Uwe Rathmann 2290212bf5 qmake project files removed 2023-03-28 12:14:25 +02:00
Uwe Rathmann 502cc5e9b1 Merge branch 'cmake' of https://github.com/vrcomputing/qskinny into cmake 2023-03-08 09:25:06 +01:00
Uwe Rathmann a6bf60c9b4 upgraded to uncrustify 0.76.0 - still not happy with the C++ beautifier
situation, that requires way too much manual post processing
2023-02-28 15:49:42 +01:00
Rick Vogel c194bbaedd using qt versionless approach 2022-12-20 14:01:57 +01:00
Rick Vogel 778ac06215 add WIN32 MACOSX_BUNDLE to all GUI applications 2022-12-16 13:19:46 +01:00
Rick Vogel b7e283c35c playground compileable 2022-09-29 22:31:47 +02:00
Rick Vogel a4e2f9f1da initial commit with iot dashboard working 2022-09-28 23:49:30 +02:00
Uwe Rathmann bf15d21fb5 shadows example improved 2022-06-14 11:58:56 +02:00
Uwe Rathmann 1339a5f4cb shadows added to the box model 2022-06-13 17:01:15 +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
Uwe Rathmann b2a95c126e memory leak fixed 2022-05-30 17:17:47 +02:00
Uwe Rathmann 1cc0dff8d5 uncrustified 2022-03-23 11:54:34 +01:00
Uwe Rathmann 7f5d289808 obsolete code for earlier versions removed 2022-03-20 14:22:11 +01:00
Uwe Rathmann 10519ffee0 Qt 5.6 incompatibility fixed 2021-10-26 10:59:26 +02:00
Uwe Rathmann 2438b0f7ee playing with shadows 2021-09-18 14:48:25 +02:00
Uwe Rathmann 3956f123f5 using pragma once for the examples 2021-08-04 10:11:12 +02:00
Uwe Rathmann fbf2a33a9a uncrustified 2020-12-05 15:09:31 +01:00
Uwe Rathmann 513e167d25 Qt 5.6 incompatibility removed 2020-10-20 17:44:36 +02:00
Uwe Rathmann bbbc02f122 shadows added to playground 2020-10-06 15:49:46 +02:00