• 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 Design & Development v
« Previous 1 … 6 7 8 9 10 11 Next »
Current wxWidgets-related development: what's happening?

 
  • 0 Vote(s) - 0 Average
Current wxWidgets-related development: what's happening?

Pages (2): 1 2 Next »
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#1
04-04-2014, 02:13 PM
dgud has been making frequent commits to the wx-hacks branch and merging branches into master. What's the meaning of these changes? Is Wings finally getting an OS-native look and clipboard support?
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#2
04-09-2014, 06:34 AM
There are some problems to be solved before we are there, but hopefully in the end..
Debugging wxWidgets on various platforms takes time, since I know nothing of that code base.
But I'm working on it, and we take it in small steps.
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#3
04-10-2014, 12:38 PM
Will the port to wxWidgets affect the way dialog box layout is specified in plugins? Will more controls be supported (multi-line text boxes, combo boxes, etc.)?
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#4
04-10-2014, 04:40 PM
I currently have ported the (less than) the old format.
All hooks need to be rewritten, some of the old stuff will not be supported and need
to be rewritten.

What do you need multi-line text boxes for?
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#5
04-10-2014, 06:32 PM
(04-10-2014, 04:40 PM)dgud Wrote: What do you need multi-line text boxes for?
They would be useful for specifying shader parameters in my RenderMan exporter.
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#6
04-10-2014, 07:19 PM
That is user friendly, hey write some code here :-)

That is probably easy to add, will take requests later or patches :-)
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#7
04-23-2014, 02:44 PM
dgud
There's work going on both in your project and in Björn's. Do you and Björn have some approval system that involves the two forks?
dgud
Offline

Grumpy Dev
Posts: 692
Threads: 37
Joined: Nov 2012
#8
04-23-2014, 06:51 PM
My repository is the one that matters, Bjorn have push rights to my repo if he needs it,
or in this case I will probably merge his stuff when he is done since we are working on dev branch
currently.

Still many bugfixes to do, but the idea is to not to convert everything from the beginning but
rather get something to work, release it as dev releases.
And continue to convert it piece by piece, at least that is Björn idea, I want to do everything at once :-)

But since I'm doing it mostly alone it goes slowly. Hopefully something works decent enough to be released before the summer.

The idea is get rid of display lists as well and use VOB only,
which means a new requirement for OpenGL 1.5 or something like that.
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#9
04-23-2014, 07:03 PM
Thanks for the update. The "before the summer" bit sounds great!
(04-23-2014, 06:51 PM)dgud Wrote: The idea is get rid of display lists as well and use VOB only,
which means a new requirement for OpenGL 1.5 or something like that.
Wouldn't GLSL and OpenGL 2.0+ be even faster? =)
nemyax
Offline

Member

Posts: 128
Threads: 14
Joined: Nov 2012
#10
06-02-2014, 12:20 PM
How does the build process change for wx-based Wings?
« Next Oldest | Next Newest »

Users browsing this thread: 2 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