• Joined on 2023-02-16
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
jaby commented on pull request jaby/jabyengine#15 2025-02-16 21:26:16 +00:00
Creation of TIM Tool

Merge TIM tool

jaby created pull request jaby/jabyengine#15 2025-02-16 15:15:34 +00:00
Creation of TIM Tool
jaby pushed to topic/jb/tim_tool/slint-test at jaby/jabyengine 2025-02-16 15:11:52 +00:00
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 4 commits »
jaby pushed to topic/jb/tim_tool/slint-test at jaby/jabyengine 2025-02-15 16:33:48 +00:00
2398053c61 Further improvements
4f0103e8fa Load indexed png
Compare 2 commits »
jaby pushed to topic/jb/tim_tool/slint-test at jaby/jabyengine 2025-02-15 13:38:37 +00:00
6fa574c921 Add images
5a4760b272 Turn on and off button
d9facb8d61 Add image preview
d72d8bd84a Update UI again
c237a9af45 Redirect to file dialog
Compare 6 commits »
jaby pushed to topic/jb/tim_tool/slint-test at jaby/jabyengine 2025-02-13 21:34:04 +00:00
b35967d6dc Clean-up ui code