Block a user
Laurynas Duburas
pushed to antialiased-curves-handles at laurynas/blender
2024-09-25 14:56:01 +02:00
0809d3aca2
make format
Overlay-Next: Add NURBS edit handles
One thing missing for NURBS surfaces is a curve that should be drawn instead of a surface when control grid is a poly line. In old overlay it is somehow drawn as a mesh.
WIP: Overlay-Next: adds NURBS edit handles
3eaf51c167
Overlay-Next: adds NURBS edit handles
e045471259
Cleanup: remove unused functions from usd_blend_shape_utils
2cdbe7b5f3
Fix: USD: Support color attributes on all relevant domains
a6d5652043
Geometry Nodes: use placeholder instead of label in some string sockets
8027720e51
Refactor: Nodes: handle unavailable sockets in declaration instead of update function
Laurynas Duburas
created branch overlay-next-surf-handles in laurynas/blender
2024-09-24 20:09:41 +02:00
Laurynas Duburas
created branch curves-handle-display in laurynas/blender
2024-09-24 10:59:57 +02:00
Laurynas Duburas
pushed to antialiased-curves-handles at laurynas/blender
2024-09-21 15:47:06 +02:00
261671c558
expression readability
Curves: smooth handles
Is this blocking for other tasks targetting 4.3?
In some sense yes, months ago I was going to close #105037 after this PR.
Is it worth targetting Overlay-Legacy?
For me yes, as I…
Curves: smooth handles
@fclem I've added support for Overlay-Next. Also your comments blender/blender#119053 (comment) are solved: curvesInfoBlock
and gl_PrimitiveID
…
Laurynas Duburas
pushed to antialiased-curves-handles at laurynas/blender
2024-09-20 23:35:43 +02:00
03cc22594c
name collision fix
Laurynas Duburas
pushed to antialiased-curves-handles at laurynas/blender
2024-09-20 00:07:05 +02:00
9c6b8e81a4
curvesInfoBlock removed
9afb0228d7
selection type for storage_buf
Laurynas Duburas
pushed to antialiased-curves-handles at laurynas/blender
2024-09-19 23:03:14 +02:00
2b74518bf3
fix draw call
Laurynas Duburas
pushed to antialiased-curves-handles at laurynas/blender
2024-09-19 22:30:17 +02:00
12c9b7535d
new curves to Frequency::GEOMETRY
729f9fec85
copy paste
Laurynas Duburas
pushed to antialiased-curves-handles at laurynas/blender
2024-09-19 14:26:20 +02:00
f383b0236c
fix merge
Laurynas Duburas
pushed to antialiased-curves-handles at laurynas/blender
2024-09-19 10:49:36 +02:00
601db45205
Merge branch 'main' into antialiased-curves-handles
3a555b60f7
Fix crash making objects single user
9e68066a4d
Logging: suppress "Info" prints when calling bpy.ops.* in quiet mode
67638a72e3
Logging: suppress BKE_bpath summary reports for non-operator callers
42e94192e5
Logging: suppress render prints in quiet mode