User interface

I'd like to see theuser interface keys in botj Daz and Hexigon similarized.

It's disconcerting to shift from several hours on he'd tnto Daz and not have the same key sequenceses to move the camera.

Hex is well thought out, efficient to mouse movement.

Daz is disapointidis and requires Moore thought and motion.

Mimic hex please.

Comments

  • FSMCDesignsFSMCDesigns Posts: 12,722

     DS makes sense to me compared to Hexagon. I hate the UI in Hex, but at least it's not as bad as Blender.

    Seeing the popularity and priority of DS over Hex, I highly doubt they would ever make changes to DS to get it closer to Hex, more the other way around of getting Hex closer to DS if anything.

    DS is very customizable, so it's possible you might be able to make changes to it to make it closer to what you need.

  • This has probepr been addressed before but I would like to be able to change the desktop color to get better contrast with my images.
    The ghastly yellow that the screen changes to when you mouse over the images in the background is utterly horrid.

    Hex uses a key and mouse sequence to track ball the images.
    In DAZ you have to drag your mouse up to a GUI point and then button and drag it.
    Incredibly disconcerting especially for those of us transitiong back and forth.

    If I could figure out how to replace the GUI zones in DAZ with the "ALT" key, I'd be overjoyed.

  • Syrus_DanteSyrus_Dante Posts: 983
    edited October 2018

    I started a thread about how to customize the DazStudio interface and how to customize the controlls.

    You may have a look to find instructions how to change things or simply download the provided configuration files and start to customize those how you want. If you try the configuration files please let me know if they worked for you, if not I am willing to update some. I already made some additional customizations to my current workspace layout lately.

    How to Customize Daz Studio - to speed up Workflow!? [WIP]

    This is how my interface looks after I've customized some things. Less Sub-Menus, less clicking and less distance you have to move your mouse makes the workflow faster, less tedious and more fun. Ofcourse the fastest workflow would be to remeber all the keyboard shortcuts. The main menus all have Alt+[Letter] shortcuts assigned.

    Customized Main-Menu - Extended

    This is how I navigate in the 3D space of my Daz Studio scene.

    Viewport Navigation Guide + My custom Mouse Button Modifiers

    I also had issues using the default DazStudio interface and keyboard / mouse controlls. Also I didn't like the default interface layout or these default ugly washed out interface colors.

    But that is the case with every user interface and keyboard / mouse controlls of the various 3D software around. Some get used to the interface and controlls and some just don't want to use it because of the interface and controlls.

    Actualy as I started with 3D software I firts tried Hexagon and I liked the interface. I had heared its good for beginners and so I was quickly able to do some basic stuff with the few tools in the tools palet. I would say you can't get lost in the interface because of the limited functions it provides.

    Then I switched over to ZBrush and this software is a special case in terms of interface and controlls. The interface and the controlls are designed for artists to use it with a pressure sensitive pen tablet or monitor. Thats why by default they don't support mouswheel scrolling.

    The default controlls in Blender, with by default select on the right mouse button drove me mad after 10 minutes working with it.

    There is this thing called "muscle memory", actualy its the brain remembering which muscles to activate for the desired motion. Its the same with learning how to drive a bicycle or learn how to swim. This ability is gained by traning and once you have learned that your brain can quickly recall a motion for the desired action without much thinking. In other words once you learned the controlls in whichever software you don't have to think of what keys to press and your brain can concentrate on the actual things you work on.

    If you find yourself in the situation of switching from one 3D application to the next (maybe you work with both the same time) its always a pain to get used to the different controlls. I once compared it with suddenly switching cars from a left sided steering wheel to a right sided steering wheel, or from one with a manual to an automatic shifting gear mechanism.

    But it dosn't have to be this way. Since ZBrush isn't customizable for the 3D navigation controlls I took those as a reference and changed the controlls in DazStudio and Blender to work almost the same. Now I can switch between the different programs to work on my project without even thinking of how to use the 3D navigation controlls anymore.

    Post edited by Syrus_Dante on
  • This is how it looks if I work in DazStudio. Its a short 16 minute tutorial showing some rigging.

    DazStudio Rigging a Cylinder

  • JD_MortalJD_Mortal Posts: 758

    Then a better solution would be to "Prefab" (by Daz), controlls that match other programs. At-least ones that mirror other programs they own.

    Eg, In Hexagon or Bryce or Daz, Have the option to mimic Hexagon, Bryce, Daz, Poser, Zbrush, 3DSMax, Blender... It is just key-mapping and mouse-mapping. Perhaps offer them as a downloadable "Template". One that you could easily swap-out, while working, for an added bonus. Rarely are many things code-locked into specific functions. (Without the ability to change them.)

    Two things I wish in this world, which all this technology has not offered yet...

    1: Remote contols that operate with the exact same functions, universally. (Not a nasty universal remote that only works half-way on half the things you use.)

    2: A universal standard "Universal Input Format", which would make any user-format universal for everything they use. (Move-Up is always Move-Up, but may be "W" key, or "UP ARROW", or "PAGE UP", or all three keys, without mattering to the program code.) {Since no-one follows standards and existing standards are wonky. Like flight controls in a helicopter. When everyone says they are backwards, stop doing it that way! :P }

    Standards... A lost art...

  • Syrus_DanteSyrus_Dante Posts: 983
    edited October 2018

    I've attached my current Keyboard Mouse Controlls with the Shortcuts I use in this ActionList DSX file. Its a plain text XML format easy to read and to edit with a text editor.

    DazStudio4-10_Syrus_MyCustomActions_5_4.zip 7K

    Just extract and copy this dsx file to C:\Users\UserName\AppData\Roaming\DAZ 3D\Studio4\user layouts\actions. Then open the Window > Workspace > Customize dialogue, press Import choose FileType: Actions browse to the DSX file and Accept. Before doing that you better save a Backup of your current Actions List with pressing Export - Actions - Save File. Hit the "Defaults" Button to reset everything to default.

     

    The following CodeSnippets show the changes I made to the default controlls.

    Or just show the default key bindings. The rest is default or nothing assigned to.

    I wonder if I can delete the lines with the actions from the list where no keys are assigned and have this dsx file to only import those key bindings as an addition to the current assigned keys.

    First the so called View Accelerators that most people complain about. Here are the ones I use.

     <ViewAccelerators>  <OrbitCameraAccel Accel="Alt+LeftMB"/>  <RotateCameraAccel Accel="Ctrl+Alt+LeftMB"/>  <PanCameraAccel Accel="Alt+RightMB"/>  <DollyCameraAccel Accel="Alt+MidMB"/>  <BankCameraAccel Accel="Ctrl+Alt+RightMB"/>  <ZoomDCameraAccel Accel="Ctrl+Shift+RightMB"/>  <ZoomFCameraAccel Accel=""/> </ViewAccelerators>

     

    Now on to the Frame and Aim Camera and Perspective view Controlls the Frame also works in Orthograpic view eg. Left Side. I think I will stick with Ctrl+F and Ctrl+A for Frame/Aim.

    What it Frames and Aims at depends on the selected Viewport Tool you currently use, you can frame a selected node with the Universal Tool, a selected Joint Center Point with the Joint Editor tool or a face, edge, point Selection with the Geometry Editor. But its important to Frame something before you Orbit around to have the invisble focus point of the current View set to the selected once. Also applies to Camera views or if you select to watch through a spot light to set the focus point from the Viewport dropdown menu.

      <Action Accel="Ctrl+A" Class="DzAimCameraAction" ShowTextWithIcon="false"/>  <Action Accel="Ctrl+F" Class="DzFrameCameraAction" ShowTextWithIcon="false"/>  <Action Accel="Ctrl+Alt+R" Class="DzResetCameraAction" ShowTextWithIcon="false"/>  <Action Accel="Ctrl+Alt+A" Class="DzPointAtAction" ShowTextWithIcon="false"/>

     

    Switching to Ortographic view has become a mess lately in my actions list by default you press Ctrl+ left, right, up, down. New users hit this easily by accident and then wonder why they can't orbit the perspective view in the Viewport anymore.

    By deleting the line Accel="Ctrl+Left" and similar in front the Keyboard shortcut is deleted. I acces those views with the Viewport dropdown I also change the Draw Style there. Deleting those Orto View and Draw Style changing shortcuts can even prevent your cats change anything in DazStudio by jumping on your keyboard.wink

    Read the full story behind this here: So my cat jumped on my keyboard when I wasn't around and...

      <Action Accel="Ctrl+Left" Class="DzLeftViewAction" ShowTextWithIcon="false"/>

      &lt;Action Class="DzLeftViewAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzBackViewAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzBottomViewAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzFourViewsAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+Down" Class="DzFrontViewAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+P" Class="DzPerspectiveViewAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzRightViewAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzSideBySideAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzSingleViewAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzTopAndBottomAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzTopViewAction" ShowTextWithIcon="false"/&gt;

     

    Its important to know if the Keyboard Navigation is turned on or off. You can Add this toggle action to your Toolbar to see if its on or off.

      &lt;Action Accel="Shift+K" Class="DzViewControlKeyNavAction" ShowTextWithIcon="false"/&gt;

     

    The following lines are for the Keyboard Navigation controlls. You see all the single letter keys assigned that most people hit by accident: WASDQE + IJKLUO even P and Alt+P never used those. Press Shift+K and you can walk through your DazStudio Scene with WASD like in a FirstPersonShooter game.

      &lt;Action Accel="Q" Class="DzDollyCameraUpAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="E" Class="DzDollyCameraDownAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="W" Class="DzDollyCameraForwardAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="S" Class="DzDollyCameraBackAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="A" Class="DzDollyCameraLeftAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="D" Class="DzDollyCameraRightAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="]" Class="DzIncreaseCameraDollyFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="[" Class="DzDecreaseCameraDollyFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Alt+[" Class="DzResetCameraDollyFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="I" Class="DzRotateCameraUpAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="K" Class="DzRotateCameraDownAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="J" Class="DzRotateCameraLeftAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="L" Class="DzRotateCameraRightAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="U" Class="DzBankCameraLeftAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="O" Class="DzBankCameraRightAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="}" Class="DzIncreaseCameraRotateFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="{" Class="DzDecreaseCameraRotateFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Alt+]" Class="DzResetCameraRotateFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="P" Class="DzLevelCameraRotateAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzIncreaseCameraLevelFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzDecreaseCameraLevelFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzResetCameraLevelFactorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Alt+P" Class="DzLevelCameraSnapAction" ShowTextWithIcon="false"/&gt;

     

    And here are the other controlls for the Geometry Editor and the Node Weight Map Brush Tool. Funny the internal name is still "DzPolygonGroupEditorTool".

    I finaly solved the conflict with my View controlls and "Remove from Selection" ModifierAccel="Shift" (it was Alt by default).

    The lines with MouseWheelAccel show the current key binds for changing the brush size with the mouse wheel. But I think in Geometry Editor only "Brush General Size" Ctrl is used.

     &lt;ViewToolAccelerators&gt;  &lt;DzPolygonGroupEditorTool&gt;   &lt;MouseBtnAccel ModifierName="Add to Selection" ModifierAccel="Ctrl"/&gt;   &lt;MouseBtnAccel ModifierName="Remove from Selection" ModifierAccel="Shift"/&gt;   &lt;MouseWheelAccel ModifierName="Brush General Size" ModifierAccel="Ctrl"/&gt;   &lt;MouseWheelAccel ModifierName="Brush Inner Size" ModifierAccel="Shift"/&gt;   &lt;MouseWheelAccel ModifierName="Brush Outer Size" ModifierAccel="Alt"/&gt;   &lt;MouseBtnAccel ModifierName="Constrain Gradient" ModifierAccel="Alt"/&gt;   &lt;MouseBtnAccel ModifierName="Single Side Scale" ModifierAccel="Ctrl"/&gt;  &lt;/DzPolygonGroupEditorTool&gt;  &lt;DzNodeWeightBrushTool&gt;   &lt;MouseWheelAccel ModifierName="Brush General Size" ModifierAccel="Ctrl"/&gt;   &lt;MouseWheelAccel ModifierName="Brush Inner Size" ModifierAccel="Shift"/&gt;   &lt;MouseWheelAccel ModifierName="Brush Outer Size" ModifierAccel="Alt"/&gt;   &lt;MouseBtnAccel ModifierName="Constrain Gradient" ModifierAccel="Alt"/&gt;   &lt;MouseBtnAccel ModifierName="Single Side Scale" ModifierAccel="Ctrl"/&gt;   &lt;MouseBtnAccel ModifierName="Subtractive Painting" ModifierAccel="Ctrl+Shift"/&gt;   &lt;MouseBtnAccel ModifierName="Alternate Brush" ModifierAccel="Ctrl"/&gt;  &lt;/DzNodeWeightBrushTool&gt; &lt;/ViewToolAccelerators&gt;

     

    These are the controlls for the Geometry Editor I use those alot. Most are default I've just added Clear Selection on Ctrl+NumpadDot. If I want to select all I just hit Ctrl+NumpadMultiply its Invert Selection.

      &lt;Action Accel="Ctrl+," Class="DzFacetSelClearAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+*" Class="DzFacetSelConnectedAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl++" Class="DzFacetSelGrowAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+/" Class="DzFacetSelInvertAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+-" Class="DzFacetSelShrinkAction" ShowTextWithIcon="false"/&gt;

     

    This default shortcut had helped me alot in the Joint Editor deleting unnessacary bones of conforming items after the Transfer Utility.

      &lt;Action Accel="Shift+Del" Class="DzJEDeleteBoneAction" ShowTextWithIcon="false"/&gt;

     

    These are my controlls for the Timline and moving to Key Frames. Works also in GraphMate and KeyMate.

      &lt;Action Accel="Ins" Class="DzAddKeysAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+Shift+Del" Class="DzDeleteKeysAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+Left" Class="DzPrevFrameAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+Right" Class="DzNextFrameAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Shift+Left" Class="DzSkipToPrevKeyAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Shift+Right" Class="DzSkipToNextKeyAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+PgDown" Class="DzPlayToggleAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="End" Class="DzSkipToPlayrangeEndAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Home" Class="DzSkipToPlayrangeStartAction" ShowTextWithIcon="false"/&gt;

     

    If you start to pose or animate you should use some of those keys. The F3 to F8 shortcuts are my idea to quickly acces the Memorize-Restore Figure/Items actions. The seperate Pose/Shape sibling actions can be found in the main menu. Also all other important actions like Zero, Restore and Clear Figure / Items can be accesed in my main menu.

      &lt;Action Accel="Ctrl+D" Class="DzMoveToFloorAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+C" Class="DzCopyNodeAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+V" Class="DzPasteNodeAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Shift+Y" Class="DzSymmetryAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Shift+B" Class="DzBakeToTransformsAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="F3" Class="DzRestoreFigureAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="F4" Class="DzMemorizeFigureAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="F5" Class="DzMemorizeSelectedItemsAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="F6" Class="DzRestoreSelectedItemsAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="F7" Class="DzRestoreFigurePoseAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="F8" Class="DzMemorizeFigurePoseAction" ShowTextWithIcon="false"/&gt;

     

    Its not a bad idea to assign some shortcuts to the Pin actions if you create poses on a regular basis. I tried some lately but most times I can't remember and use my main menu instead.

      &lt;Action Accel="Ctrl+Shift+K" Class="DzIKClearPinAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzIKClearPinsAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzIKConvertToFKAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzIKEnableHardPinsAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzIKEnableIKAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzIKEnablePinsAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+K" Class="DzIKPinBothAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzIKPinRotationAction" ShowTextWithIcon="false"/&gt;  &lt;Action Class="DzIKPinTranslationAction" ShowTextWithIcon="false"/&gt;

     

    I hate the right-click on selection in the Scen pane just to Expand From Selected in the sub menu i will try to learn my new shortcut Ctrl+Shift+E in future.

      &lt;Action Accel="Ctrl+Shift+E" Class="DzHPExpandFromSelectedAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+Shift+I" Class="DzHPInvertSelectionAction" ShowTextWithIcon="false"/&gt;

     

    Oh this is like in Blender - just press H and the selected gets hidden Un-Hide is Alt+H. Its the Node Visibility I think.

      &lt;Action Accel="H" Class="DzHideSelectedAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Alt+H" Class="DzUnHideSelectedAction" ShowTextWithIcon="false"/&gt;

     

    Exporting-Importing OBJs has become faster since I use these shortcuts alot.

      &lt;Action Accel="Ctrl+E" Class="DzExportAction" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+I" Class="DzImportAction" ShowTextWithIcon="false"/&gt;

     

    With this I can switch between the first two Activity Bar Workspace Layouts without having the Activity Bar on screen. You know the default Actors, Wardrobe & Props and the Pose & Animate "Rooms".

      &lt;Action Accel="Ctrl+Shift+F1" Class="DzActivityAction0" ShowTextWithIcon="false"/&gt;  &lt;Action Accel="Ctrl+Shift+F2" Class="DzActivityAction1" ShowTextWithIcon="false"/&gt;

    This will toggle to show the Activity Bar if needed, thought most times it is unnassecary ans just wastes alot of screenspace.

      &lt;Action Accel="Shift+F1" Class="DzToggleActivityBarAction" ShowTextWithIcon="false"/&gt;

     

    Someone complained about hitting Ctrl+U all time while trying to Undo Ctrl+Z. I changed that Lock Docking/Undocking = Ctrl+Shift+U.

      &lt;Action Accel="Ctrl+Shift+U" Class="DzLockUIAction" ShowTextWithIcon="false"/&gt;

     

    The DazStudio Fullscreen mode had fooled me the fist time I tried. In the (default?) layout that I used there was no keyboard shortcut assigned. Once I choosed Fullscreen from the mainmenu I never had a chance to exit the fullscreen only a restart helped.

      &lt;Action Accel="F12" Class="DzFullScreenAction" ShowTextWithIcon="false"/&gt;

     

    zip
    zip
    DazStudio4-10_Syrus_MyCustomActions_5_4.zip
    7K
    Post edited by Syrus_Dante on
  • Syrus_DanteSyrus_Dante Posts: 983
    edited October 2018
    JD_Mortal said:

    Then a better solution would be to "Prefab" (by Daz), controlls that match other programs. At-least ones that mirror other programs they own.

    Eg, In Hexagon or Bryce or Daz, Have the option to mimic Hexagon, Bryce, Daz, Poser, Zbrush, 3DSMax, Blender... It is just key-mapping and mouse-mapping.

    I never got used to the default 3D navigation controlls in Blender. Even though they offer you a list of Presets to choose from for to mimic the variouse other programs.

    I once managed to change the Blender view controlls to work with Alt+[Mouse Button]. That caused a lot of conflicts with default key bindings, the Alt key is used quiet often for other things in Blender. With the User Preferences and the search field it was possible to find all conflicts and delete those. I migrated my old Key Config to every new Blender release since version 2.4 I think but with the latest release its no loger possible.

    There is a Blender Plugin available Mouselook Navigation addon (+ZBrush mode) to have the 3D viewport navigation to work like in ZBrush at least thats how I thought it would work. Interesting Plugin but unforunatly you still have to setup some of the additional controlls like Alt+Right-Click anywhere for Orbit as in ZBrush yourself.

     

    To have the Mouse Wheel working in ZBrush you need an inofficial user created Plugin called "Middle Button" Plug-in for ZBrush 4R6.

     

    JD_Mortal said:

    Two things I wish in this world, which all this technology has not offered yet...

    1: Remote contols that operate with the exact same functions, universally. (Not a nasty universal remote that only works half-way on half the things you use.)

    2: A universal standard "Universal Input Format", which would make any user-format universal for everything they use. (Move-Up is always Move-Up, but may be "W" key, or "UP ARROW", or "PAGE UP", or all three keys, without mattering to the program code.) {Since no-one follows standards and existing standards are wonky. Like flight controls in a helicopter. When everyone says they are backwards, stop doing it that way! :P }

    Standards... A lost art...

    It is just that every company in the 3D software buisness wants to establish their own standards. Its not even standard how to name the three axis X, Y, Z for Up-Down, Left-Right, Front-Back thats why you have to twist around the meshes by importing-exporting OBJs to other 3D software.

    Another example is the Autodesk exclusive closed exchange format FBX that could solve some of the compatibility issues - but as I heared pepole have issues with importing those into DazStudio or exchange those with Blender.

    [EDIT]: There is something other I'd like to mention at this point. I think a successful example of cooperation work and integration into DazStudio is the iRay render engine for nVidia graphic cards. While on the other hand the Pixologic cooperation work with the DazStudio developers for to keep the GoZ plugin bridge updated could be better.

     

    About flight controls in a helicopter.

    I remember I've enjoyed those heli missons as I once played this GTA game with the playstation gamepad and those two analog thumb joysticks. In another thread I had the idea to somehow remap the DazStudio WASD keyboad navigation to those gamepad sticks to have a fly mode inside the DazStudio Viewport. How about a Gampad support Plugin for DazStudio with a pane for to configure the key bindings? Someone with Daz Scripting abilities could possible write such a script.

    Other examples of how to control DazStudio with various interface devices.

    mcjKinectKit for Kinect V1 and in June 2018 Kinect V2

    KORG nano KONTROL 2 Plug-in v1.0 PDF Manual DAZ Studio 4.6 to 4.11 for Win 10

     

    The one that I am missing here is the weight map painting support with my wacom pen tablet.

    Or what about those VR-headset remote hand controlls to pose genesis figures?...

     

    The future of interface devices? Or will we all live in the Matrix some day? LOL

    Due to latest scientific researches it is possible to wear those head caps with sensors to meassure the brain waves. With those caps and a teachable controller interface it is possible to mind control certain actions in a computer interface for example. Those are experimental reseaches by now, people who tried to control something with their thoughts reported in the beginning its hard to concentrate and think of the action the computer should execute but after some teaching the interface understands which actions to execute with the different brainwave patterns the user with the head cap generates by thinking of some action. Its a bit scary to think of your PC could read your mind but the interface would only understand commands that you teach them.

    Blender_UserPreferences_CustomizeKeys.png
    853 x 927 - 221K
    Blender_UserPreferences_PreSets.png
    853 x 927 - 224K
    Post edited by Syrus_Dante on
  • Wow!

    First and foremost, Thank you all for your input. The time you put into your responses is both noted and greatly appreciated.

    Second. While I'm impressed with the degree of detail in this response and certainly don't mean to insult anyone, I'm inundated and overwhelmed as well.

    My Dad once said.
    "When asked what time it is, try not to respond with how to build the watch."

    What I'd like to do is:
    1) Alter the "view" movement to make it similar to Hexagon if possible (alt/mouse combination).
    2) Terminate the "gold haze" that apears when I mouse over a scene in DAZ.

    If there's a way to do those two items and anyone can point me in the direction of that method, I'd greatly appreciate the help.

  • 2) Terminate the "gold haze" that apears when I mouse over a scene in DAZ.

    In the Draw Settings pane, one of the following, or both:

    Set the Highlight Style to Bounding Box only; or

    Turn the Active Opacity down to 0%.

    drawsettings.JPG
    784 x 442 - 46K
  • Syrus_DanteSyrus_Dante Posts: 983
    edited October 2018

    1) Alter the "view" movement to make it similar to Hexagon if possible (alt/mouse combination).

    In How to Customize Daz Studio - to speed up Workflow!? [WIP]

    there is the section customized Mouse Button Modifiers

    Changing Mouse Button Modifiers

    this picture is all you should need. It also explains why it can be better to edit the DSX file itself.

    These are the lines that get changed in the DSX file.

    &lt;ViewAccelerators&gt;  &lt;OrbitCameraAccel Accel="Alt+LeftMB"/&gt;  &lt;RotateCameraAccel Accel="Ctrl+Alt+LeftMB"/&gt;  &lt;PanCameraAccel Accel="Alt+RightMB"/&gt;  &lt;DollyCameraAccel Accel="Alt+MidMB"/&gt;  &lt;BankCameraAccel Accel="Ctrl+Alt+RightMB"/&gt;  &lt;ZoomDCameraAccel Accel="Ctrl+Shift+RightMB"/&gt;  &lt;ZoomFCameraAccel Accel=""/&gt;&lt;/ViewAccelerators&gt;

     

    Post edited by Syrus_Dante on
  • handyman4545handyman4545 Posts: 408
    edited October 2018

    Andya:
    You can't believe how much I appreciate that help.
    It worked perfectly.

    I had to find the Draw Settings by clicking the Rt Mouse button in the tabs area of left side, screen pane then select "Add Pane" to find it but it worked like a charm!
    Many thanks!

    Syrus:
    I'm always leary when it comes to mucking about in the system files but I'm gonna try to follow your push and see where it leads me.
    I'll update on my success later.
    Thank you as well.

    UPDATE

    i'm getting hung up in the "Open the Customize Settings" in the "Mouse Button Modifiers" drop down menu.
    I can't find any tabs or fields that open the "Customize Settings" or the "Mouse Button Modifiers" drop down.
    Can you direct me to the fields please?

    Post edited by handyman4545 on
  • Syrus_DanteSyrus_Dante Posts: 983
    edited October 2018

    Sorry by all this tech talk I forgot to mention the most obvious.

    The Customize Daz Studio dialogue can be opened by the main menu Window > Workspace > Customize. I just linked the image from my thread but its ripped out of context.

    Then you have this Customize window on screen like in the sceenshot above. In the bottom of the Customize dialogue you find the Viewport Shortcuts: with the first register View Controls. The dropdown menu behind Mouse Button Modifiers shows the selected View Control action like Orbit that you can change now by double-clicking on the current shortcut showing in the text box behind.

    [Quote]: How to Customize Daz Studio...

    changing Mouse Button Modifiers in the Customize Dialogue

    Sorry I usualy explain things more complicated than they are. So I made a new screenshot with instructions for everyone to show how to change the Mouse Button Modifiers in the Customize Settings @ Main Menu: Window>Workspace>Customize.

    [screenshot]

    [PS] I know this is a bit complicated but once you setup your Mouse Button Modifiers and keyboard shortcuts as it makes sens to you, you will get used to it by the time and never think of it again. For the beginning it can help to make a note of all the shortcuts on a piece of paper and post it next to your monitor.

    BTW even if you change these Mouse Button Modifiers the mousewheel scroll zoom will still be available.

    Post edited by Syrus_Dante on
Sign In or Register to comment.