• Joined on 2023-02-16
jaby pushed to topic/jb/project-files at jaby/jabyengine 2025-04-01 15:20:30 +00:00
2e6aa8dbe9 Improve text message for appending elements
a9801e9fe2 Support appending and overriding existing elements from project
47b5de2d6a Clear existing elements
bab01bbd86 Load VRAM images from project file
a260c1ffb7 Allow position information for newly added VRAM items
Compare 5 commits »
jaby pushed to topic/jb/project-files at jaby/jabyengine 2025-03-20 20:46:32 +00:00
5cc88e0b87 Deserialize project
5f4ade47bd Support selecting project to open
2345b3da57 Save encoding information
e0a266317e Support saving palette information
Compare 4 commits »
jaby deleted branch topic/jb/project-files_combine-image-palette from jaby/jabyengine 2025-03-20 19:40:15 +00:00
jaby created branch topic/jb/project-files_combine-image-palette in jaby/jabyengine 2025-03-20 19:27:50 +00:00
jaby pushed to topic/jb/project-files_combine-image-palette at jaby/jabyengine 2025-03-20 19:27:50 +00:00
jaby pushed to topic/jb/project-files at jaby/jabyengine 2025-03-19 21:02:38 +00:00
aae57e47e4 Implement writing image and half the platte information
d1d590d32a Save tim_project files
18e6800e0f Implement browsing project save location
d42fe2776c Serialize project to json
7a197d9b71 Create a simple Job
Compare 5 commits »
jaby pushed to topic/jb/project-files at jaby/jabyengine 2025-03-18 21:32:21 +00:00
b394330405 zip jobs
602fb3a5c2 Obtain all required vectors; Quick draft for project
6a1b87cdb1 Update name of VRAM images to reflect data
5ccf593963 Merge pull request 'topic/bg/project-gui' (#21) from topic/bg/project-gui into main
2b6fb4c090 Connect project gui components
Compare 11 commits »
jaby deleted branch topic/bg/project-gui from jaby/jabyengine 2025-03-18 19:58:14 +00:00
jaby pushed to main at jaby/jabyengine 2025-03-18 19:58:14 +00:00
5ccf593963 Merge pull request 'topic/bg/project-gui' (#21) from topic/bg/project-gui into main
2b6fb4c090 Connect project gui components
aaeeaf97c5 Merge gui_elements into gui
a4fe26f112 Clean up references
c114745a8e Rework callbacks
Compare 8 commits »
jaby merged pull request jaby/jabyengine#21 2025-03-18 19:58:12 +00:00
topic/bg/project-gui
jaby created branch topic/jb/project-files in jaby/jabyengine 2025-03-18 19:54:58 +00:00
jaby pushed to topic/jb/project-files at jaby/jabyengine 2025-03-18 19:54:58 +00:00
jaby created pull request jaby/jabyengine#21 2025-03-15 16:46:55 +00:00
topic/bg/project-gui
jaby pushed to topic/bg/project-gui at jaby/jabyengine 2025-03-15 16:45:21 +00:00
2b6fb4c090 Connect project gui components
aaeeaf97c5 Merge gui_elements into gui
a4fe26f112 Clean up references
c114745a8e Rework callbacks
e3a85fc2d9 Merge branch 'main' into topic/bg/project-gui
Compare 12 commits »
jaby pushed to main at jaby/jabyengine 2025-03-13 19:56:23 +00:00
2d0c63f871 Merge pull request 'Code clean up from live-stream' (#20) from topic/jb/more-improvements into main
fce64e7cf0 Removed extra line
02470d6bb7 Small clean-up
aeed26357d Collect all dependecies into an application
af2526d829 Rename logic to TIMManager
Compare 5 commits »
jaby deleted branch topic/jb/more-improvements from jaby/jabyengine 2025-03-13 19:56:23 +00:00
jaby merged pull request jaby/jabyengine#20 2025-03-13 19:56:22 +00:00
Code clean up from live-stream
jaby created branch topic/bg/project-gui in jaby/jabyengine 2025-03-13 18:39:30 +00:00
jaby pushed to topic/bg/project-gui at jaby/jabyengine 2025-03-13 18:39:30 +00:00
jaby created pull request jaby/jabyengine#20 2025-03-12 20:57:36 +00:00
Code clean up from live-stream