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

    MSPhysics 1.0.3 (16 October 2017)

    Scheduled Pinned Locked Moved Plugins
    926 Posts 171 Posters 883.1k Views 172 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.
    • F Offline
      faust07
      last edited by

      After revising the scripts for v0.9.0 my test models work better than before. To record simulation to Replay is much faster too. Thanks! πŸ‘ πŸ‘ πŸ‘

      1 Reply Last reply Reply Quote 0
      • F Offline
        faust07
        last edited by

        The option to save the replay data in the model file has been lost ...?

        1 Reply Last reply Reply Quote 0
        • A Offline
          Anton_S
          last edited by

          Pilou, it's possible to create tracks, but only through scripting.


          Faust, my bad. I disabled the saving of Replay animation into model because it affected performance; that's why you noticed huge performance boost in this version. I was trying to rework it, but then completely forgot about it. The fix is underway.

          1 Reply Last reply Reply Quote 0
          • F Offline
            faust07
            last edited by

            Hi Anton, do you see an opportunity to revise your MIDI-Piano for version 0.9.0?

            1 Reply Last reply Reply Quote 0
            • chriC Offline
              chri
              last edited by

              Hi

              To help you, to add control panel , please , take a look on the next pictures
              click on the second picture to anim

              If you 'd like , you can test by yourself with my SKETCHUP file and change parameter.

              Chri


              CONTROLER.jpg


              ADD CONTROLER.gif


              TEST CONTROLER.skp

              1 Reply Last reply Reply Quote 0
              • Bryan KB Offline
                Bryan K
                last edited by

                Anton, I'm having problems with the UI. Here is a screen shot. It will not size into my window nor can I resize it nor does it have tabs.

                Win 7, SU 2015, 64 bit.

                Any help would be very appreciated.


                MSP UI too large.JPG

                See my portfolio at https://delphiscousin.blogspot.com/

                1 Reply Last reply Reply Quote 0
                • A Offline
                  Anton_S
                  last edited by

                  Bryan, I'm not sure what's going on there. Does this show up every time you open it? Have you tried refreshing it (F5)? If the problem still persists, open explorer, and paste this into the address bar: %appdata%\SketchUp\SketchUp 2015\SketchUp\Plugins\MSPhysics\css. Then verify that the folder contains chosen.css, dialog.css, and tabs.css.

                  1 Reply Last reply Reply Quote 0
                  • Bryan KB Offline
                    Bryan K
                    last edited by

                    @anton_s said:

                    Bryan, I'm not sure what's going on there. Does this show up every time you open it? Have you tried refreshing it (F5)? If the problem still persists, open explorer, and paste this into the address bar: %appdata%\SketchUp\SketchUp 2015\SketchUp\Plugins\MSPhysics\css. Then verify that the folder contains chosen.css, dialog.css, and tabs.css.

                    Thanks.

                    The files are there and F5 did not change the layout. Tabs are still not showing.

                    See my portfolio at https://delphiscousin.blogspot.com/

                    1 Reply Last reply Reply Quote 0
                    • thomthomT Offline
                      thomthom
                      last edited by

                      What version of Internet Explorer do you have installed?

                      Thomas Thomassen β€” SketchUp Monkey & Coding addict
                      List of my plugins and link to the CookieWare fund

                      1 Reply Last reply Reply Quote 0
                      • Bryan KB Offline
                        Bryan K
                        last edited by

                        @thomthom said:

                        What version of Internet Explorer do you have installed?

                        v11

                        See my portfolio at https://delphiscousin.blogspot.com/

                        1 Reply Last reply Reply Quote 0
                        • thomthomT Offline
                          thomthom
                          last edited by

                          Anton, are you using ENV variables to obtain the path?

                          Thomas Thomassen β€” SketchUp Monkey & Coding addict
                          List of my plugins and link to the CookieWare fund

                          1 Reply Last reply Reply Quote 0
                          • Bryan KB Offline
                            Bryan K
                            last edited by

                            Thanks Anton. It's odd because the program installed without any trouble.

                            Is there a specific order the AMS library and MS Physics should be installed? I ask because I installed MS first, then AMS second.

                            See my portfolio at https://delphiscousin.blogspot.com/

                            1 Reply Last reply Reply Quote 0
                            • A Offline
                              Anton_S
                              last edited by

                              Bryan, the order doesn't matter. I tested it on Win7 with IE11 and it works very well. I could reproduce what you have only by renaming/removing the CSS folder. So I don't know. It looks like the dialog.html can't determine the CSS paths or the CSS folder or the files within it are missing.

                              1 Reply Last reply Reply Quote 0
                              • A Offline
                                Anton_S
                                last edited by

                                Brian, I'll test it out on my Windows 7 with IE11. So far it works fine on my Win7 and IE9.


                                Thomthom, as far as I recall I don't use ENV variables to obtain the paths. I rather modify one of them, particularly ENV['PATH'], so that msp_lib.so knows where to look for the required Dlls and this is only necessary on the Windows side. And instead of overwriting the ENV['PATH'] variable with the new path(s), I simply append another path to it. I don't think that should hurt other plugins or anything. Of course, I acknowledge that it would be a good idea to reset it to original paths after all the loading is done.
                                Edit: On the OS X Side I use install name tool to set the relative load path to the required dylibs. This can be done with xCode by adding a post build script.

                                1 Reply Last reply Reply Quote 0
                                • A Offline
                                  Anton_S
                                  last edited by

                                  @faust07 said:

                                  Hi Anton, do you see an opportunity to revise your MIDI-Piano for version 0.9.0?

                                  Hi faust. I updated the MIDI piano a few days ago. It should work fine now πŸ˜„

                                  1 Reply Last reply Reply Quote 0
                                  • F Offline
                                    faust07
                                    last edited by

                                    Hi Anton. Thank you very much! I've found it already. I enjoy the magic sound. PituPhysics updated his MSPhysics models too. So there is much stuff to learn. πŸ‘
                                    On my side, on Win7 and Win8.1 with IE11 MSPhysics works like a charm (except to record Replay...). 😎

                                    1 Reply Last reply Reply Quote 0
                                    • Bryan KB Offline
                                      Bryan K
                                      last edited by

                                      All paths and files are verified in the right location. Everything seems to work except the UI menu tabs.

                                      See my portfolio at https://delphiscousin.blogspot.com/

                                      1 Reply Last reply Reply Quote 0
                                      • A Offline
                                        Anton_S
                                        last edited by

                                        Bryan, if everything worked fine, your UI should have looked like this:
                                        msphysics_ui.png
                                        The screenshot that you posted above resembles a UI with missing CSS/JS files, which make it look/work improperly. Can you once again ensure that all of these files exist in your SU2015 plugins folder because at the moment I have no idea what could be the other cause:

                                        • MSPhysics/css/chosen.css
                                        • MSPhysics/css/tabs.css
                                        • MSPhysics/css/dialog.css
                                        • MSPhysics/css/expander.css
                                        • MSPhysics/js/jquery.js
                                        • MSPhysics/js/chosen.js
                                        • MSPhysics/js/chosen.js
                                        • MSPhysics/js/ace/ace.js
                                        • MSPhysics/js/ace/ext-statusbar.js
                                        • MSPhysics/js/dialog.js
                                        • MSPhysics/js/expander.js
                                        1 Reply Last reply Reply Quote 0
                                        • Bryan KB Offline
                                          Bryan K
                                          last edited by

                                          The only difference I see is that the file path I have includes "Roaming"

                                          I really appreciate you taking the time to help with this. I'm sure we'll figure it out. Thanks again.


                                          MSP UI too large file folder.JPG

                                          See my portfolio at https://delphiscousin.blogspot.com/

                                          1 Reply Last reply Reply Quote 0
                                          • A Offline
                                            Anton_S
                                            last edited by

                                            Announcing 0.9.1.
                                            Refer to CHANGELOG for info: http://www.rubydoc.info/github/AntonSynytsia/MSPhysics/file/CHANGELOG.md

                                            Faust, the save Replay data to model should be working now.

                                            Bryan K, I think the dialog displayed improperly because HTML files used HTML5 DOCTYPE deceleration. Try this version as it might be fixed here.

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

                                            Advertisement