Merge branch 'blender-v4.4-release'
This commit is contained in:
@@ -2199,16 +2199,7 @@ Mesh *dynamicPaint_Modifier_do(
|
||||
/* Create a surface for uv image sequence format. */
|
||||
#define JITTER_SAMPLES \
|
||||
{ \
|
||||
0.0f, \
|
||||
0.0f, \
|
||||
-0.2f, \
|
||||
-0.4f, \
|
||||
0.2f, \
|
||||
0.4f, \
|
||||
0.4f, \
|
||||
-0.2f, \
|
||||
-0.4f, \
|
||||
0.3f, \
|
||||
0.0f, 0.0f, -0.2f, -0.4f, 0.2f, 0.4f, 0.4f, -0.2f, -0.4f, 0.3f, \
|
||||
}
|
||||
|
||||
struct DynamicPaintCreateUVSurfaceData {
|
||||
|
||||
Reference in New Issue
Block a user