Maniphest T48372

No way to increase falloff size in proportional edit mode on laptops
Closed, Resolved

Assigned To
Campbell Barton (campbellbarton)
Authored By
Robert Tolppi (rstolppi)
May 7 2016, 9:43 PM
Tags
  • BF Blender
  • Platform: macOS
Subscribers
Bastien Montagne (mont29)
Brecht Van Lommel (brecht)
Campbell Barton (campbellbarton)
Julian Eisel (Severin)
Robert Tolppi (rstolppi)

Description

System Information
MacBook Pro (Retina, 13-inch, Early 2015)
OS X Version 10.11.4

Blender Version
2.77a

Short description of error
When proportionally editing using trackpad, there is no way to increase the size of the falloff
Exact steps for others to reproduce the error

  1. Go into edit mode on a sphere
  2. Hit o on the keyboard to enable proportional editing.
  3. Attempt to change falloff size using scroll.

It seems like trackpad interaction is a HUGE problem for blender (I have run into all sorts of very similar "bugs" which are more like prodigious developer oversights). The trackpad should get its own project status!!!!! Not being able to use critical scroll based features of blender on my brand new laptop is very disappointing. I shouldn't have to carry around a clunky mouse when I have a super sexy force touch, multitouch trackpad built in with pressure sensitivity (please take advantage of it) and haptic feedback. I can only imagine how bad it must be for artists that use a wacom tablet when blender can't even handle a run of the mill trackpad, let alone an Apple engineered one.

Revisions and Commits

rB Blender

Event Timeline

Robert Tolppi (rstolppi) created this task.May 7 2016, 9:43 PM
Robert Tolppi (rstolppi) raised the priority of this task from to 90.
Robert Tolppi (rstolppi) updated the task description.
Robert Tolppi (rstolppi) added projects: BF Blender, Platform: macOS.
Robert Tolppi (rstolppi) edited a custom field.
Robert Tolppi (rstolppi) added a subscriber: Robert Tolppi (rstolppi).
Bastien Montagne (mont29) added a subscriber: Bastien Montagne (mont29).May 8 2016, 11:22 AM

Usual multi-touch trackpad is working perfectly OK here under linux… So blender totally does support trackpad 'wheeling' events, now if OSX cannot generate a proper standard wheeling event out of its “super sexy force touch, multitouch trackpad built in with pressure sensitivity and haptic feedback“…

Anyway, we need some dev with that diamond hardware to test and investigate, likely yet another new thing we'll have to add to our OSX GHOST interface.

Brecht Van Lommel (brecht) added a subscriber: Brecht Van Lommel (brecht).EditedMay 8 2016, 1:40 PM

Works fine for me, also MacBook Pro (Retina, 13-inch, Early 2015). Using two fingers to swipe up / down increases / decreases proportional edit size.

Please check if you have any non-default OS X trackpad configuration and try with File > Load Factory Settings in Blender.

Brecht Van Lommel (brecht) lowered the priority of this task from 90 to 30.May 8 2016, 2:08 PM
Campbell Barton (campbellbarton) added a subscriber: Campbell Barton (campbellbarton).EditedMay 8 2016, 2:50 PM

Note: Alt +/- chances proportional size too.

Julian Eisel (Severin) added a subscriber: Julian Eisel (Severin).May 8 2016, 3:54 PM

Page up/down too.

Robert Tolppi (rstolppi) added a comment.May 8 2016, 5:13 PM

Ok guys, It does work with scroll IF you use the g key and z to restrict the access, its just that there is no way to do it if you use the manipulation handles but I think just reviewing anything that uses trackpad scroll on OS X would be wise.

Robert Tolppi (rstolppi) added a comment.May 8 2016, 5:16 PM

It would be also great if they could use 3 fingers to pan and 2 to orbit. The shift key is also inelegant.

Campbell Barton (campbellbarton) changed the task status from Unknown Status to Archived.May 8 2016, 6:42 PM
Campbell Barton (campbellbarton) claimed this task.
Brecht Van Lommel (brecht) changed the task status from Archived to Resolved by committing rB5fde5616e0af: Fix T48372: missing OS X trackpad scroll support for increasing loop cut /….May 8 2016, 7:07 PM
Brecht Van Lommel (brecht) added a commit: rB5fde5616e0af: Fix T48372: missing OS X trackpad scroll support for increasing loop cut /….
Brecht Van Lommel (brecht) added a comment.May 8 2016, 7:07 PM

It works with both G key and manipulator handles here, and with or without restricting to one axis.

Anyway, I've fixed loop cut and bevel to support increasing the number of segments with the trackpad. Certainly it's possible to take advantage of the trackpad in more areas and improve it, but that's a feature request outside the scope of this bug tracker.

Robert Tolppi (rstolppi) added a comment.May 9 2016, 5:09 PM

How would you get someone to make a little patch or commit or whatever to get the 3 finger pan working. It's a feature "a feature request outside the scope of this bug tracker" but it's one that is very important to core functionality.

Brecht Van Lommel (brecht) added a comment.May 10 2016, 12:42 AM

For feature requests see here and here. There's thousands of different features that are very important to someone.