• Joined on 2023-02-16
jaby created branch topic/jb/tim_tool/risize_image in jaby/jabyengine 2025-03-06 18:20:32 +00:00
jaby pushed to topic/jb/tim_tool/risize_image at jaby/jabyengine 2025-03-06 18:20:32 +00:00
jaby deleted branch topic/jb/tim_tool/PaletteSupport from jaby/jabyengine 2025-03-06 18:12:09 +00:00
jaby pushed to main at jaby/jabyengine 2025-03-06 18:11:52 +00:00
58b2f62d2f Merge pull request 'Support loading and displaying of image palette' (#16) from topic/jb/tim_tool/PaletteSupport into main
4d62d79cbd Support changing palette size
3cdfe4a677 Update palette size info
e948887faa Add GUI for palette width/height
1f8fc5100c Support pre-view of palette
Compare 18 commits »
jaby merged pull request jaby/jabyengine#16 2025-03-06 18:11:51 +00:00
Support loading and displaying of image palette
jaby created pull request jaby/jabyengine#16 2025-03-04 20:41:58 +00:00
Support loading and displaying of image palette
jaby pushed to topic/jb/tim_tool/PaletteSupport at jaby/jabyengine 2025-03-04 20:40:02 +00:00
4d62d79cbd Support changing palette size
3cdfe4a677 Update palette size info
e948887faa Add GUI for palette width/height
Compare 3 commits »
jaby pushed to topic/jb/tim_tool/PaletteSupport at jaby/jabyengine 2025-03-03 20:31:15 +00:00
1f8fc5100c Support pre-view of palette
618b642c3f Prepare for palette display
70cf70c4b5 Pixelate scale of selection window
Compare 3 commits »
jaby deleted branch topic/jb/tim_tool/PaletteSupport-ScaleSupport from jaby/jabyengine 2025-03-03 19:30:36 +00:00
jaby pushed to topic/jb/tim_tool/PaletteSupport at jaby/jabyengine 2025-03-03 19:30:17 +00:00
57f22a6d6c Addd scale slider
a62728db7b Crappy scale slider implementation
39dace6f6b Fix layout scaling issue
e25cc7ba38 Make test scale work?
a797bff7a1 Simple scale concept
Compare 5 commits »
jaby pushed to topic/jb/tim_tool/PaletteSupport at jaby/jabyengine 2025-03-03 19:29:26 +00:00
ebf640520e Support movement by key
b4c6cb70b6 Make image pos editable
fb1ecf17c5 Load palette
Compare 3 commits »
jaby pushed to topic/jb/tim_tool/PaletteSupport-ScaleSupport at jaby/jabyengine 2025-03-03 19:28:57 +00:00
57f22a6d6c Addd scale slider
jaby created branch topic/jb/tim_tool/PaletteSupport-ScaleSupport in jaby/jabyengine 2025-03-03 19:28:30 +00:00
jaby pushed to topic/jb/tim_tool/PaletteSupport-ScaleSupport at jaby/jabyengine 2025-03-03 19:28:30 +00:00
a62728db7b Crappy scale slider implementation
39dace6f6b Fix layout scaling issue
e25cc7ba38 Make test scale work?
a797bff7a1 Simple scale concept
ebf640520e Support movement by key
Compare 7 commits »
jaby pushed to topic/jb/tim_tool/PaletteSupport at jaby/jabyengine 2025-02-17 09:55:40 +00:00
f68ef48296 GUI improvements
10dab4c2b3 Handle palette in GUI
61562a1588 Improve mutex usage
Compare 3 commits »
jaby created branch topic/jb/tim_tool/PaletteSupport in jaby/jabyengine 2025-02-16 21:29:52 +00:00
jaby pushed to topic/jb/tim_tool/PaletteSupport at jaby/jabyengine 2025-02-16 21:29:52 +00:00
jaby deleted branch topic/jb/tim_tool/slint-test from jaby/jabyengine 2025-02-16 21:27:07 +00:00
jaby pushed to main at jaby/jabyengine 2025-02-16 21:26:34 +00:00
3f0023e7c5 Merge pull request 'Creation of TIM Tool' (#15) from topic/jb/tim_tool/slint-test into main
2af28b72c8 Prepare for palette
6ddca9e79f Add palette flag that prevents deleting
ac6a46134e Fix for indexed images not loading anymore
7a7b710ca4 Support direct color PNG images
Compare 33 commits »
jaby merged pull request jaby/jabyengine#15 2025-02-16 21:26:32 +00:00
Creation of TIM Tool