Accidentally hiding a bone in a proxy armature cannot be undone with ctrl+z. #38911

Closed
opened 2014-03-01 21:59:48 +01:00 by Sam Brubaker · 8 comments

Version: 2.70 test build (win 64)

How to reproduce:

  • Open a new file in blender and link the group in the provided file (or any group with an armature, really)
  • Make a proxy of the armature.
  • Go into pose mode, select a bone, and hit H to hide it
  • Note that using ctrl+Z does not undo the hiding of the bone.

Given that the hotkey for hiding is right next to the hotkey for moving (H and G, respectively), this has the potential to seriously confound new users learning character animation in Blender. Alt+H of course works, but many users do not know Alt+H. Their initial response will be to hit ctrl+Z, like after any mistake in Blender, and this ought to work just as well.

Cube_Rig.blend

Version: 2.70 test build (win 64) How to reproduce: - Open a new file in blender and link the group in the provided file (or any group with an armature, really) - Make a proxy of the armature. - Go into pose mode, select a bone, and hit H to hide it - Note that using ctrl+Z does not undo the hiding of the bone. Given that the hotkey for hiding is right next to the hotkey for moving (H and G, respectively), this has the potential to seriously confound new users learning character animation in Blender. Alt+H of course works, but many users do not know Alt+H. Their initial response will be to hit ctrl+Z, like after any mistake in Blender, and this ought to work just as well. [Cube_Rig.blend](https://archive.blender.org/developer/F79416/Cube_Rig.blend)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @rocketman

Added subscriber: @rocketman
Author

BTW, my company is producing an online Blender animation class for children. I understand the devs' reluctance to fix minor bugs so close to an official release, but we're launching quite soon so I'm worried that if this bug survives into version 2.70, it will make children cry. Sobbing, they will repeatedly press ctrl+z to no avail, believing that their character's bone is gone and their animation is ruined forever.

I don't mean to implicate the devs here. This is entirely my fault for attempting to teach advanced Blender animation to kids! You've already fixed so many bugs that our course has improved wonderfully; it would be terrific if this one last bug were squashed as well.

BTW, my company is producing an online Blender animation class for children. I understand the devs' reluctance to fix minor bugs so close to an official release, but we're launching quite soon so I'm worried that if this bug survives into version 2.70, it will make children cry. Sobbing, they will repeatedly press ctrl+z to no avail, believing that their character's bone is gone and their animation is ruined forever. I don't mean to implicate the devs here. *This is entirely my fault for attempting to teach advanced Blender animation to kids!* You've already fixed so many bugs that our course has improved wonderfully; it would be terrific if this one last bug were squashed as well.

Added subscriber: @mont29

Added subscriber: @mont29

Yeah, annoying indeed... :/

Dev notes: For some reason, undo does not affect the 'Hide' property… also, most bone's settings are disabled in UI (including the Hide toggle), yet I could not find anything in py or RNA code that would explain that disabling… I’m a bit lost here :(

Yeah, annoying indeed... :/ Dev notes: For some reason, undo does not affect the 'Hide' property… also, most bone's settings are disabled in UI (including the Hide toggle), yet I could not find anything in py or RNA code that would explain that disabling… I’m a bit lost here :(
Sergey Sharybin self-assigned this 2014-04-10 19:30:30 +02:00

Will have a look.

Will have a look.

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

It's not supported by the design actually. Hiding the bone works with armatures, not poses. It's not so simple to add hiding flags to pose, so considering it a TODO: http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/Animation#Rigging

Meanwhile you can use Alt-H to bring bones back. And i've also added an info message when you hide bones of a proxy which tells you how to bring them back.

Thanks for the report, but closing it now.

It's not supported by the design actually. Hiding the bone works with armatures, not poses. It's not so simple to add hiding flags to pose, so considering it a TODO: http://wiki.blender.org/index.php/Dev:2.5/Source/Development/Todo/Animation#Rigging Meanwhile you can use Alt-H to bring bones back. And i've also added an info message when you hide bones of a proxy which tells you how to bring them back. Thanks for the report, but closing it now.
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
Interest: X11
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
3 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#38911
No description provided.