CTL-ALT-S does nothing in pose mode, crashes when called from the menu #78045

Closed
opened 2020-06-19 22:15:43 +02:00 by Matthew Gayton · 7 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 446.14

Blender Version
Broken: version: 2.83.0, branch: master, commit date: 2020-06-03 14:38, hash: 211b6c29f7
Worked: (newest version of Blender that worked as expected)

Short description of error
Greetings. It is likely this has already been reported but I was unable to find this under open issues with the search function.

I am following this tutorial: https://www.youtube.com/watch?v=qsvKNimuE1I&t=179s

At 10:36 he uses CTL-ALT-S while in pose mode to reduce the apparent width of the B-Bone without changing its actual size or envelope. I have been following his instruction exactly but pressing CTL-ALT-S with my armature selected in pose mode does nothing. I can find no way to do this via menu or any other way. It appears to work in edit mode, but I suspect that I am shrinking the envelope and not just the display.

Again, if this is a duplicate or if this function has simply been removed I apologize for the inconvenience.

Kind regards,

  • Matthew
    Exact steps for others to reproduce the error
    [Please describe the exact steps needed to reproduce the issue]
    [Based on the default startup or an attached .blend file (as simple as possible)]
**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce GTX 1080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 446.14 **Blender Version** Broken: version: 2.83.0, branch: master, commit date: 2020-06-03 14:38, hash: `211b6c29f7` Worked: (newest version of Blender that worked as expected) **Short description of error** Greetings. It is likely this has already been reported but I was unable to find this under open issues with the search function. I am following this tutorial: https://www.youtube.com/watch?v=qsvKNimuE1I&t=179s At 10:36 he uses CTL-ALT-S while in pose mode to reduce the apparent width of the B-Bone without changing its actual size or envelope. I have been following his instruction exactly but pressing CTL-ALT-S with my armature selected in pose mode does nothing. I can find no way to do this via menu or any other way. It appears to work in edit mode, but I suspect that I am shrinking the envelope and not just the display. Again, if this is a duplicate or if this function has simply been removed I apologize for the inconvenience. Kind regards, - Matthew **Exact steps for others to reproduce the error** [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)]
Author

Added subscriber: @MatthewGayton

Added subscriber: @MatthewGayton
Member

Added subscribers: @mano-wii, @lichtwerk

Added subscribers: @mano-wii, @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Can confirm.
Regarding the loss of the shortcut: this came along with the changes in ef4505a158
@mano-wii: not sure if we can use transform.bbone_resize throughout now? there are still usages of transform.transform with mode BONE_SIZE / BONE_ENVELOPE around.

@MatthewGayton : this can also be accessed via the menu Pose > Transform > Scale BBone

However, this crashes atm, will bisect...

Can confirm. Regarding the loss of the shortcut: this came along with the changes in ef4505a158 @mano-wii: not sure if we can use `transform.bbone_resize` throughout now? there are still usages of `transform.transform` with mode `BONE_SIZE` / `BONE_ENVELOPE` around. @MatthewGayton : this can also be accessed via the menu `Pose` > `Transform` > `Scale BBone` However, this crashes atm, will bisect...
Member

Regarding the crash: this was caused by e54fb1b819

TransDataContainer->poseobj is NULL

1  transform_mode_init       transform_mode.c     1180  0x3da2187 
2  initTransform             transform.c          2000  0x3d557b8 
3  transformops_data         transform_ops.c      394   0x3dc591f 
4  transform_invoke          transform_ops.c      510   0x3dc5c74 
5  wm_operator_invoke        wm_event_system.c    1284  0x32a20dd 
6  wm_operator_call_internal wm_event_system.c    1498  0x32a2888 
7  WM_operator_name_call_ptr wm_event_system.c    1546  0x32a2ab2 
8  ui_apply_but_funcs_after  interface_handlers.c 902   0x3dfcbac 
9  ui_handler_region_menu    interface_handlers.c 10782 0x3e1707f 
Regarding the crash: this was caused by e54fb1b819 `TransDataContainer->poseobj` is NULL ``` 1 transform_mode_init transform_mode.c 1180 0x3da2187 2 initTransform transform.c 2000 0x3d557b8 3 transformops_data transform_ops.c 394 0x3dc591f 4 transform_invoke transform_ops.c 510 0x3dc5c74 5 wm_operator_invoke wm_event_system.c 1284 0x32a20dd 6 wm_operator_call_internal wm_event_system.c 1498 0x32a2888 7 WM_operator_name_call_ptr wm_event_system.c 1546 0x32a2ab2 8 ui_apply_but_funcs_after interface_handlers.c 902 0x3dfcbac 9 ui_handler_region_menu interface_handlers.c 10782 0x3e1707f ```
Philipp Oeser changed title from CTL-ALT-S does nothing in pose mode. to CTL-ALT-S does nothing in pose mode, crashes when called from the menu 2020-06-22 15:49:30 +02:00
Germano Cavalcante self-assigned this 2020-06-22 23:45:13 +02:00

This issue was referenced by 51bf04383a

This issue was referenced by 51bf04383aa0300b60bca71c5ce388e338751932

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' 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
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
4 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#78045
No description provided.