Commit Graph

10 Commits

Author SHA1 Message Date
RisaDev
ef6c7014e4 Added button to jump to template editing from profile tab, made TemplateManager IDisposable 2024-06-16 02:58:17 +03:00
RisaDev
49b220ac2d Fix invalid condition for "limit to my creatures", a bit of additional logging 2024-06-13 23:01:49 +03:00
RisaDev
76729b04f7 Improved handling of empty preview character setting 2024-04-13 22:47:00 +03:00
RisaDev
07f89334c1 Added ability to automatically set editor preview character to current character on login
Also refactored some things
2024-04-13 01:55:27 +03:00
RisaDev
6777f9db6e Continuing work on the IPC
ArmatureChanged.Type.Rebound -> Updated
IsPendingProfileRebind is now being set instead of calling RebuildBoneTemplateBinding and that function is called as a part of rebind process (not always though, pending rewrite)
Profiles can no longer be toggled in the UI while editor is active
ProfileChanged is no longer used in IPC, instead we are fully relying on armature events
Added warnings to legacy IPC messages to not use it
2024-03-24 23:45:28 +03:00
RisaDev
7f18030018 Trim user input so stuff doesn't break 2024-03-03 01:50:48 +03:00
RisaDev
9693e258ab Forgot to remove gpose state change check from TemplateEditorManager 2024-02-17 03:15:19 +03:00
RisaDev
e77037ff09 Fixed configuration migration not performing correctly 2024-01-10 00:12:54 +03:00
RisaDev
b979751ca4 Fixed editor's "limit to my creatures" setting not updating properly, fixed mirror mode not working on reset buttons 2024-01-09 22:52:20 +03:00
RisaDev
a486dd2c96 Code commit 2024-01-09 22:52:17 +03:00