GPv3: Fill texture coordinates data storage #114772

Closed
casey-bianco-davis wants to merge 22 commits from casey-bianco-davis/blender:GPv3-fill-texture into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

22 Commits

Author SHA1 Message Date
Casey Bianco-Davis 99d0cc806a Cleanup: Align texture to drawing plane. 2024-03-04 16:34:29 -08:00
Casey Bianco-Davis 5afe66d06a Cleanup: Use `last` 2024-03-04 14:31:48 -08:00
Casey Bianco-Davis f7fc2f1abe Cleanup: Use `std::array<float3, 3>` instead of `float3x3` 2024-03-04 14:25:52 -08:00
Casey Bianco-Davis 6339ffafe5 Cleanup: Use `safe_rcp` 2024-03-04 13:07:41 -08:00
Casey Bianco-Davis 15acf8396d Merge branch 'main' into GPv3-fill-texture 2024-03-04 11:21:23 -08:00
Casey Bianco-Davis c0057ce13c Cleanup: Comments and variable names. 2024-03-03 14:55:07 -08:00
Casey Bianco-Davis 327f366cf3 Fix: Compiling error. 2024-03-03 14:29:59 -08:00
Casey Bianco-Davis 9ece16cfc8 Fix: Compiling error. 2024-03-03 14:03:16 -08:00
Casey Bianco-Davis acc0140d5d Cleanup: Use `from_scale` functions. 2024-03-03 13:52:18 -08:00
Casey Bianco-Davis c296de8fbc Merge branch 'main' into GPv3-fill-texture 2024-03-03 13:27:36 -08:00
casey bianco-davis 850040af40 Fix merge error. 2023-12-26 18:46:26 -08:00
casey bianco-davis 441033be64 Merge branch 'main' into GPv3-fill-texture 2023-12-26 18:45:16 -08:00
Casey Bianco-Davis f439f91d89 Merge remote-tracking branch 'me/GPv3-fill-texture' into GPv3-fill-texture-2 2023-12-09 18:07:49 -08:00
Casey Bianco-Davis 9ca50423c2 Cleanup: Refactor: store texture points instead of stroke transform matrix 2023-12-09 17:45:11 -08:00
Casey Bianco-Davis af16b85ad3 Merge branch 'main' into GPv3-fill-texture 2023-12-09 11:38:14 -08:00
casey bianco-davis 9a5608a20a Merge branch 'main' into GPv3-fill-texture 2023-12-07 17:58:26 -08:00
casey bianco-davis 0629cfd4dd Merge branch 'main' into GPv3-fill-texture 2023-11-12 15:12:40 -08:00
casey bianco-davis 21a0fea66f Cleanup: move debug code 2023-10-27 18:26:03 -07:00
casey bianco-davis b3179e8321 Merge branch 'main' into GPv3-fill-texture 2023-10-27 18:00:26 -07:00
casey bianco-davis 4b2cb3f043 Cleanup: improve conversion code. 2023-10-15 17:38:38 -07:00
Casey Bianco-Davis 2fdcc55b2c Cleanup: and comment 2023-10-14 22:31:19 -07:00
Casey Bianco-Davis 50301cdced GPv3: Fill textures coordinates 2023-10-14 21:27:11 -07:00