missing info maybe? #47566
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
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#47566
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?
on this page:
https://www.blender.org/manual/modeling/meshes/editing/misc.html
I tried to sort elements but nothing happened.
After some research, I found that if I Type "bpy.app.debug = True" into the Python Console
I could enable viewing indices in the (N) properties panel under mesh display->edge info
source:
http://blender.stackexchange.com/questions/36577/how-are-vertex-indices-determined/36599#36599
then I noticed a change when I sorted elements.
Maybe that should be added into that page on the manual?
Or am I missing something?
Changed status to: 'Open'
Added subscriber: @eroMoD
Added subscriber: @ideasman42
Changed status from 'Open' to: 'Archived'
This is intentionally a hidden feature - because its intended only for use by C/C++ developers debugging mesh data, there are a handful of these (you can access setting bpy.app.debug_value) for example.
If this is moved out of debug-mode, then it can be added to the manual.
Added subscriber: @NikoLeopold
This comment was removed by @NikoLeopold
Removed subscriber: @NikoLeopold
Added subscriber: @NikoLeopold