Commit Graph

318 Commits

Author SHA1 Message Date
6b5e136ef4 update deps 2025-07-30 14:20:06 -05:00
6cdec8ac9f Fix tooltip width 2025-07-30 12:59:12 -05:00
8d26fc6b86 hide tooltip text when none needed 2025-07-29 22:18:18 -05:00
e1252fc7d1 show tooltip when right-click is available 2025-07-29 22:14:06 -05:00
83e592ad5c Fix deprecated function calls in KFlxShader 2025-07-29 22:09:02 -05:00
dd9632081a tooltips and right-click actions 2025-07-29 21:47:36 -05:00
04be93ad05 textPlates allow specifying width, object arg call form 2025-07-29 21:47:27 -05:00
f14071de8f fix function call in simplewindow-test 2025-07-29 21:47:27 -05:00
69ecc70c42 update deps 2025-07-29 21:47:27 -05:00
712a91fe48 more #if sys guards for html5 games 2025-07-29 15:43:53 -05:00
08c5aecebb SimpleWindow-test update deps 2025-07-29 15:43:22 -05:00
53531f25e7 no Sys.exit() for simplewindow-test on html5 2025-07-29 15:42:42 -05:00
a1b1275aed no feedbackwindow for html5 for now 2025-07-29 15:41:58 -05:00
58a5d7f684 Don't let off-window mouse move cameras 2025-07-14 15:55:18 -05:00
b445755100 update deps 2025-07-14 13:59:08 -05:00
b6028512ba feedback server systemd unit 2025-04-08 15:49:02 -05:00
2694a860d2 Fix type error for checkerboard shader 2025-03-12 16:15:53 -05:00
cd780efd3c update deps 2025-03-12 15:31:24 -05:00
af8ae01d32 don't call private SimpleWindow constructor in KFlxShader 2025-03-12 12:31:16 -05:00
2a013ca4d3 SimpleWindow.notifyV2 2025-03-12 11:44:18 -05:00
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