Exporters: Curve Modifier not applied when "apply modifiers" are selected #58237

Closed
opened 2018-11-30 00:31:55 +01:00 by Daniel · 11 comments

System Information
Operating system: Windows 10 x64

Blender Version
Broken: 2.80 26d5a3625e
Worked: 2.79b

Tested with the collada, obj and fbx exporter, I have not tested all exporters and if this also affects other modifiers (the array modifier works for example).

Exact steps for others to reproduce the error
Add a curve, add a curve modifier to an object, export with the apply modifiers option enabled.

**System Information** Operating system: Windows 10 x64 **Blender Version** Broken: 2.80 26d5a3625ed Worked: 2.79b Tested with the collada, obj and fbx exporter, I have not tested all exporters and if this also affects other modifiers (the array modifier works for example). **Exact steps for others to reproduce the error** Add a curve, add a curve modifier to an object, export with the apply modifiers option enabled.
Author

Added subscriber: @bestdani

Added subscriber: @bestdani

Added subscriber: @DotBow

Added subscriber: @DotBow

I can't get it work with array modifier too...

I can't get it work with array modifier too...
Bastien Montagne was assigned by Oleg 2018-12-04 06:59:54 +01:00
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Can confirm this is not working for curve-modifier-deformed objects.
(Array modifier seems to works fine though?, also checked Bevel, seems to be fine as well)

Reason being that
me = ob.to_mesh(depsgraph=bpy.context.depsgraph, apply_modifiers=True) seems to return undeformed mesh here?

see
#58237.blend

@mont29: want to have a look?

Can confirm this is not working for curve-modifier-deformed objects. (Array modifier seems to works fine though?, also checked Bevel, seems to be fine as well) Reason being that `me = ob.to_mesh(depsgraph=bpy.context.depsgraph, apply_modifiers=True)` seems to return undeformed mesh here? see [#58237.blend](https://archive.blender.org/developer/F5857033/T58237.blend) @mont29: want to have a look?
Member

@mont29: there is also blender/blender-addons#58856 (and I will merge this report into blender/blender-addons#58856 -- so this we be off of your desk... of course you could still claim that one if you think this is for you...)

@mont29: there is also blender/blender-addons#58856 (and I will merge this report into blender/blender-addons#58856 -- so this we be off of your desk... of course you could still claim that one if you think this is for you...)
Member

Closed as duplicate of blender/blender-addons#58856

Closed as duplicate of blender/blender-addons#58856

Changed status from 'Duplicate' to: 'Open'

Changed status from 'Duplicate' to: 'Open'

Reopening, merge was not a good idea, though related those two reports remains separated problems.

Reopening, merge was not a good idea, though related those two reports remains separated problems.

This issue was referenced by de491abf99

This issue was referenced by de491abf996281785391b18b3547d1bff305355f

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 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#58237
No description provided.