3DMEditor2 alpha5 for windows
- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
3DMEditor2 alpha5 for windows
=>;-D Penguin Powered
- Balthazar
- Moderator
- Posts: 2055
- Joined: Wed Nov 01, 2006 4:31 pm
- Location: Russian Federation
- Contact:
Re: 3DMEditor2 alpha5 for windows
Yep
Awesome as always 
Updating


Updating

- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
Tonight I planned to work on Lua scripting integration 

=>;-D Penguin Powered
- Balthazar
- Moderator
- Posts: 2055
- Joined: Wed Nov 01, 2006 4:31 pm
- Location: Russian Federation
- Contact:
Re: 3DMEditor2 alpha5 for windows
That`s will be a kickass 

- Balthazar
- Moderator
- Posts: 2055
- Joined: Wed Nov 01, 2006 4:31 pm
- Location: Russian Federation
- Contact:
Re: 3DMEditor2 alpha5 for windows
And a two more suggestions for the next version:
1. It would be nice if texture viewing window (middle-right) have height something like 1/3 of main window height or it can resize automatically when new model is loaded. Now it have a very small height and I have to resize it every time i run the 3DMeditor.
2. It would be nice to add "recent" section in File menu and save windows size on exit.
Since you improve 3DMeditor faster than i can think, I`ll wait a little before creating html doc section
PP
1. It would be nice if texture viewing window (middle-right) have height something like 1/3 of main window height or it can resize automatically when new model is loaded. Now it have a very small height and I have to resize it every time i run the 3DMeditor.
2. It would be nice to add "recent" section in File menu and save windows size on exit.
Since you improve 3DMeditor faster than i can think, I`ll wait a little before creating html doc section

- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
I'd like to add some save/restore settings mechanism, it's partly implemented (only for a few GUI parameters), it would be great to set your GUI the way you like it and have it restored when you restart 3DMEditor2 

=>;-D Penguin Powered
- Balthazar
- Moderator
- Posts: 2055
- Joined: Wed Nov 01, 2006 4:31 pm
- Location: Russian Federation
- Contact:
Re: 3DMEditor2 alpha5 for windows
Well, there are not many ways the one really NEED to change the GUI. Only the size of windows and the docking order.
- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
and their relative position if you don't like to have all the windows docked 

=>;-D Penguin Powered
- Balthazar
- Moderator
- Posts: 2055
- Joined: Wed Nov 01, 2006 4:31 pm
- Location: Russian Federation
- Contact:
Re: 3DMEditor2 alpha5 for windows
I`m following your progress with 3DMeditor in trac. I must say that you are really genius
Making such a huge changes in such a small time
I`m really glad that I`m helping you with all this stuff that i can do 



- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
Maybe tomorrow we'll have a working Lua integration
.
Currently it can load a Lua script without errors (which means the basic functions required to do it are loaded correctly), now it still lacks a few buttons to start/stop the Lua thread and a few non critical stuffs (like the list of all available function prototypes, an integrated Lua shell for debugging, some doc, etc...).
So until now I couldn't test much. I am going to have diner, after diner I may work again on it, if I am not too asleep

Currently it can load a Lua script without errors (which means the basic functions required to do it are loaded correctly), now it still lacks a few buttons to start/stop the Lua thread and a few non critical stuffs (like the list of all available function prototypes, an integrated Lua shell for debugging, some doc, etc...).
So until now I couldn't test much. I am going to have diner, after diner I may work again on it, if I am not too asleep

=>;-D Penguin Powered
- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
it's working \o/
GUI is not perfect, yet several things are laking, but it works
. Expect a new package soon 
GUI is not perfect, yet several things are laking, but it works


=>;-D Penguin Powered
- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
hum, I've spent some time trying to build the thing on windows ... very unsuccessful 
It seems that linking to Lua which has been built by an other version of mingw doesn't work
so I'll have to do things in a nicer way and add Lua to 3DMEditor2's build process ...

It seems that linking to Lua which has been built by an other version of mingw doesn't work

=>;-D Penguin Powered
Re: 3DMEditor2 alpha5 for windows
The build of lua should be given to a target to cmake, like any other static library. Then you could use it with qmake if you like.
Damien Gerard
Ta3d & Yuni Developer
Ta3d & Yuni Developer
- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
yeah, but I think it should be included with 3DMEditor2 too (or at least built by qmake, so Lua could be built with cmake and qmake from the same folder), because QtCreator usually has its own mingw32 on windows, and it may not be fully compatible with the one we build TA3D. Also you shouldn't have to build TA3D to have 3DMEditor2 working.
=>;-D Penguin Powered
- Balthazar
- Moderator
- Posts: 2055
- Joined: Wed Nov 01, 2006 4:31 pm
- Location: Russian Federation
- Contact:
Re: 3DMEditor2 alpha5 for windows
Did support for 3do models in 3DMEditor 2 planned? And there are some problems with reflection texturing for static objects, they doesn`t affected by reflections.
A question - should I have any texture mapped before applying reflection texturing or it is independent?
A question - should I have any texture mapped before applying reflection texturing or it is independent?
- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
reflection texture only depends on normals so if you have your UV coordinates or at least your model split correctly then normals won't change and you'll get the same autogenerated coordinates with reflection texture.
=>;-D Penguin Powered
- Balthazar
- Moderator
- Posts: 2055
- Joined: Wed Nov 01, 2006 4:31 pm
- Location: Russian Federation
- Contact:
Re: 3DMEditor2 alpha5 for windows
How can I set the reflection to all of the surface? Just set the Reflection box?
- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
Yes, it'll enable texture reflection for the selected object.
=>;-D Penguin Powered
- Balthazar
- Moderator
- Posts: 2055
- Joined: Wed Nov 01, 2006 4:31 pm
- Location: Russian Federation
- Contact:
Re: 3DMEditor2 alpha5 for windows
But is doesn`t work for me. I set the reflection box for metal deposit model. But in game it looks like before 

- zuzuf
- Administrateur - Site Admin
- Posts: 3281
- Joined: Mon Oct 30, 2006 8:49 pm
- Location: Toulouse, France
- Contact:
Re: 3DMEditor2 alpha5 for windows
It must be that old bug with display list being used when they can't store all the model data :/
=>;-D Penguin Powered
Who is online
Users browsing this forum: No registered users and 7 guests