Commit Graph

108 Commits

Author SHA1 Message Date
bc3a4b31e7 bug fix 2026-07-09 13:23:24 +02:00
589c97b56b add drag_interp_radius attribute, defaults to 1. 2026-07-09 12:20:29 +02:00
3a8d893e5a inline interp + multi interp modes working 2026-07-09 11:59:57 +02:00
bcfeb98af9 1st attempt to drag-to-interp 2026-07-08 22:04:26 +02:00
e7aa6c789f prevent some interpolation from being incorrectly displayed. Fixes #5 2026-07-08 17:40:41 +02:00
e2f2843dc0 version bump 2026-07-08 13:35:49 +02:00
41022fecc8 add click_mode 2026-07-08 13:32:56 +02:00
1c109df629 update readme 2026-06-30 16:55:07 +02:00
d71d15c8f4 reduce redraws when resizing 2026-06-30 16:47:08 +02:00
6c98714971 update doc and help file 2026-06-30 16:06:05 +02:00
dabb81f8e4 prevent storing preset when clicking an empty slot with shift+ctrl 2026-06-30 14:21:29 +02:00
1897983305 new timestamp attribute, few simplifications/optimization 2026-06-30 14:15:06 +02:00
26e7fd1ca4 1.3.0: new autoname attribute, better unnamed preset handling, no more
"alias must be unique" error", shorter&faster hash generator
2026-06-30 01:49:51 +02:00
5eaa9ca63d bump version number 2026-02-11 09:11:41 +01:00
1b84b07e22 remove text_bg_color attr, set this color automatically based on text_color, remove ability to rename empty slots, bring textedit to front when renaming, minor ui changes 2026-02-11 09:07:51 +01:00
0fa39f185b main colors now fetches current Max theme during object instantiation 2026-01-15 20:45:55 +01:00
627848d872 small ui tweaks for more clarity 2026-01-15 13:58:11 +01:00
7c37e5a0d4 Always display bubble beside currently hovered slot. Add little arrow 2026-01-13 19:13:22 +01:00
18f183f91a slots can now be properly named without being filled ; add 'filled' slot value 2026-01-13 17:53:41 +01:00
5a5f26ce07 update launcher 2026-01-13 10:44:51 +01:00
12b585a6d2 hide preset name when <unnamed> (matchin [preset] behavior) 2026-01-13 10:33:55 +01:00
ca80a6cfe6 doc update 2026-01-13 10:33:15 +01:00
a9322cd2eb build: avoid zipping previous .zip 2025-10-28 19:54:15 +01:00
717fe34acc update presets 2025-10-22 18:46:30 +02:00
76969558ed disable border ; check for textedit at every rename action if not present. 2025-10-22 18:39:24 +02:00
e1d57b0683 textedit: enable nosymquotes 2025-10-22 17:49:49 +02:00
ac2c71a75e version bump 2025-10-22 16:34:46 +02:00
84d986e33d new feature: auto-link to pattrstorage at connection ; hopefully more robust init sequence 2025-10-22 16:27:17 +02:00
a554a531bc update support link 2025-10-22 13:45:23 +02:00
1921d38184 rename test.json to tcpreset_help to avoid possible conflicts ; Max 9 help file: add compatibility tab 2025-10-22 13:44:57 +02:00
032320a646 clear textedit when found 2025-10-22 13:40:30 +02:00
b245cc56e1 slightly improve readability of rename/lock indicators in some cases 2025-10-18 21:59:05 +02:00
fe348b7732 slightly improve textedit font size management 2025-10-14 23:18:39 +02:00
d57b71990b new move message, closes #3 ; further ui feedback improvement ; version bump 2025-10-10 20:52:48 +02:00
4624e64505 refined feedback for rename and lock interactions 2025-10-10 11:15:00 +02:00
2118487a7c create .zip at build 2025-10-10 11:13:25 +02:00
9ad871da82 fix bug allowing misuse of color_mode 2 and 3 even if preset_metadata not present 2025-10-10 03:02:37 +02:00
4168782fec cleanup 2025-10-10 03:01:55 +02:00
2c6d649d17 version and license file update 2025-10-10 01:28:04 +02:00
60b0be1155 add license 2025-10-10 00:45:02 +02:00
61dc781e1c donation button 2025-10-10 00:32:34 +02:00
7f88948801 readme update 2025-10-10 00:28:11 +02:00
9230837dfd Update Max 8 snippets Max8 help, version number... 2025-10-09 22:20:37 +02:00
52b8208a77 helpfile update with v8ui and new features 2025-10-09 20:52:53 +02:00
a003206b63 New script to build two versions of the package for Max 8 and Max 9 based on prefix in filenames. 2025-10-09 15:05:37 +02:00
ea35d06437 better textedit font size handling 2025-09-24 01:07:48 +02:00
617aeca46a poll_edited disabled by default. Fix doc 2025-09-23 13:26:32 +02:00
4db9161f3a nbslot_edit set to true by default (since it is enabled only when scrollable is true too). 2025-09-23 13:20:18 +02:00
61c2224719 nbslot_edit: add documentation and handle more edge cases 2025-09-19 16:37:04 +02:00
8684507886 add nbslot_edit attribute for new feature allowing to add/remove slot rows from UI 2025-09-19 11:08:36 +02:00