nadro
07a7d9ee2e
- Added clear buffer flags.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5151 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-10-15 18:20:06 +00:00
nadro
02b49eea1b
- Added exampleHelper and updated all examples. This is a base patch for upcoming patches related to iOS and OSX.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5143 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-09-24 22:44:32 +00:00
cutealien
f4687fb2e9
Use #ifdef _MSC_VER instead of _IRR_WINDOWS_ when linking lib's with a pragma comment. Thx @AReichl for reporting.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5059 dfc29bdd-3216-0410-991c-e03cc46cb475
2015-03-02 13:43:29 +00:00
cutealien
5d18ec922f
Moar spelingg fixez.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4096 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-02-28 23:29:29 +00:00
hybrid
4c1abbe67f
Fix tutorial documentation processing.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3980 dfc29bdd-3216-0410-991c-e03cc46cb475
2011-11-01 12:04:35 +00:00
cutealien
c00c459bde
A few minor project file fixes and make the cursorcontrol example also with driver-selection instead of just using opengl.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3329 dfc29bdd-3216-0410-991c-e03cc46cb475
2010-06-26 16:10:34 +00:00
cutealien
afe6da7d62
Improve CursorControl example.
...
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3309 dfc29bdd-3216-0410-991c-e03cc46cb475
2010-06-11 15:31:11 +00:00
cutealien
5b5fe394b7
Add support for changing cursors.
...
We use multicolor hardware cursors, but so far only Linux and Windows 32 are supported.
For Linux application must now link additionally with Xcursor unless they disable _IRR_LINUX_XCURSOR_.
Example 24 is added to show how to use those cursors and also as a general test for mouse-behavior.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@3302 dfc29bdd-3216-0410-991c-e03cc46cb475
2010-06-04 16:35:01 +00:00