Files
test2/source/blender/blenkernel
Joseph Eagar 35071af465 Sculpt: Fix #104631: Tip Roundness on Paint brush causes jitering
I cleaned up the cube brush tip code quite a bit; more remains
to be done.  There is a new function to initialize cube
tip matrices, SCULPT_cube_tip_init.  It's currently only
used by the paint brush, I'll need to do a bit of testing
before using it for clay strips and multiplane scrape.

Note: SCULPT_cube_tip_init uses the brush local matrix code
to avoid code duplication (and to take advantage of the debouncing
that is done there).
2023-04-12 18:33:53 -07:00
..
2022-11-01 12:24:58 +11:00
2022-11-12 18:33:31 +01:00
2023-03-17 16:45:42 +11:00
2023-04-05 14:39:51 +10:00
2023-03-13 11:57:03 +01:00
2023-03-27 12:08:14 +11:00
2023-02-06 17:19:02 +01:00
2022-10-05 13:48:01 -05:00
2023-03-03 10:09:20 +11:00
2023-04-05 14:39:51 +10:00
2023-04-12 11:24:10 +10:00
2023-04-05 15:30:32 +02:00