122 Commits

Author SHA1 Message Date
15fece4b80 fix object not being resized if created in presentation mode 2026-07-20 10:44:48 +02:00
0d03fb4979 fix regression where a blank tc.preset wouldn't get properly initalized.
Fix text_bg_color not being set properly
2026-07-20 10:22:47 +02:00
eb89d37a7c prevents some uneeded redraws in v8ui 2026-07-16 16:56:34 +02:00
ac39f1ac4d update readme 2026-07-15 21:27:08 +02:00
7146d26a57 helpfile update 2026-07-15 20:23:27 +02:00
074c23523d bring back bubble when moving slot 2026-07-15 20:14:25 +02:00
514f6fd417 reworked interactions with a "modifier" state; click interactions still
possible when drag_mode enabled; display a cross when about to delete
2026-07-15 20:11:59 +02:00
1cf0d247f3 Add more presets to helpfile 2026-07-15 19:06:27 +02:00
3b10eef0c8 version bump; fix error in in-line interp mode 2026-07-14 16:40:30 +02:00
e5d871456e add interp_mode, change drag_mode behavior, add option hold to switch
between drag modes, change interp multi for gaussian distribution, doc
update
2026-07-14 16:34:04 +02:00
08f97d61de dbap interp rolloff algo 2026-07-13 16:45:19 +02:00
b3aed4c39a add store_passthrough 2026-07-10 09:35:23 +02:00
ddc5dcc162 make drag_mode 2 compatible with list layout; weighted interp for
drag_mode 3; small fixes
2026-07-09 21:20:54 +02:00
ae02cdbf7c removed useless attribute getters 2026-07-09 13:49:24 +02:00
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