Python: "to_mesh" broken in 2.8 #58856

Closed
opened 2018-12-06 12:20:41 +01:00 by lucas veber · 8 comments

Win10
Gtx 580

Blender Version
Broken: Blender 2.8 Beta, latest build
Worked: Blender 2.79b

The to_mesh function is broken in 2.8.
Some modifiers work such as Subsurf, other don't such as the Armature.
@ideasman42 has just fixed a similar issue lately:
https://developer.blender.org/T58788
But this is a separate issue, i've just updated and built Blender 2.8 a few minutes ago, while this patch fixes the first issue, it does not fix this one.

For comparison, you can check it used to work in 2.79 if necessary:

  • Open the blend file
    to_mesh_279.blend
  • Click Run Script
  • The mesh data have been properly baked and copied to the cube on the right

In 2.8:

  • Open the blend file
    to_mesh_280.blend
  • Click Run Script
  • The armature modifier has not been baked, Subsurf only
Win10 Gtx 580 **Blender Version** Broken: Blender 2.8 Beta, latest build Worked: Blender 2.79b The to_mesh function is broken in 2.8. Some modifiers work such as Subsurf, other don't such as the Armature. @ideasman42 has just fixed a similar issue lately: https://developer.blender.org/T58788 But this is a separate issue, i've just updated and built Blender 2.8 a few minutes ago, while this patch fixes the first issue, it does not fix this one. For comparison, you can check it used to work in 2.79 if necessary: - Open the blend file [to_mesh_279.blend](https://archive.blender.org/developer/F5855866/to_mesh_279.blend) - Click Run Script - The mesh data have been properly baked and copied to the cube on the right In 2.8: - Open the blend file [to_mesh_280.blend](https://archive.blender.org/developer/F5855875/to_mesh_280.blend) - Click Run Script - The armature modifier has not been baked, Subsurf only
Author

Added subscribers: @ideasman42, @LucasVeber

Added subscribers: @ideasman42, @LucasVeber

blender/blender#58237 was marked as duplicate of this issue

blender/blender#58237 was marked as duplicate of this issue
Campbell Barton was assigned by Sebastian Parborg 2018-12-06 18:49:34 +01:00
Member

Added subscribers: @bestdani, @mont29, @lichtwerk, @DotBow

Added subscribers: @bestdani, @mont29, @lichtwerk, @DotBow
Campbell Barton was unassigned by Bastien Montagne 2018-12-07 13:50:57 +01:00
Bastien Montagne self-assigned this 2018-12-07 13:50:57 +01:00

Yes will claim… but usually we merge newer reports into older ones ;)

Yes will claim… but usually we merge newer reports into older ones ;)
Member

@mont29: agreed (just thought this was a bit more general in description)

@mont29: agreed (just thought this was a bit more general in description)

Please do not merge reports just because they use the same general 'end tool'… applying armature modifier has little to see with applying one using curves.

Will reopen the other one, those are not totally related and are better fixed separately.

Please do not merge reports just because they use the same general 'end tool'… applying armature modifier has little to see with applying one using curves. Will reopen the other one, those are not totally related and are better fixed separately.

This issue was referenced by blender/blender@de491abf99

This issue was referenced by blender/blender@de491abf996281785391b18b3547d1bff305355f

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-addons#58856
No description provided.