Block a user
Falk David
deleted branch fix-gpv3-python-setter-always-creates-new-attributes from filedescriptor/blender
2024-10-15 12:22:48 +02:00
Fix: GPv3: Python: Setting attribute value always creates new attribute
GPv3: Solid mode doesn't render strokes correctly
The problem is that in Draw Mode
you can paint vertex colors and not showing them depending on the viewport shading is very confusing.
This is also why mesh vertex paint mode ignores the…
WIP: Fix #128680: Disable Default Vertex Color Display in Grease Pencil Paint Modes
It's intended that in draw mode we render the vertex colors even in solid render mode, because draw mode allows painting the vertex colors.
GPv3: Solid mode doesn't render strokes correctly
@PratikPB2123 I see, but the bug is not that it shows vertex colors in solid mode for paint modes. That is the intended behavior. I think the bug is in the rendering part.
GPv3: Console autocomplete not working
I think this is expected and not a bug. current_frame()
needs to be called first and then the value can be inspected. The big reason for why this is a function now is because 1) it can fail and…
GPv3: Solid mode doesn't render strokes correctly
Fix: GPv3: Add missing keymaps
GPv3: Layer Merge Operator
Fix: GPv3: Python: Writing to invalid properties doesn't raise exception
Falk David
created branch fix-gpv3-no-exception-when-writing-to-invalid-property in filedescriptor/blender
2024-10-15 11:30:54 +02:00
Falk David
pushed to fix-gpv3-no-exception-when-writing-to-invalid-property at filedescriptor/blender
2024-10-15 11:30:54 +02:00
d9048462c6
Fix: GPv3: Python: Writing to invalid properties doesn't raise exception
2cfe69c07d
Cycles: Fix error handling of BVH transfer to device
Fix: GPv3: Python: Setting attribute value always creates new attribute
Falk David
created branch fix-gpv3-python-setter-always-creates-new-attributes in filedescriptor/blender
2024-10-15 11:00:30 +02:00
Falk David
pushed to fix-gpv3-python-setter-always-creates-new-attributes at filedescriptor/blender
2024-10-15 11:00:30 +02:00
f92193c918
Fix: GPv3: Python: Setting attribute value always creates new attribute
44d0452a78
Cleanup: spelling in comments
9c36cfb4b8
Fix: Use error reports as indication of cancellation for some IO ops
feaa7bbbcc
Fix #129013: Certain brushes can cause artifacts
3d40d6e188
Fix #128999: Smooth Surface brush doesn't update viewport