Jonas Dichelle JonasDichelle
  • Germany
  • Joined on 2018-03-27
Jonas Dichelle pushed to hue-correct-bezier-wrap at JonasDichelle/blender 2024-01-14 17:49:26 +01:00
704e1b1e18 only adding wrapping to hue correct curves
Jonas Dichelle pushed to hue-correct-bezier-wrap at JonasDichelle/blender 2024-01-12 06:28:40 +01:00
e26bbf9eab consolidated wrapping and old non wrapping functions.
Jonas Dichelle pushed to hue-correct-bezier-wrap at JonasDichelle/blender 2024-01-12 03:31:21 +01:00
af0ef3a9b6 functioning code, needs cleanup
Jonas Dichelle commented on issue blender/blender#117017 2024-01-11 12:18:34 +01:00
Review waveform/vector scope drawing code

@aras_p are you planning on doing any more work on the scopes? Because I would like to try experimenting with simplifying and optimizing the image editor scopes, and see if we can maybe go from…

Jonas Dichelle commented on issue blender/blender#117017 2024-01-11 12:12:47 +01:00
Review waveform/vector scope drawing code

Unifying the scopes would definitely be great. Replacing the float arrays with VBOs could significantly increase their speed. I think creating shaders for each of the scopes is the way to go. The…

Jonas Dichelle commented on pull request blender/blender#116974 2024-01-11 11:56:54 +01:00
Image Editor Vectorscope Improvement

@Jeroen-Bakker thank you for taking a look at this issue. The code design of the scopes could definitely do with an overhaul and I agree with @aras_p that that would be a pretty big undertaking.

Jonas Dichelle pushed to hue-correct-bezier-wrap at JonasDichelle/blender 2024-01-11 06:17:17 +01:00
f465992da0 semi-functioning experiment with code removal
Jonas Dichelle created branch hue-correct-bezier-wrap in JonasDichelle/blender 2024-01-11 06:17:17 +01:00
Jonas Dichelle commented on pull request blender/blender#116974 2024-01-10 11:50:41 +01:00
Image Editor Vectorscope Improvement

@aras_p, I like the intensity accumulation changes you made, they help readability a lot. It would be good to implement those in the image editor's histogram and waveform too. I also think the…

Jonas Dichelle commented on pull request blender/blender#116974 2024-01-10 11:30:47 +01:00
Image Editor Vectorscope Improvement

thanks for the hint!

Jonas Dichelle commented on pull request blender/blender#116974 2024-01-10 11:30:17 +01:00
Image Editor Vectorscope Improvement

good catch thanks!

Jonas Dichelle pushed to vectorscope-update at JonasDichelle/blender 2024-01-10 11:30:05 +01:00
968d784eb5 code style improvements - removed struct padding
Jonas Dichelle created pull request blender/blender#116974 2024-01-10 08:54:09 +01:00
WIP Image Editor Vectorscope Improvement
Jonas Dichelle opened issue blender/blender#116973 2024-01-10 08:49:29 +01:00
Image Editor Vectorscope Improvement
Jonas Dichelle pushed to vectorscope-update at JonasDichelle/blender 2024-01-10 07:22:45 +01:00
17d2a2cb9a Merge branch 'main' into vectorscope-update
2934ca90d0 Fix #115024: Anchored brushes repeat action with incorrect normals
d722324824 Fix #115499: Add node group modifier doesn't ensure unique name
29d6648550 Fix #116885: Index Switch node assert fails when removing all items
468e0f873f Cleanup: Fix spelling mistakes in recent spelling fix commit
Compare 89 commits »
Jonas Dichelle pushed to vectorscope-update at JonasDichelle/blender 2024-01-10 07:09:26 +01:00
6a02924793 added vectorscope mode to pick between rgb and luma.
Jonas Dichelle closed pull request blender/blender#116914 2024-01-10 02:57:51 +01:00
Removed propagation of UV changes across boundary of selection
Jonas Dichelle commented on pull request blender/blender#116914 2024-01-10 02:52:55 +01:00
Removed propagation of UV changes across boundary of selection

Not necessarily, closing it is fine by me.

Jonas Dichelle pushed to vectorscope-update at JonasDichelle/blender 2024-01-10 02:41:37 +01:00
ce816b7561 removed big boxes, added letters, added outer color circle
Jonas Dichelle deleted branch better-vectorscopes from JonasDichelle/blender 2024-01-09 09:21:28 +01:00