Search found 18 matches

by gingerheadman
Fri May 06, 2011 6:54 am
Forum: Bug reports
Topic: Irrlicht + Qt QFileDialog can cause a segmentation fault
Replies: 3
Views: 1615

Yes, and I tried adding a button that opens a file selection dialog to that program and I still run into the same error. I.e. whenever you browse to a directory containing images and it attempts to load the preview for an image you get a segmentation fault. If you'd like to see exactly what I did, I...
by gingerheadman
Wed May 04, 2011 12:46 pm
Forum: Bug reports
Topic: Irrlicht + Qt QFileDialog can cause a segmentation fault
Replies: 3
Views: 1615

Irrlicht + Qt QFileDialog can cause a segmentation fault

I'm not quite sure if this is a bug with Qt or Irrlicht but I've had a strange problem when using file selection dialogs in a Qt application with an Irrlicht widget. I'm running Ubuntu 11.04 (64 bit) and I used the code from this site: http://www.matrix44.net/blog/?p=389 (also available somewhere on...
by gingerheadman
Mon Jun 28, 2010 11:18 am
Forum: Code Snippets
Topic: Widget for embedding into Qt
Replies: 13
Views: 5031

HI, I am using unubtu and trying to compile this example with irrliht 1.7.1 , but i get errors: QIrrlichtWidget.cpp|188|error: cast from ‘void*’ to ‘irr::u32’ loses precision| line is : qDebug() << " native window ID = " << ( irr::u32 ) createParams.WindowId; if i remove ( irr::u32 ) then...
by gingerheadman
Wed Jun 23, 2010 12:23 am
Forum: Code Snippets
Topic: Widget for embedding into Qt
Replies: 13
Views: 5031

Edit: Even though the link on the first post was broken I was able to find a copy here: http://egonrath.eg.funpic.de/wordpress/ ... 17.tar.bz2
by gingerheadman
Mon May 03, 2010 3:02 pm
Forum: Open Discussion and Dev Announcements
Topic: What are the plans for Irrlicht 1.8 and further?
Replies: 264
Views: 50102

The top things I'd like to see in Irrlicht 1.8 are specular mapping, HDR rendering, decals, and post process effects like colour balance, bloom, motion blur, etc. I know most of those things I listed aren't too tricky to implement yourself as long as you know a bit about shaders, but it would be rea...
by gingerheadman
Fri Jan 15, 2010 1:22 am
Forum: Project Announcements
Topic: NPC-System "IrrSteer" (svn)
Replies: 31
Views: 13277

Thanks a lot for that :D. I'm testing it out now.
by gingerheadman
Thu Jan 14, 2010 1:36 pm
Forum: Project Announcements
Topic: NPC-System "IrrSteer" (svn)
Replies: 31
Views: 13277

I've run into a bit of trouble compiling this on Linux. First, I had to edit the search directories in the Code::Blocks project to match where the files are stored on my system, then I had to rename every instance of <Irrlicht.h> to <irrlicht.h> and then I added tecan's modifications to osClock.cpp....
by gingerheadman
Sat Jan 09, 2010 12:11 pm
Forum: Code Snippets
Topic: TGMs Shader Package[C++/GLSL]
Replies: 89
Views: 121042

I just tried this out with Irrlicht 1.6 and ran into some problems compiling. Anyone else who can't compile the examples with Irrlicht 1.6, just change rt0 = driver->createRenderTargetTexture(core::dimension2d<s32>(sizeW,sizeH)); Material.Wireframe = false; Material.Lighting = false; Material.Textur...
by gingerheadman
Sun Jan 03, 2010 12:37 am
Forum: Beginners Help
Topic: Load sound files from .zip
Replies: 2
Views: 491

Thanks for that :D. I'm trying to work out how to do that right now and I'll post again if I can get it to work.
by gingerheadman
Sat Jan 02, 2010 3:31 am
Forum: Beginners Help
Topic: Load sound files from .zip
Replies: 2
Views: 491

Load sound files from .zip

Hi I was just wondering if anyone knows how to load OpenAL sound files from a .zip archive. I already know how to use .zip archives in Irrlicht with device->getFileSystem()->addZipFileArchive("somezipfile.zip") but unfortunately this only works for files used by Irrlicht such as 3d models,...
by gingerheadman
Sat Dec 05, 2009 12:54 am
Forum: Off-topic
Topic: Blender messed up in Ubuntu.
Replies: 17
Views: 2570

You might want to have a look on Ubuntu Forums for a solution to that problem you have with turning the computer off. Also, for some reason the import/export scripts included in the version of Blender in the Ubuntu repositories don't work (at least on my computer) but they do work if I install Blend...
by gingerheadman
Tue Dec 01, 2009 2:52 am
Forum: Project Announcements
Topic: XEffects - Reloaded - New Release (V 1.4)
Replies: 825
Views: 422122

I'm Having problems with running the XEffects examples. Every time I try to start one of them it will start loading and then crash. Here's the output from when I try to run Example 1 (although not the full output which is over 620 lines ling): rory@macrohard:~/Programming/XEffects/Bin$ ./Example1 We...
by gingerheadman
Mon Nov 23, 2009 12:44 pm
Forum: Project Announcements
Topic: Star Empires!!
Replies: 23
Views: 8145

Wow, I'm really impressed that you could go from not knowing C++ or Irrlicht to making a RTS game in just two months. Already the screanshots are looking pretty good :-)
by gingerheadman
Sun Nov 22, 2009 1:06 pm
Forum: Beginners Help
Topic: Get screen resolution
Replies: 5
Views: 3021

You might also want to check out this page on the Irrlicht wiki:
http://www.irrlicht3d.org/wiki/index.ph ... Resolution
by gingerheadman
Sun Nov 22, 2009 12:57 pm
Forum: Competition Time!
Topic: win a used geforce 5200 video card!!!@#!
Replies: 11
Views: 5852

I have to agree with the others, that isn't a particulally attractive prize.

I might still enter something anyway though.