sketchucation logo sketchucation
    • 登入
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🔌 Smart Spline | Fluid way to handle splines for furniture design and complex structures. Download

    MODELUR = parametric urban design for SketchUp

    已排程 已置頂 已鎖定 已移動 Extensions & Applications Discussions
    extensions
    28 貼文 8 Posters 4.9k 瀏覽 8 Watching
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • thomthomT 離線
      thomthom
      最後由 編輯

      @unknownuser said:

      3.I do not fully understand when the work-space flickers... can you please send more elaborate description? Thanx!

      When I enable the check that warns if buildings are too close, menus that appear over the viewport will flicker. When I turn it off the flickering doesn't occur.

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

      1 條回覆 最後回覆 回覆 引用 0
      • pilouP 離線
        pilou
        最後由 編輯

        @unknownuser said:

        Adaptive multilingual user interface
        Currently we provide user interfaces in Slovenian and English, but we intend to add other world languages in the long run. Since user interface is of open type, you can always add your own language.

        I can translate the little file English Jscript Script file size of 7 kb of the UI in French if nobody has yet made it 😉

        I have started it 😉 (50%)

        Frenchy Pilou
        Is beautiful that please without concept!
        My Little site :)

        1 條回覆 最後回覆 回覆 引用 0
        • J 離線
          Jernej Vidmar
          最後由 編輯

          What a great community!

          thomthom: thanx for explanation. This is probably due to fact, that calculation is done in Ruby, which is quite slow. We intend to add some more options about warning when buildings are too close together, then we will optimize it. I have tested it on Quad Core proc (Q6600) with Quadro 1700FX where it runs smoothly. Just for info: what kind of CPU and graphics card do you have in your system?

          Pilou: perfect! If you can send me the translation, we will include it in our next release (and you get some bonus points too! 😄 ).

          1 條回覆 最後回覆 回覆 引用 0
          • thomthomT 離線
            thomthom
            最後由 編輯

            @unknownuser said:

            thomthom: thanx for explanation. This is probably due to fact, that calculation is done in Ruby, which is quite slow. We intend to add some more options about warning when buildings are too close together, then we will optimize it. I have tested it on Quad Core proc (Q6600) with Quadro 1700FX where it runs smoothly. Just for info: what kind of CPU and graphics card do you have in your system?

            Do you do the calculations by timer or monitor the Move tool? It seems to flicker constantly, not just when the move tool is active.
            The system is an Intel Dual Core 2 (Can't remember the speed) - 4GB RAM - XP Pro SP3 - nVidia Quadro FX 3500.
            What system are you testing on? If you're testing on Vista/Windows7 you might not see it due to the DWM.

            I can install it on my home system which runs Windows7 and see if I see the same effect here.

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

            1 條回覆 最後回覆 回覆 引用 0
            • J 離線
              Jernej Vidmar
              最後由 編輯

              Yes, the calculation is done by using timer (1/5 of a second). I use Vista x64.

              If we connect the checking to move tool, it would not be recalculated, when i.e. building height is changed via user interface. Of course, it could be checked, but that would mean that the code could become dirty, as we would have to check at several places. Besides that, when checking the move tool, the calculation is only done when building is 'released'.

              If no Modelur building is selected, no flickering should occur. Or does it?

              Please let me know what are the results on Windows7 system.

              1 條回覆 最後回覆 回覆 引用 0
              • thomthomT 離線
                thomthom
                最後由 編輯

                It occurred as long as that checkbox was enabled.

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

                1 條回覆 最後回覆 回覆 引用 0
                • J 離線
                  Jernej Vidmar
                  最後由 編輯

                  @thomthom said:

                  It occurred as long as that checkbox was enabled.

                  Huh, strange... will try to fix that ASAP!

                  1 條回覆 最後回覆 回覆 引用 0
                  • EdsonE 離線
                    Edson
                    最後由 編輯

                    it is great you will soon have a mac os version. in case you decide to have a portuguese version, let me know.

                    edson mahfuz, architect| porto alegre • brasil
                    http://www.mahfuz.arq.br

                    1 條回覆 最後回覆 回覆 引用 0
                    • pilouP 離線
                      pilou
                      最後由 編輯

                      I have done the French version so any French people don't lost your time for that! 😄

                      Just some little problem for integrate it inside the prog but staff of Modelur will find some trick for that 😉

                      Frenchy Pilou
                      Is beautiful that please without concept!
                      My Little site :)

                      1 條回覆 最後回覆 回覆 引用 0
                      • thomthomT 離線
                        thomthom
                        最後由 編輯

                        @unknownuser said:

                        @thomthom said:

                        It occurred as long as that checkbox was enabled.

                        Huh, strange... will try to fix that ASAP!

                        On Windows7 the flicker wasn't visible. Which I'm pretty sure is due to the DWM.

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

                        1 條回覆 最後回覆 回覆 引用 0
                        • J 離線
                          Jernej Vidmar
                          最後由 編輯

                          Thanks to Pilou, next release of Modelur will be also available in French! If you need it immediately, please send me a PM. We will include it in our next release.

                          thomthom: thank you for letting us know about the result of your test, I am glad it works at least on one of your machines. 🎉 Its strange, as realtime proximity checking works also on older machines (Pentium M) without any problems. Maybe we should make some workaround for the cases like yours. To start, we are putting it on our bug/improvement list.

                          1 條回覆 最後回覆 回覆 引用 0
                          • thomthomT 離線
                            thomthom
                            最後由 編輯

                            Well, it does 'work' on my XP machine. It's just that it display that odd flicker. Doesn't prevent any functions though. I just felt it was worth mentioning as it could indicate a problem; like that the proximity check was doing something that caused the SU viewport to refresh very often. (Which I still wonder if it does..?)

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

                            1 條回覆 最後回覆 回覆 引用 0
                            • L 離線
                              linea
                              最後由 編輯

                              Naz

                              Thanks for this, I am really excited by the potential.

                              jon

                              1 條回覆 最後回覆 回覆 引用 0
                              • J 離線
                                Jernej Vidmar
                                最後由 編輯

                                thomthom: The refresh rate shoul not be the problem. Especilay when nothing is selected. The function first checks an array of selected Modelur buildings. If there is at least one building, it continues, else it exits the check. Therefore it is strange, that the screen flickers even if none is selected. Anyways, we have put it on our bug list - together with your suspicion on what might be wrong... Thanx!

                                linea: try it, and send us some suggestions on how to improve it 😄

                                1 條回覆 最後回覆 回覆 引用 0
                                • EdsonE 離線
                                  Edson
                                  最後由 編輯

                                  i can hardly wait for the mac version to come out.

                                  edson mahfuz, architect| porto alegre • brasil
                                  http://www.mahfuz.arq.br

                                  1 條回覆 最後回覆 回覆 引用 0
                                  • BurkhardB 離線
                                    Burkhard
                                    最後由 編輯

                                    german.js included.
                                    ...and still waiting for a Mac version, too. 😉

                                    http://www.ia-plus.de

                                    1 條回覆 最後回覆 回覆 引用 0
                                    • Z 離線
                                      zzois
                                      最後由 編輯

                                      The Mac version of Modelur is out! Give it a spin and please let us now what you think! 😄

                                      1 條回覆 最後回覆 回覆 引用 0
                                      • 1
                                      • 2
                                      • 1 / 2
                                      • 第一個貼文
                                        最後的貼文
                                      Buy SketchPlus
                                      Buy SUbD
                                      Buy WrapR
                                      Buy eBook
                                      Buy Modelur
                                      Buy Vertex Tools
                                      Buy SketchCuisine
                                      Buy FormFonts

                                      Advertisement