Commit Graph

298 Commits

Author SHA1 Message Date
4fb7971d95 make SimpleWindow deprecated functions private 2025-03-12 11:03:32 -05:00
5972ddf0af static SimpleWindow.create with keyword args 2025-03-12 10:05:58 -05:00
26f1b006ef update deps 2025-03-12 09:57:05 -05:00
774fb10e4e update kiss-tools 2024-12-05 21:05:20 -06:00
1cf971d17d update deps 2024-10-27 18:11:04 -05:00
7b547499e1 update deps 2024-10-24 08:18:48 -05:00
1c7ff1ec48 update deps 2024-10-23 21:58:28 -05:00
be85a7fd21 update deps 2024-10-20 11:19:59 -05:00
58b4e7fcc0 update deps 2024-10-13 15:22:10 -05:00
192d33e5fd allow ignoring cameras in sprite log 2024-10-11 10:51:54 -05:00
930ff20b81 update kiss-tools 2024-10-03 19:35:55 -05:00
ba41adb5e6 CameraTools.addBackgroundShaders return the camera 2024-09-25 17:09:29 -05:00
20ba177671 update deps 2024-09-25 16:24:24 -05:00
4dfd219636 update deps 2024-08-17 17:40:30 -05:00
8fbc2ea989 SimpleWindow.setTitleText 2024-08-10 13:12:09 -05:00
7cc19461bb update deps 2024-08-10 12:15:15 -05:00
9bfb28a5c3 fix promptForColor with alpha recursion 2024-07-13 22:39:11 -06:00
a10716c39b update kiss-tools 2024-07-13 18:15:48 -06:00
7585fb6c19 shader uniform editor window 2024-07-13 13:55:33 -06:00
654cb4945e promptForColor allowAlpha option 2024-07-13 13:54:15 -06:00
e9338ea9b7 Vector4 type in Uniform enum 2024-07-13 13:53:40 -06:00
68a6add052 fix shader FlxPoint uniform getters 2024-07-13 13:53:08 -06:00
77156a5e05 fun hint_range for god ray angle 2024-07-13 13:19:36 -06:00
9194cf7a30 fix enum constructor path 2024-07-13 13:05:45 -06:00
37aba5c036 extract more code from ShaderFrontend to KFlxShader 2024-07-13 12:06:51 -06:00
9eae5590e5 promptForColor give more controls 2024-07-13 10:30:43 -06:00
d5008a7634 SimpleWindow.promptForColor() 2024-07-12 16:48:16 -06:00
af4ebfa59d KFlxShader parse and stringify uniforms to optional json 2024-07-12 16:02:45 -06:00
ac99b7d355 JsonFlxPoint 2024-07-12 16:00:55 -06:00
7b02dfcc83 JsonFlxColor 2024-07-12 14:35:43 -06:00
0c2d7de557 kiss-flixel shaders inherit KFlxShader 2024-07-12 14:35:13 -06:00
1128c56413 update kiss-tools 2024-07-12 14:08:21 -06:00
866eaea875 update kiss-tools 2024-07-12 13:44:29 -06:00
23d5c0b0ab god rays shader 2024-07-11 16:44:45 -06:00
f02e0b1fc3 parse hint_range and hint_color in shaders 2024-07-11 16:21:34 -06:00
e7ee5e8385 TV Static shader 2024-07-11 12:36:49 -06:00
8a10726fee update deps 2024-07-11 11:38:28 -06:00
ddf76496ed update deps 2024-07-09 14:42:10 -06:00
4d9e79f0ee update deps 2024-07-02 18:34:10 -06:00
5945ae7acb Shadow shader test allow change deform 2024-06-28 15:58:38 -06:00
667785c62a Shadow shader! 2024-06-27 16:42:57 -06:00
b17677d2c9 shaders support vec2 uniforms as FlxPoint 2024-06-27 16:41:03 -06:00
d9dd9d012f warning when property not generated for shader uniform 2024-06-27 16:41:03 -06:00
6e1bfd06da shader test provide options menu 2024-06-27 16:41:03 -06:00
2f37031e76 update deps 2024-06-24 17:56:18 -06:00
69b7ce4549 more shader opengl backwards-compatibility 2024-06-22 14:42:31 -06:00
e34b69ab20 don't initialize added shader uniforms 2024-06-22 10:19:59 -06:00
dc3f98bdad update kiss 2024-06-14 21:12:08 -06:00
4f7062efe5 for background shaders, make other camera bgs transparent 2024-04-01 14:19:45 -06:00
e31c977975 CameraTools for adding shader filters 2024-04-01 13:20:47 -06:00