Make Dupli-Face tool manual entry confusing #51908
Labels
No Label
Meta
Good First Issue
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 & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information 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
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#51908
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system and graphics card
Windows 7 64 Bit. Nvidia 760 GTX
Blender Version
Broken: (example: 2.69.7 4b206af, see splash screen)
Worked: (optional)
Broken since minimum 2.76
Short description of error
The manual entry for Make Dupli-Face tool is confusing. The explanation does not involve to use the tool at all. The link from the Make Dupli-Face operator in the menu leads to 404. The purpose of the tool itself cannot be figured out.
Exact steps for others to reproduce the error
Based on a (as simple as possible) attached .blend file with minimum amount of steps
The manual for the Make Dupli Face tool describes a workflow that does not involve to click at the Make Dupli-face tool at all. http://docs.blender.org/manual/ja/dev/editors/3dview/object/properties/duplication/duplifaces.html
It's basically two steps. Parenting, and then simply change from "None" to "Faces" in the Duplication panel in the Properties editor. And that's it. Nothing else. The Make Dupli-Face tool, for which the manual page is, is not touched at any point.
And what the tool is really meant for is not to find out. When i perform a Make Dupli-Face at a cube, then this cube becomes a child. Another cube. The parent doesn't render anymore, just the child. And that's basically it.
And so this tool riddles me. It seems to do nothing. It is not involved in the described process at all. What do i miss here? How is it meant to work? What should happen when i click at the menu item? Is this operator a disfunctional obsolete fragment from the past? Or does it have a use?
Changed status to: 'Open'
Added subscriber: @tiles
Added subscriber: @Blendify
This was fixed in blender/blender-addons@e2b5a9e68c
I will take a deeper look at the rest later.
Indeed. No 404 anymore. I forgot to check this in the newest version. But the link now leads to https:*docs.blender.org/manual/en/dev/editors/3dview/object/index.html#bpy-ops-object . And the manual entry is at http:*docs.blender.org/manual/ja/dev/editors/3dview/object/properties/duplication/duplifaces.html
Ok, it should go to the correct URL in the next available version.
Thanks :)
This issue was referenced by 4287
Changed status from 'Open' to: 'Resolved'