Image Editor Vectorscope Improvement #116974

Merged
Aras Pranckevicius merged 13 commits from JonasDichelle/blender:vectorscope-update into main 2024-02-06 12:22:57 +01:00

13 Commits

Author SHA1 Message Date
Jonas Dichelle 7ee562ba00 Merge branch 'main' of projects.blender.org:blender/blender into vectorscope-update
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-02-06 11:11:47 +01:00
Jonas Dichelle 24b7efa648 fixed formatting issues 2024-02-06 10:27:34 +01:00
Jonas Dichelle 8ecf051684 Merge branch 'main' of projects.blender.org:blender/blender into vectorscope-update
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-02-02 11:36:20 +01:00
Jonas Dichelle 2bebddf117 minor code changes
-changes color letters to chars
-using circle_draw_rgb for all circles
2024-02-01 16:34:55 +01:00
Jonas Dichelle 30e016c1f7 Added colorwheel to background for luma version 2024-02-01 12:40:33 +01:00
Jonas Dichelle 4be5c04f5f Made circle look nicer
-increased line width and opacity
-made lines smooth
2024-01-31 21:44:58 +01:00
Jonas Dichelle 64338c17f9 Merge branch 'main' of projects.blender.org:blender/blender into vectorscope-update 2024-01-14 19:31:03 +01:00
Jonas Dichelle 968d784eb5 code style improvements - removed struct padding 2024-01-10 11:29:59 +01:00
Jonas Dichelle 17d2a2cb9a Merge branch 'main' into vectorscope-update 2024-01-10 07:22:03 +01:00
Jonas Dichelle 6a02924793 added vectorscope mode to pick between rgb and luma. 2024-01-10 07:09:19 +01:00
Jonas Dichelle ce816b7561 removed big boxes, added letters, added outer color circle 2024-01-10 02:41:30 +01:00
Jonas Dichelle 5f58185acb Made circle smoother, reduced point size 2024-01-09 09:20:56 +01:00
Jonas Dichelle 9769fb0f58 Added color to the vector scope. Changed BG color. Added update hook to opacity 2024-01-08 02:21:02 +01:00