Irrlicht 1.8.1 released
Irrlicht 1.8.1 released
New Irrlicht 1.8.1 is out which fixes several bugs from the last release.
You can get it here: http://irrlicht.sourceforge.net/downloads/
Changes:
- Improved OpenGL performance under OSX (Thanks devonsoft for reporting).
- Fixed OSX compilation issues.
- For speed improvement the following attributes accessible by ISceneManager::getParameters() are no longer updated in release:
"culled", "calls", "drawn_solid", "drawn_transparent", "drawn_transparent_effect".
They can be enabled by compiling Irrlicht with the define _IRR_SCENEMANAGER_DEBUG.
Thanks @hendu for reporting, see http://irrlicht.sourceforge.net/forum/v ... =2&t=48211 for the discussion.
- Fix compile problem with CIrrDeviceSDL on VS2008 (and maybe other systems). Thanks @HellFlip for reporting.
- Fix quaternion::rotationFromTo() (Thanks @takamoto for reporting)
- Fix iszero for s64 (Thanks @chronologicaldot for reporting)
- Fix crash in SoftwareDriver2 when Material was EMT_DETAIL_MAP but texture[1] was not set (Thanks for fix by chronologicaldot)
- Fix buffer overrun in x-loader (Thanks for fix by Otaka)
- Fix cursor visibility update problem under Windows 8 (Thanks @luthyr for reporting)
- Fix irredit links in loadScene/saveScene docs.
- Fix issue in CAnimatedMeshSceneNode::clone which caused a crash. (reported and fixed by luthyr)
- Fix compiling errors for c++ builder (thx @Greatwolf for many patches and @cfanderek for reminding)
- Initialized IColladaMeshWriter::GeometryWriting which was uninitialized.
- Fix linker trouble with irr::core::equalsByUl when compiling Irrlicht as managed code (thx @ Memorial76 for a report + testcase)
- Fix crashes in CCubeSceneNode::clone and CSphereSceneNode::clone (reported by marsupial)
- Fix the clipping in the listbox drawing which was only showing the right line of the sunken pane (reported by Mloren and Abraxas).
- Initialize slider in example 05 correct (reported by Zerochen)
- Fix crash in CMeshSceneNode::clone when the mesh had no shadow (reported by christianclavet, bug-fix found by Nadro)
There are still some known bugs in there on which we will work in the future:
- Software driver doesn't work properly under OSX 10.9.
- Problems with certain .mtl files: http://irrlicht.sourceforge.net/forum/v ... =7&t=48090
Thanks for all the patches and bugreports! And we will try our best to get the 1.9 release into good shape next.
You can get it here: http://irrlicht.sourceforge.net/downloads/
Changes:
- Improved OpenGL performance under OSX (Thanks devonsoft for reporting).
- Fixed OSX compilation issues.
- For speed improvement the following attributes accessible by ISceneManager::getParameters() are no longer updated in release:
"culled", "calls", "drawn_solid", "drawn_transparent", "drawn_transparent_effect".
They can be enabled by compiling Irrlicht with the define _IRR_SCENEMANAGER_DEBUG.
Thanks @hendu for reporting, see http://irrlicht.sourceforge.net/forum/v ... =2&t=48211 for the discussion.
- Fix compile problem with CIrrDeviceSDL on VS2008 (and maybe other systems). Thanks @HellFlip for reporting.
- Fix quaternion::rotationFromTo() (Thanks @takamoto for reporting)
- Fix iszero for s64 (Thanks @chronologicaldot for reporting)
- Fix crash in SoftwareDriver2 when Material was EMT_DETAIL_MAP but texture[1] was not set (Thanks for fix by chronologicaldot)
- Fix buffer overrun in x-loader (Thanks for fix by Otaka)
- Fix cursor visibility update problem under Windows 8 (Thanks @luthyr for reporting)
- Fix irredit links in loadScene/saveScene docs.
- Fix issue in CAnimatedMeshSceneNode::clone which caused a crash. (reported and fixed by luthyr)
- Fix compiling errors for c++ builder (thx @Greatwolf for many patches and @cfanderek for reminding)
- Initialized IColladaMeshWriter::GeometryWriting which was uninitialized.
- Fix linker trouble with irr::core::equalsByUl when compiling Irrlicht as managed code (thx @ Memorial76 for a report + testcase)
- Fix crashes in CCubeSceneNode::clone and CSphereSceneNode::clone (reported by marsupial)
- Fix the clipping in the listbox drawing which was only showing the right line of the sunken pane (reported by Mloren and Abraxas).
- Initialize slider in example 05 correct (reported by Zerochen)
- Fix crash in CMeshSceneNode::clone when the mesh had no shadow (reported by christianclavet, bug-fix found by Nadro)
There are still some known bugs in there on which we will work in the future:
- Software driver doesn't work properly under OSX 10.9.
- Problems with certain .mtl files: http://irrlicht.sourceforge.net/forum/v ... =7&t=48090
Thanks for all the patches and bugreports! And we will try our best to get the 1.9 release into good shape next.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Competition winner
- Posts: 117
- Joined: Wed Jun 30, 2010 8:44 am
- Location: Portugal
- Contact:
Re: Irrlicht 1.8.1 released
Great! Thanks for your hard work!
I´ll install and try it, as soon as I can.
I´ll install and try it, as soon as I can.
-
- Posts: 37
- Joined: Fri Nov 04, 2011 12:15 am
Re: Irrlicht 1.8.1 released
I appreciate the fixes, thank you. The cloning problems were going to be an issue.
-
- Competition winner
- Posts: 117
- Joined: Tue Aug 19, 2008 6:46 pm
- Location: Delta quadrant, Borg nexus 0001
- Contact:
Re: Irrlicht 1.8.1 released
Thank you very much!
Re: Irrlicht 1.8.1 released
Thank you for keeping up the amazing work! Irrlicht is one of the best engines I've ever used, can't wait to see what it will become!
Dream Big Or Go Home.
Help Me Help You.
Help Me Help You.
Re: Irrlicht 1.8.1 released
Hahaha I actually helped a little! Awesome!
Re: Irrlicht 1.8.1 released
Yes thanks to all to contributed to this awesome engine!!!
Please keep up the good work!!
Be cool to see a nicer tool set made for Irrlicht... Hmmm....
Please keep up the good work!!
Be cool to see a nicer tool set made for Irrlicht... Hmmm....
Re: Irrlicht 1.8.1 released
Awesome! i look forward to "hook" me again to Irrlicht.
"There is nothing truly useless, it always serves as a bad example". Arthur A. Schmitt
Re: Irrlicht 1.8.1 released
Thank you, excelent work!
Re: Irrlicht 1.8.1 released
Fantastic work mate.
Keep up the great work.
Keep up the great work.
Re: Irrlicht 1.8.1 released
Hi mate,
I have a problem with createDeviceEx(param) function in this version, as createDeviceEx(param) returned underfined.
The code below used to work in version 1.8.
I have a problem with createDeviceEx(param) function in this version, as createDeviceEx(param) returned underfined.
The code below used to work in version 1.8.
Code: Select all
irr::SIrrlichtCreationParameters params = irr::SIrrlichtCreationParameters();
params.WindowId = (void *)lstForm[0]->renderlID;
params.DriverType = irr::video::EDT_DIRECT3D9;
params.EventReceiver =0;
params.AntiAlias = false;
device = createDeviceEx(params);
Re: Irrlicht 1.8.1 released
createDeviceEx is still there. Check if you include Irrlicht.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: Irrlicht 1.8.1 released
Sorry my fault, forgot to copy new dll to project output folder.
Resolved.
Resolved.
Re: Irrlicht 1.8.1 released
Shouldn't the linux makefile build a libIrrlicht.so.1.8.1 instead of libIrrlicht.so.1.8 though?
irrRenderer 1.0
Height2Normal v. 2.1 - convert height maps to normal maps
Step back! I have a void pointer, and I'm not afraid to use it!
Height2Normal v. 2.1 - convert height maps to normal maps
Step back! I have a void pointer, and I'm not afraid to use it!
Re: Irrlicht 1.8.1 released
Damn. (that wasn't on my checklist... *sigh*)ent1ty wrote:Shouldn't the linux makefile build a libIrrlicht.so.1.8.1 instead of libIrrlicht.so.1.8 though? :P
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm