Experimental Moving Solids!

  • SuinDraw
    28th May 2013 Banned 0 Permalink
    This post is hidden because the user is banned
  • therocketeer
    28th May 2013 Member 0 Permalink
    i love you
  • snail
    28th May 2013 Member 0 Permalink

    @SuinDraw (View Post)

     it is awesome! this should be inplented in real tpt.

  • xetalim
    28th May 2013 Member 0 Permalink

    dot dot dot

  • mniip
    28th May 2013 Developer 0 Permalink
    diff --git a/src/Simulation/Elements/MVSL.cpp b/src/Simulation/Elements/MVSL.cpp
    index b469878..4b63186 100644
    --- a/src/Simulation/Elements/MVSL.cpp
    +++ b/src/Simulation/Elements/MVSL.cpp
    @@ -107,5 +107,5 @@
    - for(i=-ry;i<ry;i++)
    - for(j=-rx;j<rx;j++)
    + for(i=-ry;i<=ry;i++)
    + for(j=-rx;j<=rx;j++)

    EDIT: damn forum won't let me post the patch
Locked by jacob1: troll