Rohmer Maxime Maxluli
  • La
  • Arthour !… Pas changer assiette pour fromage ! MÉTÉOOOOOOOOO !

  • Joined on 2022-04-27
Maxluli pushed to master at Maxluli/Paint2 2022-06-16 12:30:13 +00:00
2c0ac2979a Updated Bezier pencil and the sample box is now much better because it actually simulate the PaintTool
Maxluli pushed to master at Maxluli/Paint2 2022-06-15 14:16:52 +00:00
f339c5e411 More UI additions
Maxluli pushed to master at Maxluli/Paint2 2022-06-15 12:37:58 +00:00
a464514745 Edited the layers auto generated controls
942185c3b4 More Ui tweaks
Compare 2 commits »
Maxluli pushed to master at Maxluli/Paint2 2022-06-15 11:46:09 +00:00
bc674dad86 Did some Ui tweaks and added some space for future expansions
Maxluli pushed to master at Maxluli/Paint2 2022-06-15 08:58:53 +00:00
5cac05a9aa Added layer removal
Maxluli pushed to master at Maxluli/Paint2 2022-06-10 16:20:01 +00:00
47e57db137 Added multi layer support
Maxluli pushed to master at Maxluli/Paint2 2022-06-09 11:27:13 +00:00
97d800af1f The main color picker is also drag and drop now
Maxluli pushed to master at Maxluli/Paint2 2022-06-08 14:30:08 +00:00
44956fbc59 Fixed the eyedropping bug
f5f6056db1 Added a eyedropper tool but its buggy af and I dont know why
Compare 2 commits »
Maxluli pushed to master at Maxluli/Paint2 2022-06-08 12:26:27 +00:00
d1d1b4936e Added a little preview of the width and color next to the width selector
Maxluli pushed to master at Maxluli/Paint2 2022-06-08 12:19:55 +00:00
0f8cc294e3 Tried something with the color palette
Maxluli pushed to master at Maxluli/Paint2 2022-06-08 11:25:08 +00:00
35b3fe0f1d Fixed the Ui a bit
Maxluli pushed to master at Maxluli/Paint2 2022-06-08 09:08:55 +00:00
f334aa7ad1 Sliders are now drag and drop
Maxluli pushed to master at Maxluli/Paint2 2022-06-08 08:56:36 +00:00
03fb9f3560 Colors can now be changed without closing the color picker and sliders have been added
Maxluli pushed to master at Maxluli/Paint2 2022-06-08 08:15:21 +00:00
3a6c7531e0 Reworked the color picker
Maxluli pushed to master at Maxluli/Paint2 2022-06-07 11:23:10 +00:00
1a468895ad Color History now only shows unique colors
Maxluli pushed to master at Maxluli/Paint2 2022-06-07 09:56:53 +00:00
0f4d845fd8 Removed the old Color changing and use the new functions from the color picker in form1.cs
Maxluli pushed to master at Maxluli/Paint2 2022-06-07 09:34:07 +00:00
510fc2a351 Added a color picker form
Maxluli pushed to master at Maxluli/Paint2 2022-06-03 14:40:04 +00:00
edb119072c Added a utils class to greatly simplify the Paint Tools source code
Maxluli pushed to master at Maxluli/Paint2 2022-06-03 13:07:19 +00:00
fbfec9eccf Added a continuous Bezier generator
Maxluli pushed to master at Maxluli/Paint2 2022-06-03 09:13:55 +00:00
8cdfc0acfa Cleaned Bezier code to prepare the following