Commit Graph

487 Commits

Author SHA1 Message Date
85d787151a Delete dummy file 2025-04-16 21:46:40 +02:00
3500a288bc Support image size for files 2025-04-16 21:18:37 +02:00
e51908ae09 Support creating hpp file 2025-04-16 20:42:51 +02:00
4ea7575057 Basic project suport 2025-04-14 20:47:56 +02:00
f8ec08008a Support settings and encode 2025-04-08 19:19:32 +00:00
4942012da1 Added storage for settings 2025-04-08 19:19:32 +00:00
9501954587 Slowly introducing file settings 2025-04-08 19:19:32 +00:00
751533dcf6 Move primitives around 2025-04-08 19:19:32 +00:00
5a1997873d Make palette optional 2025-04-08 19:19:32 +00:00
5cd29460fb Prepare GUI for additonal settings 2025-04-08 19:19:32 +00:00
7a2052575d Prepare file settings box 2025-04-08 19:19:32 +00:00
a475a0c82d Bump dependency versions 2025-04-05 22:38:14 +02:00
32da34cad6 Fix various focus issues 2025-04-05 22:34:30 +02:00
af633a4fdf Fix scoll issue 2025-04-05 22:22:33 +02:00
b0b8c43700 Bump version to 1.0.0 2025-04-02 22:11:37 +02:00
ed4671698a Add label to indicate focusing ability 2025-04-02 22:10:36 +02:00
b487ca2591 Focus on left click 2025-04-02 22:08:06 +02:00
a33aa6bb4e Add width/height for images by catty request 2025-04-02 21:46:46 +02:00
85b5aa0070 Support naming of VRAM 2025-04-02 21:34:32 +02:00
b3a666b5ea Increase zoom level to 800% 2025-04-02 21:23:56 +02:00
a8ca3bf859 Create public function for loading files 2025-04-02 21:14:19 +02:00
ec6c20185e Support loading relative pathes 2025-04-02 21:04:42 +02:00
a6d8ecab16 Improve error message when failing to load image 2025-04-02 20:52:28 +02:00
a89699334e Create relative pathes for saving projects 2025-04-02 20:47:50 +02:00
5f93549a05 Fix usage of checked property 2025-04-02 20:06:35 +02:00
2e6aa8dbe9 Improve text message for appending elements 2025-04-01 17:20:05 +02:00
a9801e9fe2 Support appending and overriding existing elements from project 2025-04-01 17:19:28 +02:00
47b5de2d6a Clear existing elements 2025-04-01 16:28:27 +02:00
bab01bbd86 Load VRAM images from project file 2025-04-01 16:03:35 +02:00
a260c1ffb7 Allow position information for newly added VRAM items 2025-04-01 15:24:41 +02:00
5cc88e0b87 Deserialize project 2025-03-20 21:37:19 +01:00
5f4ade47bd Support selecting project to open 2025-03-20 21:26:32 +01:00
2345b3da57 Save encoding information 2025-03-20 21:16:41 +01:00
e0a266317e Support saving palette information 2025-03-20 20:57:10 +01:00
aae57e47e4 Implement writing image and half the platte information 2025-03-19 22:01:32 +01:00
d1d590d32a Save tim_project files 2025-03-19 21:32:18 +01:00
18e6800e0f Implement browsing project save location 2025-03-19 21:17:26 +01:00
d42fe2776c Serialize project to json 2025-03-19 20:47:21 +01:00
7a197d9b71 Create a simple Job 2025-03-19 20:21:45 +01:00
b394330405 zip jobs 2025-03-18 22:31:59 +01:00
602fb3a5c2 Obtain all required vectors; Quick draft for project 2025-03-18 21:54:25 +01:00
6a1b87cdb1 Update name of VRAM images to reflect data 2025-03-18 21:48:36 +01:00
2b6fb4c090 Connect project gui components 2025-03-15 17:45:00 +01:00
aaeeaf97c5 Merge gui_elements into gui 2025-03-15 17:10:54 +01:00
a4fe26f112 Clean up references 2025-03-15 17:00:35 +01:00
c114745a8e Rework callbacks 2025-03-15 16:19:47 +01:00
e3a85fc2d9 Merge branch 'main' into topic/bg/project-gui 2025-03-13 20:57:19 +01:00
eb29237f24 Create connections 2025-03-13 20:29:48 +01:00
ab5c7efce8 Create GUI for project tab 2025-03-13 19:58:51 +01:00
fce64e7cf0 Removed extra line 2025-03-12 21:45:40 +01:00