A page with most all irrlicht 0.14 patchs

A forum to store posts deemed exceptionally wise and useful
Post Reply
drac_gd

A page with most all irrlicht 0.14 patchs

Post by drac_gd »

I recently came across a page with many irrlich 0.14 bug patches and extensions.

The order they are applied are important:)

http://parsys.informatik.uni-oldenburg. ... /irrlicht/
hybrid

Post by hybrid »

But I guess the order to apply the patches is not the same as how the patches are presented on the page, right? In fact I try to separate as muany of the changes into separate files as possible. But still some patches might interfere with each other due to common code sections or just too much code movement by previously applied patches.
Also note that you should only apply those patches which are really required (e.g. the bug fixes) and not apply all of them. You'll definitely run into troubles with several patches. I am currently in the process of testing all the patches once more and remove some not working ones. Any feedback on problems and new patches is welcome!
Computer Guru
Posts: 20
Joined: Fri Apr 21, 2006 5:52 am
Location: Palestine
Contact:

Post by Computer Guru »

are all of these fixed in 1.0?
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Yes, I've positively tested all patches which are not listed under "not working" or coming from IrrSpintz. While the former are not working correctly the latter might do, but are not yet completely adapted to Irrlicht 1.0
Post Reply