mgear-dev / mgear4

mGear v.4.x.x (python 3 ready) https://mgear4.readthedocs.io
MIT License
259 stars 91 forks source link

RBF Manager 2.0: Miscellaneous Improvements #299

Closed miquelcampos closed 5 months ago

miquelcampos commented 9 months ago
joji2468ng commented 7 months ago

Here is the new layout of the tool.

The driven widget was embedded and no pop-up window for the driven setup. The plus button, located next to the 'Set' button in the 'Driven' textField, allows you to add another driven. Pressing the plus button will clear both the 'Driven' textField and the 'Driven Attributes' field.

Also, the button with a left arrow icon next to the set button of control and driver allows setting both a controller and a driver simultaneously to reduce clicks. Once creating a weighted driver, It provides a default name for the weighDriver setup node based on the driver name.

image

joji2468ng commented 7 months ago

Besides, Added a new context menu item in QListWidget for both driver and driven attributes that allow setting your selected attribute to be automatically highlighted in the next operations(the new setup).

image