03-15-2023, 09:16 AM
Hi,micheus
I was able to create a curve using an ITO object.
I had to use the hole command.It nice work
But I found a crash in the some operation.(I installed curve plugin for v2.2.9, mac OS)
Crashed when Insert "Tri-parts object" command execute with 3 objects selected select.
(Originally, I should to combine the three objects into one, but I forgot to do that.)
Select the command by LMB
Select the command by RMB
------------
tkbd
I was able to create a curve using an ITO object.
I had to use the hole command.It nice work
But I found a crash in the some operation.(I installed curve plugin for v2.2.9, mac OS)
Crashed when Insert "Tri-parts object" command execute with 3 objects selected select.
(Originally, I should to combine the three objects into one, but I forgot to do that.)
Select the command by LMB
Code:
Dump written 2023-3-3_12-18
Version: 2.2.9
Window: [wings_frame,wings_frame,<0.145.0>]
Reason: {{badarg,"This"},{wxWindow,setForegroundColour,2}}
Stack trace:
[{wxe_util,rec,1,[{file,"wxe_util.erl"},{line,110}]},
{wings_frame,'-update_active/2-lc$^1/1-1-',2,
[{file,"wings_frame.erl"},{line,637}]},
{wings_frame,update_active,2,[{file,"wings_frame.erl"},{line,638}]},
{wings_frame,handle_event,2,[{file,"wings_frame.erl"},{line,425}]},
{wx_object,handle_msg,5,[{file,"wx_object.erl"},{line,500}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]
Select the command by RMB
Code:
Dump written 2023-3-3_12-3
Version: 2.2.9
Window: [wings,wings,<0.88.0>]
Reason: {{badarg,"This"},{wxGLCanvas,swapBuffers,1}}
Stack trace:
[{wxe_util,rec,1,[{file,"wxe_util.erl"},{line,110}]},
{lists,foreach,2,[{file,"lists.erl"},{line,1342}]},
{wings_wm,redraw_all,0,[{file,"wings_wm.erl"},{line,914}]},
{wings,init_part2,3,[{file,"wings.erl"},{line,108}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,226}]}]
------------
tkbd