PDA

View Full Version : Material highlight and non-modal editors


arno
24 Jun 2009, 12:36
Hi,

In the next development release you will find the following new features.

Material highlight
In the material editor there is now a checkbox that can be used to indicate tha the selected material should be highlighted in the preview window as well. This has currently been implemented as giving it a red colour, which will blend through the texture if one is present. This feature should help you to identify which material is applied where on the model.

Non-modal editors
Before the material editor, attached object editor, object information form and the object hierarchy form were modal. In simple words this meant they had to be closed again before you could continue working in the main window. I have now changed this and these forms can remain open while working in other places.

This also means that these forms will automatically be updated when you load a new object. For example the material editor will then show the materials of the new object directly.

Besides that also changes you make in those form, will be reflected directly in the main preview as well. So when you change a material to double sided for example, you will directly see so. I think this will make positioning attached objects or tuning material settings a lot easier.

VAEjonp
24 Jun 2009, 19:14
Very nice update Arno.

I'm still quite new to this tool and currently use it as a viewer of my custom objects. Quite handy and saves time. Looking forward to utilizing the other tools/features once I get further along with my development.

Thanks,

JonP

ALain152
25 Jun 2009, 02:33
Hi Arno,
Thank you for for these additional features.
As modconv can read a bgl lib and sort the guid list, and display for each guid the list of textures, it would be very convenient to extract a list of textures involved in a whole bgl library.
I apologize for asking again :o I spend so much time in checking those damn textures.

arno
25 Jun 2009, 03:29
Hi,

As modconv can read a bgl lib and sort the guid list, and display for each guid the list of textures, it would be very convenient to extract a list of textures involved in a whole bgl library.
I apologize for asking again :o I spend so much time in checking those damn textures.

Yes, that feature is on the wishlist already. Actually I am planning to work a bit on a feature today to generate a report of an library.

ALain152
25 Jun 2009, 05:26
Yessss !
Thanks

arno
25 Jun 2009, 12:26
Yessss !
Thanks

See here (http://www.fsdeveloper.com/forum/showthread.php?t=15932) for the detail, will be in the next build.