Block a user
Editing mesh through Corrective Smooth results in distortion after exiting Edit Mode
Broke between good 7be0d1481c67 & bad 998e7f644f6f
Possibly 91b27ab637334383b57b8829624c80e0ef0405ac?
Toggling Hide Viewport (eye icon) gives strange python info
ObjectBase
is currently never exposed in Python API, see https://docs.blender.org/api/4.4/bpy.types.ObjectBase.html#bpy.types.ObjectBase
Editing mesh through Corrective Smooth results in distortion after exiting Edit Mode
Can confirm, will check
Fix #129066: ParticleSettings.material_slot wrong from python
Thx keeoing an eye on my sloppiness @ideasman42 !
44bfaf68cf
Merge branch 'blender-v4.3-release'
140c0f1db9
Fix #129066: ParticleSettings.material_slot wrong from python
187938465e
create_release_notes: include 4.2 LTS gitea issue
7e720a8dd6
Fix #127195: Changing curve mean weight/radius/tilt changes handle type
783f69343a
Cleanup: Remove unused variable
python ParticleSettings.material_slot valid only if object active, otherwise WARN is printed.
Fix #129066: ParticleSettings.material_slot wrong from python
Philipp Oeser
deleted branch create_release_notes_42_gitea from lichtwerk/blender
2024-10-16 18:28:55 +02:00
create_release_notes: include 4.2 LTS gitea issue
Changing curve mean weight/radius/tilt changes control point type (if ore than one point is pick selected)
Fix #127195: Changing curve mean weight/radius/tilt changes handle type