Maniphest T60999

Duplifaced objects are not drawn in edit mode
Closed, Resolved

Assigned To
Sergey Sharybin (sergey)
Authored By
Artem (Hickz)
Jan 29 2019, 11:01 PM
Tags
  • BF Blender
Subscribers
Artem (Hickz)
Philipp Oeser (lichtwerk)
Sebastian Parborg (zeddb)

Description

System Information
Operating system: Win 10
Graphics card: 1080 Ti

Blender Version
Broken:
2.80 957b4547aeeb
Worked:
2.79b or master

Short description of error
So whenever you enter edit-mode for dupli-face objects(the main one, not the children), the objects on duplifaces disappear. In 2.79 they were drawn on duplifaces even in edit mode (which is imho a better behavior cos you can see what's happening)

Exact steps for others to reproduce the error
Add any object to the scene, add a plane, add an array modifier to that plane, parent the plane to the object and switch dupliface instancing on. Enter edit mode on plane and the instances arent drawn in the viewport

Revisions and Commits

rB Blender

Related Objects

Mentioned Here
rB957b4547aeeb: Cleanup: Remove unused MTex.texflag

Event Timeline

Artem (Hickz) created this task.Jan 29 2019, 11:01 PM
Artem (Hickz) updated the task description.Jan 30 2019, 3:23 AM
Philipp Oeser (lichtwerk) added a subscriber: Philipp Oeser (lichtwerk).EditedJan 30 2019, 9:35 AM

Cannot reproduce here, see

Does this file work for you?

If there are still problems in your scene, please attach it here...

Philipp Oeser (lichtwerk) lowered the priority of this task from 90 to 30.Jan 30 2019, 9:40 AM

marking as incomplete until we hear back...

Artem (Hickz) added a comment.Jan 30 2019, 4:25 PM

This is what i rather meant. The objects disappear from arrayed planes in edit mode (Plus try moving the plane, the instanced object isn't following it real time, updates only if you exit edit mode. 2.79 was realtime plus the objects are shown on modifiers)

Artem (Hickz) added a comment.Feb 7 2019, 5:22 PM
In T60999#609838, @Philipp Oeser (lichtwerk) wrote:

marking as incomplete until we hear back...

Is any other info needed?

Philipp Oeser (lichtwerk) raised the priority of this task from 30 to 90.Feb 7 2019, 6:15 PM
Sebastian Parborg (zeddb) assigned this task to Sergey Sharybin (sergey).Feb 9 2019, 3:34 PM
Sebastian Parborg (zeddb) lowered the priority of this task from 90 to 50.
Sebastian Parborg (zeddb) added a subscriber: Sebastian Parborg (zeddb).

I'm guessing this is a depsgraph thing?

Sergey Sharybin (sergey) changed the task status from Unknown Status to Resolved by committing rBf16763a01dfb: Fix T60999: Duplifaced objects are not drawn in edit mode.Feb 12 2019, 5:08 PM
Sergey Sharybin (sergey) added a commit: rBf16763a01dfb: Fix T60999: Duplifaced objects are not drawn in edit mode.