Search:

Type: Posts; User: f☺celess

Page 1 of 11 1 2 3 4

Search: Search took 0.16 seconds.

  1. yes i reported the bug to Thomas a week ago :)

    yes i reported the bug to Thomas a week ago :)
  2. Replies
    11
    Views
    10,515

    Sticky: all right, that works now Thank you a lot again...

    all right, that works now Thank you a lot again Marcus.

    first issue:
    i am using 2018.1, and about the GetPublicFolder, it's really strange cause I still have the R7/R8 ZbrushData in my...
  3. Replies
    11
    Views
    10,515

    Sticky: Hello Marcus, i post to tell you that i noticed...

    Hello Marcus,
    i post to tell you that i noticed something wrong with the zFileUtils.
    in fact there are two problem :

    First issue :
    GetpublicFolder path never returns the path of the...
  4. GG marcus, i was too lazy to test out to read...

    GG marcus,
    i was too lazy to test out to read directly a obj file using zbrush, but yes as long as the obj file is a small file it can works that way ;D
  5. Replies
    9
    Views
    2,632

    GG JRoC

    GG JRoC
  6. Replies
    2
    Views
    1,350

    those type of notes are called, Autonotes you...

    those type of notes are called, Autonotes
    you can edit your local files, but as zbrush system files you cannot redistribute your own files.
    have a look at Zdata/Zlang/english/Autonotes.txt
    you can...
  7. Replies
    9
    Views
    2,632

    the big issue here is that you replaces the...

    the big issue here is that you replaces the geometry too.
    the only way to copyuvs from a mesh to another, is to use uvmaster copyuvs /pasteuvs
    and like i say in my previous message, it can't to...
  8. yeah sorry Ryan i speak too fast, i tried to...

    yeah sorry Ryan i speak too fast, i tried to found out any workaround but in vein.
    to provide you a solution, the only solution i found just write now
    is that if you can read obj file and count how...
  9. Hi Ryan, I think if Group Split is enable in...

    Hi Ryan,
    I think if Group Split is enable in subtools: split, then you have multiple groups on the current subtools.
  10. Replies
    2
    Views
    1,377

    the issue with your script is that part which...

    the issue with your script is that part which cannot run :

    [IPress,Transform Type:Remesh By Union]
    [IPress,Transform Type:Accept]

    because what you see as menu and items when you click on the...
  11. Replies
    18
    Views
    11,988

    thank you Marcus for the confirmation, i noticed...

    thank you Marcus for the confirmation, i noticed that when i see the log in my debugger.
    also i can't say how many time the ZFileutils64.dll is loaded at startup, it depend how many plugin use it....
  12. Replies
    18
    Views
    11,988

    it finally just myself who is bugging, i just...

    it finally just myself who is bugging, i just prepared my project to run zbrush with the debugger, then i open and close when i stop the debug mode ;)
  13. Replies
    18
    Views
    11,988

    I am terrified by what i just had discovered now...

    I am terrified by what i just had discovered now about Zbrush.
    I develop a plugin and for that i am building a dll on my own, and I must to say it was a very confusing experience.
    I always thought...
  14. Replies
    9
    Views
    2,632

    nope sorry its not possible to cycle from your...

    nope sorry its not possible to cycle from your script to uvmaster and get back to your script process. because your script is no longer reachable so the process just stop and there is no...
  15. Replies
    18
    Views
    11,988

    hey, sorry guys for resurrecting that old thread,...

    hey, sorry guys for resurrecting that old thread, but i got some really stepped progress on this project and no time for that.
    I want that project to be open source and free for anyone to contribute...
  16. just to keep you updated, i haven't found the...

    just to keep you updated,
    i haven't found the reason why it didn't worked my way..
    so finally, i used the loop method, it works well,and finally its better like that,it seems i misreading the...
  17. Note Inteface, multiple page display and no loop

    hey there, i am looking for a confirmation about the way i took to create a note interface with multiple pages.
    my approach was to simply create a first page, and display it, and have navigation...
  18. shoudl i report the bugs i found to a support...

    shoudl i report the bugs i found to a support ticket ?
    none of many ( 3) bugs i found and that was easy to reproduce has never been fixed, or even reported to the dev team.
    So what is best if i...
  19. Okay let me explain well this time the bug is...

    Okay let me explain well this time

    the bug is happening in a specific context
    first try a IgetId, onto light:background:texture, when no texture has been assigned to the button slot.
    the ID...
  20. hmm yeah it work this way : [I]//...

    hmm yeah it work this way :

    [I]// "Light:Background:Texture"]





    this way it doesn't :
  21. Reset Light:Background:Texture button slot to texture Off

    hey guys, i looking for a way to reset the Light:Background:Texture, to texture Off when a texture is already assigned to that button slot.
    sadly it might be impossible to do it, because i get stuck...
  22. Replies
    1
    Views
    1,074

    [IKeyPress,'1',[IPress,Tool:SubTool:Delete]]...

    [IKeyPress,'1',[IPress,Tool:SubTool:Delete]]
    this gonna take the first choice
    [IKeyPress,'2',[IPress,Tool:SubTool:Delete]]
    second choice etc..
  23. i have one of my plugin ( matiere 3d) which got...

    i have one of my plugin ( matiere 3d) which got 82 switches and no issue.
    there is a routine that handle the the plugin startup ( when your script has shutdown, because you have used another...
  24. Replies
    2
    Views
    1,165

    you might take a look at this kind of app Artdock...

    you might take a look at this kind of app Artdock or touchKey
    https://github.com/hoamle/TouchKey
    https://konartist3d.deviantart.com/art/ArtDock-283342420
  25. Replies
    42
    Views
    75,655

    Sticky: yeah I totally misunderstood the issue sorry. if...

    yeah I totally misunderstood the issue sorry.
    if you want it to work with a varset then you can try out that


    //startup
    [VarSet, zbTime, [ZBrushInfo, 2]]
    [If,( zbTime <= 15.000 )
    ,//cmds
    ...
Results 1 to 25 of 263
Page 1 of 11 1 2 3 4