sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    [Plugin] Camera Recorder v1.7.2 UPDATED May 23, 2013

    Scheduled Pinned Locked Moved Plugins
    136 Posts 32 Posters 258.4k Views 32 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.
    • R Offline
      rod1233
      last edited by

      Chris
      Here's what you requested
      This folder contains the files
      Thanks

      1 Reply Last reply Reply Quote 0
      • R Offline
        rod1233
        last edited by

        Chris
        Where are you?
        I hope you of what is new
        rod

        1 Reply Last reply Reply Quote 0
        • R Offline
          rod1233
          last edited by

          Chris
          Where are you?
          I hope you of what is new
          rod

          1 Reply Last reply Reply Quote 0
          • R Offline
            rod1233
            last edited by

            😞

            1 Reply Last reply Reply Quote 0
            • Chris FullmerC Offline
              Chris Fullmer
              last edited by

              Sorry I missed your post yesterday. Somehiw I did not see it, sorry Rod. I have the files now and I am looking at them (I deleted the .rar file from your post alre4ady, but I downloaded it first).

              Chris

              Lately you've been tan, suspicious for the winter.
              All my Plugins I've written

              1 Reply Last reply Reply Quote 0
              • Chris FullmerC Offline
                Chris Fullmer
                last edited by

                OK, it is all installed right, thanks you so much for uploading that.

                One last idea. Try this loader script. Just overwrite the existing clf_camera_recorder_loader.rb file with the attached one. Let me know if that works,

                Chris

                PS - this file is not MAC friendly. I think it will break the script if anyone on a Mac downloads it.

                Lately you've been tan, suspicious for the winter.
                All my Plugins I've written

                1 Reply Last reply Reply Quote 0
                • PixeroP Offline
                  Pixero
                  last edited by

                  Chris, have you tried LightUp? Could you implement a flyaround mode with inertia like in LightUp?
                  It would be so great to fly around smoothly and record scenes and then use that for both SU lines and LightUp.
                  Pleeeeaaase? πŸ˜„

                  1 Reply Last reply Reply Quote 0
                  • R Offline
                    rod1233
                    last edited by

                    hi Chris
                    Thank you for your patience.
                    But unfortunately the problem did not end
                    I barely said Volkswagen .. Strangely in the topic I have done a test it for four days and then I got this problem
                    I do not know why and Hoahal
                    In any case sent you the file again
                    Please try to help

                    1 Reply Last reply Reply Quote 0
                    • R Offline
                      rod1233
                      last edited by

                      Chris
                      Emerged within the tool ( System preferencec )
                      But the need to activate the
                      I tried hard to no avail


                      Untitled.jpg

                      1 Reply Last reply Reply Quote 0
                      • Chris FullmerC Offline
                        Chris Fullmer
                        last edited by

                        Great, we're getting closer to solving it.

                        After you try to initilize it, make sure to also go to View > Toolbars > Camera Recoder

                        You must make sure the toolbar is turned on too.

                        Plus all the tools are availabe in Plugins > Chris Fullmer Tools > Camera Recorder

                        Check those things to see if that gets it working,

                        Chris

                        Lately you've been tan, suspicious for the winter.
                        All my Plugins I've written

                        1 Reply Last reply Reply Quote 0
                        • R Offline
                          rod1233
                          last edited by

                          Chris
                          Did not show the tool in the tool bar
                          But emerged in the preferences


                          Untitled.jpg

                          1 Reply Last reply Reply Quote 0
                          • Chris FullmerC Offline
                            Chris Fullmer
                            last edited by

                            ok, so the loader file is loading, and its trying to load the script, but its failing. I have a few ideas how to fix that. Your XP is having issues with the path's for some reason. BUt I think I know how to fix it. Let me see what I can do.

                            Chris

                            Lately you've been tan, suspicious for the winter.
                            All my Plugins I've written

                            1 Reply Last reply Reply Quote 0
                            • R Offline
                              rod1233
                              last edited by

                              I do not have Windows XP
                              I have a Windows Vista

                              1 Reply Last reply Reply Quote 0
                              • R Offline
                                rod1233
                                last edited by

                                Soil you have the file on the Windows XP has been success with ease
                                But Windows Vista is still the problem

                                1 Reply Last reply Reply Quote 0
                                • Chris FullmerC Offline
                                  Chris Fullmer
                                  last edited by

                                  Very odd. I write these plugins on a Vista system, and use them at work on an XP system.

                                  I'll keep digging. I might have a new file for you to try in a few hours.

                                  Chris

                                  Lately you've been tan, suspicious for the winter.
                                  All my Plugins I've written

                                  1 Reply Last reply Reply Quote 0
                                  • R Offline
                                    rod1233
                                    last edited by

                                    Waiting for the new my friend
                                    All thanks to you and your efforts

                                    1 Reply Last reply Reply Quote 0
                                    • Chris FullmerC Offline
                                      Chris Fullmer
                                      last edited by

                                      Sorry Rod, I've been sick and have not been doing too much.

                                      So I don't know what the problem is, but these scripts open the ruby concole while the scripts are loading, so we can see any load errors. So please overwrite the existing files with these. And copy any text that gets written to the ruby console when SketchUp is starting. Then paste that code back here.

                                      Chris

                                      Lately you've been tan, suspicious for the winter.
                                      All my Plugins I've written

                                      1 Reply Last reply Reply Quote 0
                                      • R Offline
                                        rod1233
                                        last edited by

                                        Chris
                                        This was the result


                                        Untitled.jpg

                                        1 Reply Last reply Reply Quote 0
                                        • Chris FullmerC Offline
                                          Chris Fullmer
                                          last edited by

                                          OK Rod, I think I've found a solution. Please download and overwrite this file sindei the clf_camera_recorder folder. Please oh Please tell me this works.

                                          Chris

                                          Lately you've been tan, suspicious for the winter.
                                          All my Plugins I've written

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

                                            @chris fullmer said:

                                            OK Rod, I think I've found a solution. Please download and overwrite this file sindei the clf_camera_recorder folder. Please oh Please tell me this works.
                                            Chris

                                            @@path.gsub!( /\//, "\\\\" ) if @@pc
                                            around line #53, seems a heavy handed [wrong] way to replace all of the PC's filepath's / separators with a \ the tr way might be safer/easier to see...
                                            @@path.tr("/","\\")if @@pc
                                            ❓

                                            TIG

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

                                            Advertisement