Commit graph

274 commits

Author SHA1 Message Date
Vishyyy
a1e260c51f
resolving 2026-06-13 05:09:36 +05:30
Vishyyy
4b78af0028
fix 2026-06-13 05:07:37 +05:30
Vishyyy
5cef55509e
few fixes 2026-06-12 08:42:23 +05:30
GeoHnlol
3adfe38e55
Changed version number to 1.1.9 2026-06-11 12:35:04 +03:00
GeoHnlol
d88d0e149d
Updated export shortcuts
Replaced all instances of EXPORT_CLASS_NAME_SHORTCUTS with _DEPRECATED_EXPORT_SHORTCUTS for bs version 1.7.63
2026-06-08 14:27:28 +03:00
Loup-Garou911XD
822208149c
fix for latest version 2026-02-23 17:29:39 +05:30
Loup-Garou911XD
af881afd9b
added plugin bug report form template 2026-02-16 00:01:50 +05:30
Loup-Garou911XD
b0c463e32c ci 2026-01-26 16:10:31 +05:30
Loup-Garou911XD
f0b36c742b fix_moreWindow_scale 2026-01-26 16:05:30 +05:30
BroBordd
1b168f72f0
Updated plugman to v1.1.5 (#430)
* v1.1.5

* minor cleanup

* [ci] apply-version-metadata

---------

Co-authored-by: BroBordd <BroBordd@github.com>
Co-authored-by: BroBordd <192699453+BroBordd@users.noreply.github.com>
Co-authored-by: Loup-Garou911XD <90267658+Loup-Garou911XD@users.noreply.github.com>
2026-01-26 02:54:40 +05:30
Loup-Garou911XD
1a9468daa3 change version to 1.1.4 2025-08-09 22:14:31 +05:30
Loup-Garou911XD
5afbadd1d8 Update changelog 2025-08-09 22:05:42 +05:30
Vishal
836f980ac2
Removing print lines 2025-08-09 21:37:37 +05:30
Vishal
9228ed92e9
Seperating Main Plugin Manager class from UI classes 2025-08-09 21:01:42 +05:30
Loup-Garou911XD
051d54bdc7 [ci] auto-format 2025-08-09 15:25:49 +00:00
Loup-Garou911XD
c602f963b1 closes #317 and cleanup diff 2025-08-09 20:54:40 +05:30
Vishal
749fe45e67
v1.2.1 - 2nd update 2025-08-07 01:27:19 +05:30
vishal332008
2e892816ee [ci] auto-format 2025-08-06 19:56:08 +00:00
Vishal
bc0abfe7ae
Fixing same previous bug for Category window 2025-08-07 01:25:43 +05:30
vishal332008
6569a037b7 [ci] auto-format 2025-08-06 12:26:16 +00:00
Vishal
6242ba4f59
A Fix which doesn't let popups be in background when UI scale is changed 2025-08-06 17:55:51 +05:30
vishal332008
65c7bdc7e0 [ci] auto-format 2025-08-05 19:24:53 +00:00
Vishal
eb7947b2dc
V-1.2.1 2025-08-06 00:53:13 +05:30
Vishal
d52b10fb06
Can move through Plugins 2025-08-06 00:50:09 +05:30
Vishal
1e47a0dd6b
More CLeaning Up 2025-08-05 06:27:53 +05:30
Vishal
81db33ccce
More Cleaning Up 2025-08-04 21:07:55 +05:30
Vishal
8155b3a317
Fixing Up 2025-08-04 02:51:27 +05:30
Vishal
2a5273bfcc
Cleaning Up 2025-08-04 02:35:20 +05:30
Loup-Garou911XD
728b01b758 fix for fix 2025-04-08 22:31:10 +05:30
Loup-Garou911XD
84ec23b49a fix 2025-04-08 22:29:14 +05:30
Loup-Garou911XD
8f484fc0cf updated version string 2025-04-08 22:11:35 +05:30
BroBordd
65a75f3fc8 [ci] auto-format 2025-04-08 16:32:09 +00:00
BroBordd
f2f14563d4
Fixed some UI tracebacks and code
Regarding the plugin manager being closed before loading completely. Had to check widget.exists() before performing any action.

And about the spinners, I made a function to safely control it because it was also tracebacking if you delete it before it tries to hide itself.

And for the code, I cleaned some indents.
2025-04-08 18:31:48 +02:00
BroBordd
6e3f11db25 [ci] auto-format 2025-04-08 16:24:27 +00:00
BroBordd
4eea3ca298
Add files via upload 2025-04-08 18:24:09 +02:00
BroBordd
559e65e553 [ci] auto-format 2025-04-05 13:44:11 +00:00
BroBordd
2f1346a648
UI improvement for plugin_manager.py
Fixed button scale origins being incorrect as it used the screen space center of the root widget instead of the source button.
2025-04-05 15:43:51 +02:00
Loup-Garou911XD
93106f2e72 CI fix 2025-02-09 19:17:19 +05:30
brostosjoined
c879ffaaca [ci] auto-format 2025-02-07 11:42:39 +00:00
brostos
2cf1e83eb6
Added bomb spinner
Thanks to @EraOSBeta
2025-02-07 14:39:46 +03:00
Vishal
944ae6d8f4
Bumping version back up :/ 2025-01-21 20:36:44 +05:30
vishal332008
95e6ad816a [ci] auto-format 2025-01-21 15:04:16 +00:00
Vishal
ccf78e7ad0
um small change (version bump can be done in the end) 2025-01-21 20:33:50 +05:30
Loup-Garou911XD
b12a738dbe woops 2025-01-15 03:28:06 +05:30
Loup-Garou911XD
bb129cc6f3 [ci] auto-format 2025-01-14 21:49:07 +00:00
Vishal
1c7cfc7a58
A few changes and fixes 2025-01-14 16:49:58 +05:30
Vishal
f7240a4b7f
Updating plugman to api 9 2025-01-13 17:04:48 +05:30
Vishal
fd34d116fa
Fixing up a bug for old version 2024-09-12 17:45:44 +05:30
vishal332008
719c1046f1 [ci] auto-format 2024-08-07 21:48:12 +00:00
Vishal
c8c1b8fa01
v1.0.22 2024-08-08 03:14:30 +05:30