Wings 3D Development Forum

Full Version: Playing with making my own GRID ...
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Playing with making my own GRID ...
because I need it non-square and also automated for sequential usage.

Something is wrong with my WEDS because it can't SHIFT-TAB for proxy view. That blows up like below. Kind of weird.

Code:
Dump written 2014-11-11_19-10
Version: v1.5.3.2014-11-11---15-52.mlab
Window: geom
Reason: function_clause

Short stack trace:
[]

Long stack trace:
[{wings_proxy,add_quad,
              [<<>>,
               {0.0,1.0,0.0},
               [{0.125,0.0,0.125},
                {0.0,0.0,0.5},
                {0.0,0.0,1.0},
                {0.0,0.0,1.5},
                {0.0,0.0,2.0},
                {0.0,0.0,2.5},
                {0.0,0.0,3.0},
                {0.0,0.0,3.5},
                {0.0,0.0,4.0},
                {0.0,0.0,4.5},
                {0.0,0.0,5.0},
                {0.0,0.0,5.5},
                {0.0,0.0,6.0},
                {0.0,0.0,6.5},
                {0.0,0.0,7.0},
                {0.0,0.0,7.5},
                {0.125,0.0,7.875},
                {0.5,0.0,8.0},
                {1.0,0.0,8.0},
                {1.5,0.0,8.0},
                {2.0,0.0,8.0},
                {2.5,0.0,8.0},
                {3.0,0.0,8.0},
                {3.5,0.0,8.0},
                {3.875,0.0,7.875},
                {4.0,0.0,7.5},
                {4.0,0.0,7.0},
                {4.0,0.0,6.5},
                {4.0,0.0,6.0},
                {4.0,0.0,5.5},
                {4.0,0.0,5.0},
                {4.0,0.0,4.5},
                {4.0,0.0,4.0},
                {4.0,0.0,3.5},
                {4.0,0.0,3.0},
                {4.0,0.0,2.5},
                {4.0,0.0,2.0},
                {4.0,0.0,1.5},
                {4.0,0.0,1.0},
                {4.0,0.0,0.5},
                {3.875,0.0,0.125},
                {3.5,0.0,0.0},
                {3.0,0.0,0.0},
                {2.5,0.0,0.0},
                {2.0,0.0,0.0},
                {1.5,0.0,0.0},
                {1.0,0.0,0.0},
                {0.5,0.0,0.0}]],
              [{file,"wings_proxy.erl"},{line,646}]},
{wings_proxy,flat_faces_1,5,[{file,"wings_proxy.erl"},{line,506}]},
{wings_proxy,plain_flat_faces,6,[{file,"wings_proxy.erl"},{line,489}]},
{wings_proxy,update,2,[{file,"wings_proxy.erl"},{line,137}]},
{wings_draw,update_fun,3,[{file,"wings_draw.erl"},{line,307}]},
{wings_dl,map_1,5,[{file,"wings_dl.erl"},{line,223}]},
{wings_draw,refresh_dlists,1,[{file,"wings_draw.erl"},{line,49}]},
{wings,main_loop,1,[{file,"wings.erl"},{line,297}]}]