Search found 2 matches

by Leomond
Fri Dec 19, 2008 3:57 pm
Forum: Beginners Help
Topic: Grass Node "Black Rectangles"
Replies: 7
Views: 660

Nice!

Really good shot hbraun!

I was having a headache too. Saved me a lot of time!
by Leomond
Wed Dec 17, 2008 5:52 pm
Forum: Code Snippets
Topic: New GUI skin [update: new skins, support for 1.5/1.6]
Replies: 112
Views: 75772

Irrlicht 1.5

Hello : ) I just updated to irrlicht 1.5 and got the error related to the abstract class. Here are the litle changes I made to make it compile: Add this to the CImageGUISkin.h virtual void draw3DTabButton(IGUIElement* element, bool active, const core::rect<s32>& rect, const core::rect<s32>* clip...