• Joined on 2023-03-25
Y.T-LAW opened issue blender/blender#119905 2024-03-26 06:31:01 +01:00
Unable to copy Hook modifiers via API
Y.T-LAW commented on issue blender/blender#115029 2023-11-17 09:40:54 +01:00
UI freeze in specific properties (temperature)

API bpy.utils.units.to_value can also cause freezing issue.

import bpy
from bpy.utils import units

units.to_value('METRIC', 'TEMPERATURE', '1 c')
Y.T-LAW opened issue blender/blender#115029 2023-11-17 07:34:43 +01:00
UI freeze, value box input, in specific properties
Y.T-LAW opened issue blender/blender#113697 2023-10-13 21:26:59 +02:00
API Unexpected timer event after clicking the Modifier sort area in UI
Y.T-LAW commented on issue blender/blender#113310 2023-10-12 19:41:25 +02:00
API gpu.state.scissor_test_set(False) not working

Let me know if it's fixed for v4.0/4.1 since I'm catching up a add-on, thanks.

Y.T-LAW commented on issue blender/blender#113352 2023-10-10 00:18:27 +02:00
New UI Font in 4.0 Beta has inconsistent character spacing

Blender old font, 1.0 ui scale, default font size image image

Both look good. I…

Y.T-LAW commented on issue blender/blender#113352 2023-10-09 21:45:08 +02:00
New UI Font in 4.0 Beta has inconsistent character spacing

I think this issue is fixed in this build, well done.

Y.T-LAW commented on issue blender/blender#113352 2023-10-08 18:42:00 +02:00
New UI Font in 4.0 Beta has inconsistent character spacing

image

We should follow them because almost every user is used to seeing this font. Most software's default fonts look the same and are even…

Y.T-LAW commented on issue blender/blender#113352 2023-10-06 21:08:09 +02:00
New UI Font in 4.0 Beta has inconsistent character spacing

As a user, I agree that the new default fonts are bad and the spacing between characters in non-monospaced fonts is weird (when the font is small). Are there any suggested areas to appeal?

Y.T-LAW commented on issue blender/blender#113312 2023-10-06 20:10:16 +02:00
API blf.dimensions issue in 4.0b
  1. Font spacing looks weird in non-monospaced fonts in 4.0/4.1 compare with 3.6
  2. blf.dimensions output not accurate in 4.0/4.1 compare with 3.6

Thanks for listening, I've provided a test…

Y.T-LAW opened issue blender/blender#113339 2023-10-06 12:51:18 +02:00
API gpu.texture brokeen after use the scissor
Y.T-LAW opened issue blender/blender#113312 2023-10-06 00:49:43 +02:00
API blf.dimensions issue in 4.0b
Y.T-LAW opened issue blender/blender#113310 2023-10-05 23:25:12 +02:00
API gpu.state.scissor_test_set(False) not working
Y.T-LAW commented on issue blender/blender#110516 2023-07-30 16:16:39 +02:00
Geometry Nodes Input Attribute Toggle does not work after toggled via Python

Yes, it works fine, although bpy.ops is not very convenient to use. In my case, I need to temp_override the active object for them to work.

Y.T-LAW opened issue blender/blender#110516 2023-07-27 05:50:09 +02:00
GeometryNodes Modifier Input Attribute Toggle button does not work after toggled via Python.
Y.T-LAW opened issue blender/blender#107011 2023-04-16 19:22:05 +02:00
Boolean Modifier Overlap Threshold property issue in UI
Y.T-LAW commented on issue blender/blender#106127 2023-03-29 03:56:16 +02:00
MeshDeformModifier Crashing

Sure.

Y.T-LAW commented on issue blender/blender#106127 2023-03-25 14:46:06 +01:00
MeshDeformModifier Crashing

I tested v2.92, 3.4, 3.6. It crashes every time on my computer, even with factory settings.

Y.T-LAW opened issue blender/blender#106127 2023-03-25 13:11:14 +01:00
MeshDeformModifier Crashing