sketchucation logo sketchucation
    • Login
    โ„น๏ธ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] TextureTools

    Scheduled Pinned Locked Moved Plugins
    106 Posts 34 Posters 99.7k Views 34 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      the.pjt
      last edited by

      hi dear TIG ...

      this plugin is grate .. it installs with no problem .. and it runs well when I install this codes in a blank plugin folder with SU's default rubies ... but ... when I try to run it whit my own plugins folder with many rubies installed , it doesn't run in the way ... no start up problems .. but when I click to a Icon in your toolbar anything happens ...
      help me ... I thing your plugin intersects with another plugins .. because when I turn them off the plugin works well again ...

      i'm not a developer but I sometimes read the developers section .. I have seen a topic that say developer should use unique classes and unique names ...

      so please change your code names .. if it's need ... I don't know about it .. you are a SU ruby genius .. and you know it better than me ...

      but .. there is a bug that happens when I load my outher plugins ( include VRAY , and lots of other rubies ) .. loading theme disables plugin's function

      1 Reply Last reply Reply Quote 0
      • TIGT Offline
        TIG Moderator
        last edited by

        I am surprised that it clashes with any other scripts.
        It is written within its own class/module/methods etc.
        There are a few 'rogue scripts' that mess with base class method - often to do with groups - or have ill-configure observers; although these tools have little that I can think of that might clash with anything, let alone a 'rogue script' ๐Ÿ˜•
        Can you open the Ruy Console before trying my tools and pass on any error messages that might appear...
        It's currently a mystery ๐Ÿ˜’

        TIG

        1 Reply Last reply Reply Quote 0
        • T Offline
          the.pjt
          last edited by

          here is the screen shots ... ๐Ÿ˜„

          ... I have run commands from the "menu" section of plugins code ( cmd1=UI::Command.new("TextureRotate"){TextureTools::Rotate.new()} ) ...
          I have copied and pasted commands ...

          TIG texturetools.jpg

          1 Reply Last reply Reply Quote 0
          • TIGT Offline
            TIG Moderator
            last edited by

            Why are you pasting commands ?
            These are not complete??
            TextureTools::Rotate.new() is all you need... BUT why ?

            Have you edited the script at all?
            Using a program to 'read' the file [+ a 'save'] other than a plain-text editor [like Notepad.exe] will corrupt the contents.
            Or have you downloaded it is a strange way?
            The file appears to be corrupted and the commands are not correctly formed.
            try downloaded a pristine copy again...
            This screenshot shows what the lines should look like.Capture.PNGWhat happens when you use the toolbar buttons ???

            TIG

            1 Reply Last reply Reply Quote 0
            • T Offline
              the.pjt
              last edited by

              TIG ... I haven't edited plugin ... I'm running original files ... but I opened file with notepad++ because i didn't now the commands to load this plug by counsel .. so I copied that part .. and told you what I have done ...

              but .. there is problem ... probably by other plugins with bad programing skills ... maybe in RBS files ...I know my ruby files are good enough ( no sketchup.rb from CADFather toolbars .. a purged plugin folder .. updated scripts , etc ... )
              sketchup can't compile TextureTools in these situations ...
              and I now that's not an installation mistake ... It works well under isolated situations ...

              1 Reply Last reply Reply Quote 0
              • TIGT Offline
                TIG Moderator
                last edited by

                If you are absolutely sure that the tool's file is OK then test it by moving all other .rb files out of your Plugins folder temporarily and restarting.

                If it now works you know another 'now-not-loaded' script is causing the problem.

                Now move half of the .rb files back into the Plugins folder.
                Restart and retest.

                Again if it now works you know another 'now-not-loaded' script is causing the problem.
                therefore keep repeating the process until it fails...

                When it fails you know you have just reintroduced the problem .rb file.

                Move half out and retest... back and forth etc until you find the problem file.
                Let us know the problem file !

                As I said... I can't see how a flaky script might affect this tool...
                ๐Ÿ˜•

                TIG

                1 Reply Last reply Reply Quote 0
                • T Offline
                  the.pjt
                  last edited by

                  ok ... I will do it now ... wait about an hour plz /// ... ๐Ÿ˜‰

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    the.pjt
                    last edited by

                    hi .. TIG ... I have done the JOB and it still failed to compile .. I did it agane plus anything else I knew ,I re download it, re installed it and repaired SU using it's installer to update default .rb files .. , etc

                    but this plugin still doesn't works for me .. when I use "arrow keys" commands the dialog box is OK and the OK button is OK .. but no more ..

                    It didn't do its job even in a isolated plugin folder that includes only this plugin and TIG tools .... i'm surprised wht this happens .. but it's happens .. ๐Ÿ˜ž

                    I have uploaded MY folders whit current situations : this tool in plugin folder and only default files in tools folder ...

                    i have updated my SU to 8 M3 some days ago .. and there is a question : have you tested this in SU8 M3 ? .... . . . . something is still wrong ๐Ÿ˜ž ๐Ÿ˜•

                    textools problem.rar

                    1 Reply Last reply Reply Quote 0
                    • TIGT Offline
                      TIG Moderator
                      last edited by

                      Of course I have tested it with v8M3 [probably some months before you ๐Ÿ˜‰ ]
                      I even just retested it to make sure I wasn't going mad ๐Ÿ˜ฎ
                      Your cut down file-sets look fine to me - incidentally you Tools folder ought to have two other .rb files by default 'dynamiccomponnents' and 'sandboxtools'... I assume you had excluded those too...

                      When you run my tools what happens exactly ?
                      Do you get error messages in the Ruby Console ?
                      Do you get dialogs to open ?
                      Does ANYTHING happen ?
                      Are there 'crashes' etc ??
                      When you select a face with a material on its front that has a texture what happens.

                      Are you 100% sure that what you are looking at is the face's front.
                      Backs are NOT adjustable.
                      This could be your issue... but without the SKP, who knows ??
                      View in Monochrome mode with a distinctive color for the back-face material [e.g. bright-blue] and check that you are not adjusting the unseen rear, which is in fact what should be the 'front'.
                      If you have messed up there are tools like my 'FixReverseFaceMaterials' which flip over faces and materials so that the texture is then on the front AND the front is facing where the back used to be...

                      If all else fails post or PM the SKP [zipped] and explain what is is you are trying to do...

                      TIG

                      1 Reply Last reply Reply Quote 0
                      • T Offline
                        the.pjt
                        last edited by

                        oh .... yes TIG .... it was back face ... the blue ... he he ... I didn't know that .. I thought your tools works on every face sides .. and by default I drew a revered face - the back side !! the rectangle tool creates back sided face ...

                        I did everything I knew to fix it ... !! ... he he .. I completely copy and pasted all my ruby files .. and cleaned up all my plugins ... I rearranged and relocated all my toolbars several times ..

                        and all of them was useless tasks .. everything was OK ... !! ... he he ...

                        thanks TIG .. I was so stupid ๐Ÿ˜„

                        1 Reply Last reply Reply Quote 0
                        • TIGT Offline
                          TIG Moderator
                          last edited by

                          Good ๐Ÿ˜’
                          We have the answer - PEBCAC.***

                          The tip is, "Make sure you model your faces the right way round!"
                          It's ymportant when adjusting textures and also when exporting you model to most 3rd party renderers, which will usually ignore materials on back-faces and dutifully render the unseen front-faces ๐Ÿ˜ฎ

                          ***Problem Exists Between Chair And Computer - i.r. YOU ๐Ÿ˜‰

                          TIG

                          1 Reply Last reply Reply Quote 0
                          • B Offline
                            Buki
                            last edited by

                            I didn't see anyone else having this problem, but I'm not getting the toolbar following install. The plugin does show in the plugin drop down menu. I did already have a TIGtools folder and extracted the contents of the TIGtools folder included in the download to that location. This is certainly a user error, any ideas
                            chrisa

                            1 Reply Last reply Reply Quote 0
                            • TIGT Offline
                              TIG Moderator
                              last edited by

                              Buki

                              If you get the menu items working, then it is loading OK.
                              So first a simple question...
                              Have you activated the Toolbar from Views > Toolbars ?
                              By default it's inactive after the initial installation...
                              Even if you had misplaced the toolbar-buttons' png files the activated toolbar would still exist, but with blank buttons ??

                              TIG

                              1 Reply Last reply Reply Quote 0
                              • B Offline
                                Buki
                                last edited by

                                @tig said:

                                Buki

                                If you get the menu items working, then it is loading OK.
                                So first a simple question...
                                Have you activated the Toolbar from Views > Toolbars ?
                                By default it's inactive after the initial installation...
                                Even if you had misplaced the toolbar-buttons' png files the activated toolbar would still exist, but with blank buttons ??

                                Yep, like I guessed, user error. I didn't see that it was off by default in the tools menu. I was a bit hasty in asking, thank you for getting back to me so quickly

                                1 Reply Last reply Reply Quote 0
                                • B Offline
                                  bigteks
                                  last edited by

                                  awesome thanks ๐Ÿ˜

                                  1 Reply Last reply Reply Quote 0
                                  • okomtaO Offline
                                    okomta
                                    last edited by

                                    thanks man,,very helpful,,

                                    1 Reply Last reply Reply Quote 0
                                    • M Offline
                                      marco62118
                                      last edited by

                                      good evening
                                      I try to use your pluggin to change the size of a tiling texture, but each time the texture turns along the dimension changes

                                      thank you in advance

                                      1 Reply Last reply Reply Quote 0
                                      • TIGT Offline
                                        TIG Moderator
                                        last edited by

                                        @marco62118 said:

                                        good evening
                                        I try to use your pluggin to change the size of a tiling texture, but each time the texture turns along the dimension changes

                                        thank you in advance
                                        You need to use the scale and then the position tool together...
                                        You haven't explained very clearly what it is you want to do and what it's doing ๐Ÿ˜•

                                        TIG

                                        1 Reply Last reply Reply Quote 0
                                        • M Offline
                                          marco62118
                                          last edited by

                                          good evening
                                          ย  I do not understand the plugin does not respond
                                          dialog boxes are displayed correctly, but nothing happens

                                          Can you help me?

                                          1 Reply Last reply Reply Quote 0
                                          • CadFatherC Offline
                                            CadFather
                                            last edited by

                                            the plugin only works on front faces (not sure why) - so, check that your texture is painted facing front and then try again. perhaps TIG can make it work on back face as well in the future.

                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 6
                                            • 5 / 6
                                            • First post
                                              Last post
                                            Buy SketchPlus
                                            Buy SUbD
                                            Buy WrapR
                                            Buy eBook
                                            Buy Modelur
                                            Buy Vertex Tools
                                            Buy SketchCuisine
                                            Buy FormFonts

                                            Advertisement