• Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Social Media
    •   @Wings3dOfficial
    •   @Wings3dOfficial
    •   Wings3dOfficial
    •   Wings3dOfficial
  • Register
  • Login
  • Website
  • Search
  • Member List
  • Help
  • Old Forum
  • Register
  • Login
Wings 3D Development Forum Wings 3D Wings 3D v
« Previous 1 … 3 4 5 6 7 … 13 Next »
Wings-2.1 Released

 
  • 1 Vote(s) - 5 Average
Wings-2.1 Released

Pages (2): 1 2 Next »
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#1
10-14-2016, 03:03 PM
Take it easy out there and save often.

Most issues from test release is fixed so send me new ones in bug thread.

- Large gui rewrite
Convert all windows to be real windows instead of OpenGL drawn.
Windows can be attached and detached from main window.
[dgud] with much help teseting, debugging and bug-fixes from [micheus]

- Added a new Subdivide(RMB) command to be side-by-side with Smooth (Catmull Clark) command.
Suggested by Arg Arg. [micheus]

- Added a new bridge(RMB) with reference points. [micheus]

- Collada (.dae) improvments
- Importer implemented
- Exports vertex normals
[dgud]

- Added new connect and slide command for Connect RMB in Edge mode.
Suggested by tkbd. [micheus]

- Camera dialog improvments [micheus]
- New formats
- Fixed bugs
- Image plane preview

- Added edge loop nth selection command [micheus] & [dgud]

- Povray improvements [micheus]

- Fixed a crash caused by bad formated text for "How To Define Hotkeys"
instructions in language files and updated their description to the new
process sequence. Thanks to tkbd. [micheus]

- Fixed a crash caused by renumber routine. That was noticed when a
material map references a face that no longer existed after a dissolve
command has been ran. Thanks to ptoing. [micheus]

- After execute a merge action the title was not showing the file was
changed and a save action is required. Thanks to oort. [micheus]
tkbd
Offline

Senior Member

Posts: 451
Threads: 115
Joined: Nov 2012
#2
10-14-2016, 11:57 PM
dgud,Thank you fixes for troublesome bug on MacOS!!!
(Quit from Launcher and Application window hidding problem)

I tried v2.1
The feature layouting for window is intuitive to me.
I was able to configure a wanted layout Wink

Wings has become better than before.
If I noticed something else,then also would going to report.
Cheers!
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#3
10-17-2016, 09:52 PM
I've successfully built version 2.1 on 32-bit Debian 8 with Erlang 18.1 and wxwidgets-3.0.2 dev libs.
However, Wings fails to start (even with preferences.txt deleted):
Quote:Erlang/OTP 18 [erts-7.1] [source] [smp:2:2] [async-threads:10] [kernel-poll:false]

Fontconfig error: "local.conf", line 10: mismatched tag
Fontconfig error: "local.conf", line 10: invalid attribute 'name'
Fontconfig error: "local.conf", line 10: invalid attribute 'mode'
Fontconfig error: "local.conf", line 10: invalid attribute 'target'
Eshell V7.1 (abort with ^G)
1> CRASH: wings_frame undef [{wxToolBar,addStretchableSpace,
[{wx_ref,103,wxToolBar,[]}],
[]},
{wings_toolbar,'-init/2-lc$^1/1-1-',2,
[{file,"wings_toolbar.erl"},{line,87}]},
{wings_toolbar,init,2,
[{file,"wings_toolbar.erl"},{line,87}]},
{wings_frame,init,1,
[{file,"wings_frame.erl"},{line,284}]},
{wx_object,init_it,6,
[{file,"wx_object.erl"},{line,337}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,240}]}]

=ERROR REPORT==== 18-Oct-2016::00:43:18 ===
Error in process <0.34.0> with exit value:
{function_clause,
[{wxGLCanvas,new,
[{error,{bad_return_value,ok}},
[{attribList,[1,7,8,8,8,9,8,11,24,12,8,4,17,1,18,4,0]},
{style,327680}]],
[{file,"gen/wxGLCanvas.erl"},{line,111}]},
{wings_gl,window,4,[{file,"wings_gl.erl"},{line,68}]},
{wings_gl,init,1,[{file,"wings_gl.erl"},{line,47}]},
{wings,init,1,[{file,"wings.erl"},{line,117}]}]}
Internal Error
Version: 2.1
Window: "<Unknown Window Name>"
Reason: {function_clause,
[{wxGLCanvas,new,
[{error,{bad_return_value,ok}},
[{attribList,[1,7,8,8,8,9,8,11,24,12,8,4,17,1,18,4,0]},
{style,327680}]],
[{file,"gen/wxGLCanvas.erl"},{line,111}]},
{wings_gl,window,4,[{file,"wings_gl.erl"},{line,68}]},
{wings_gl,init,1,[{file,"wings_gl.erl"},{line,47}]},
{wings,init,1,[{file,"wings.erl"},{line,117}]}]}



Fatal internal error - log written to /home/oi/wings_crash.dump
micheus
Offline

Forum's Admin and Support | Bug fixer
Posts: 3,676
Threads: 183
Joined: Jun 2012
#4
10-17-2016, 11:58 PM
(10-17-2016, 09:52 PM)nemyax Wrote: I've successfully built version 2.1 on 32-bit Debian 8 with Erlang 18.1 and wxwidgets-3.0.2 dev libs.
As I know, the last version was build with the latest Erlang 19.1.3
[Image: tw.png] @MicheusVieira [Image: yt.png] @MicheusVieira [Image: da.png] Micheuss [Image: ig.png] micheus4wings3d
* Wings3D Team stands for: Björn and Dan
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#5
10-18-2016, 08:40 AM
Yeah 18.1 is a year old :-)
Seriously 18.3 should still work, but I'm constantly fixing things in the erlang when I find stuff
that I need or don't work when developing wings.
More fixes comes in erlang-19.2 as well.

So updating the erlang lib often is good for Wings, wxWidgets-3.0.2 should be fine though.
and isn't that hard either since you have all the packages already installed.

See https://github.com/kerl/kerl for helping building erlang not something I use but many erlang devs use it.
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#6
10-18-2016, 10:42 AM
(10-18-2016, 08:40 AM)dgud Wrote: So updating the erlang lib often is good for Wings
OK, I'll try the latest one. But the readme should be updated.
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#7
10-18-2016, 07:08 PM
Everything's working fine here so far with Erlang 19.1, including window docking.
3DGeek46
Offline

Junior Member

Posts: 12
Threads: 1
Joined: Nov 2016
#8
11-01-2016, 12:11 PM
Has all the bugs already been fixed? Or I should wait a little more, before upgrading?
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#9
11-01-2016, 01:17 PM
There will always be new bugs. :-)
OXO
Offline

Junior Member

Posts: 41
Threads: 12
Joined: Dec 2014
#10
11-04-2016, 11:31 AM
(11-01-2016, 01:17 PM)dgud Wrote: There will always be new bugs. :-)

Indeed..

When will the next update be out?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D - Powered by MyBB

Linear Mode
Threaded Mode