Search:

Type: Posts; User: alexeyvanzhula

Search: Search took 0.52 seconds.

  1. Replies
    2
    Views
    1,301

    Thank you very much!

    Thank you very much!
  2. Replies
    2
    Views
    1,301

    Run script on window deactivation

    Hi. Is it possible to run a piece of code when application window lost focus?
  3. Replies
    9
    Views
    3,910

    :O Thank you very much!!! It works well! And...

    :O Thank you very much!!! It works well!

    And maybe it is possible to move window to any position of the screen?
  4. Replies
    9
    Views
    3,910

    Thank you for answer. I mean whole ZBrush window.

    Thank you for answer. I mean whole ZBrush window.
  5. Replies
    9
    Views
    3,910

    Change Window Size, Hide Toolbars

    Hi. Is it possible to change size of ZBrush window and hide all toolbars with zscript?
  6. Replies
    11
    Views
    5,264

    :) Thanx

    :) Thanx
  7. Replies
    11
    Views
    5,264

    This code: // ADD NEW TOOL [IPress,...

    This code:

    // ADD NEW TOOL
    [IPress, Tool:SimpleBrush]
    [IPress, Color:Clear]
    [FileNameSetNext, OBJ_FILE_PATH]
    [IPress, Tool:Import]
    [CanvasClick,10,10,10,20]
    [IPress,...
  8. Replies
    11
    Views
    5,264

    Thanx it helps a lot! Can you show some...

    Thanx it helps a lot!



    Can you show some example lines of code?
  9. Replies
    11
    Views
    5,264

    And how to decript stroke drawing string: ...

    And how to decript stroke drawing string:

    ZObjStrokeV02n3=HVH0V0H0V1

    It works well for me, but i want to understand this piece HVH0V0H0V1. Google did not help :(
  10. Replies
    11
    Views
    5,264

    ...

    ...
  11. Replies
    11
    Views
    5,264

    Ok. Thank you for answer :) The problem is...

    Ok. Thank you for answer :)

    The problem is more advanced :(

    Before I show you example i want to ask how to?:
    1. create new tool
    2. import obj file to it
    3. draw it at canvas
    4. go to edit...
  12. Replies
    11
    Views
    5,264

    Sorry, but i post this topic in ZScripting Help...

    Sorry, but i post this topic in ZScripting Help thread. I dont understand why moderator moved it.
    I mean correct way to importing obj in zscript.
  13. Replies
    11
    Views
    5,264

    Import OBJ

    Please show me correct way to import OBJ file to current tool in my script. This tool is in Edit mode and have polymeshes and parametric subtools
  14. Replies
    4
    Views
    3,570

    Unfortunately it doesn't work always

    Unfortunately it doesn't work always
  15. Replies
    4
    Views
    3,570

    Thank you very much!

    Thank you very much!
  16. Replies
    4
    Views
    3,570

    Frame All SubTools

    When i press Transform:Fit first time it frame current subtool. After second press it frame all subtools in current tool.
    Can I just frame all subtools always in my script (without framing current...
  17. Replies
    0
    Views
    2,381

    Is current tool 3d mesh?

    Hi.
    In my script I want to check if it is possible to activate Edit Mode at this time.
    For example, if currently selected tool is 2d brush or 3d mesh but not yet drawn we can`t go to Edit Mode. How...
Results 1 to 17 of 17