Fred wrote:DX9 is already finished for 4.20. We will use the last version of OGRE indeed (actually 1.4.2 but it will probably change then).

Fred wrote:DX9 is already finished for 4.20.
thank you!Fred wrote:For informations, a whole OGRE update is planned for 4.30, which shouldn't be that far from now.
I disagree.Fluid Byte wrote:That said I would suggest that you raise the price of PB a lot. At least 150 $ or somthing.
What is the problem you speak of ?DarkDragon wrote:I'm currently updating my mesheditor. Yes you know it's no perfect work, but newbies can use it for getting into 3D modelling. It will get an OGRE export plugin (and many other import plugins). But it doesn't work on the current PB OGRE version, because of the OgreXMLConverter...
I'm not sure we are talking about the same thingDarkDragon wrote:>> The OGRE command line tools for the version that PB uses is still available from the OGRE site.... you can use this...
No, doesn't work. Even if I convert the robot.mesh to XML and back to MESH it doesn't work.
>> use PB version OGRE command line tools to convert to MESH
That's the problem. I don't have them for PB 4.10 beta 3.
I am creating my own modellerdontmailme wrote:I'm not sure we are talking about the same thingDarkDragon wrote:>> The OGRE command line tools for the version that PB uses is still available from the OGRE site.... you can use this...
No, doesn't work. Even if I convert the robot.mesh to XML and back to MESH it doesn't work.
>> use PB version OGRE command line tools to convert to MESH
That's the problem. I don't have them for PB 4.10 beta 3.
This pipeline will convert a MESH from latest exporters to PB
Export a MESH from your favourite modeller using one of the exporters on the OGRE website (latest version)
Use latest version of OgreXMLConverter.exe to convert to XML
Then use OgreXMLConverter.exe from OgreCommandLineTools-1.0.6 to convert it to a MESH that PB can read.
Works perfectly here