Commit Graph

232 Commits

Author SHA1 Message Date
fa6a4a497a remove annoying extension trace 2025-07-31 15:22:50 -05:00
9582817930 fix right-click menu height 2025-07-31 14:51:08 -05:00
563a2231d6 when hiding window hide tooltip and rightclick menu 2025-07-31 12:50:26 -05:00
67c33b53a3 cyclable text macro for SimpleWindow 2025-07-31 12:35:45 -05:00
061fb64db9 remove debug print 2025-07-30 17:33:52 -05:00
43ea49d4b7 macro for togglable booleans in SimpleWindow 2025-07-30 17:23:00 -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
712a91fe48 more #if sys guards for html5 games 2025-07-29 15:43:53 -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
2694a860d2 Fix type error for checkerboard shader 2025-03-12 16:15:53 -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
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
8fbc2ea989 SimpleWindow.setTitleText 2024-08-10 13:12:09 -05:00
9bfb28a5c3 fix promptForColor with alpha recursion 2024-07-13 22:39:11 -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
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
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
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
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
3741e0eecf actual Godot compatibility changes 2024-03-31 22:11:55 -06:00