bitplane
|
2a5a21fce4
|
Reset all line endings to Windows-style CRLF
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2268 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2009-03-10 20:46:58 +00:00 |
hybrid
|
7472bcd83c
|
Merged from 1.5 branch to trunk, all changes from 2042 to 2071. cursor setVisible fix, OSX FPS cam fix, ALPHA_CHANNEL_REF fix, new method draw2dRectOutline, setOverrideFont fixes, getCollisisonPoint distance bug fix.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@2072 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2009-01-14 12:37:51 +00:00 |
hybrid
|
def976c109
|
Fixed some minor warnings
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1804 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-11-21 16:41:30 +00:00 |
hybrid
|
8099c45b64
|
Missed a constification.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1450 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-08-06 22:46:48 +00:00 |
hybrid
|
d3ccf6335e
|
Fixed reference counting problems due to statically allocated meshbuffers. Bug found by rogerborg.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1447 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-08-06 14:45:22 +00:00 |
hybrid
|
9c167398bb
|
Added the missing copyright headers and changed the new files to 2008 as well.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1354 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-05-22 12:07:43 +00:00 |
bitplane
|
4325befbb1
|
Volume light to use hardware buffers and correct render pass. Doesn't make much difference as complex lights do lots of filling when close up
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1317 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-04-17 06:27:47 +00:00 |
hybrid
|
e480b85d31
|
Fixed the setter methods to recreate the volume light.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1301 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-03-26 13:59:01 +00:00 |
hybrid
|
678f84e96c
|
Changed some internals of the Volume light and gave it an interface.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1171 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-10 00:30:11 +00:00 |
hybrid
|
b1c52e4dbe
|
Minor coding changes.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1166 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-06 22:34:09 +00:00 |
teella
|
24989c4487
|
Volumetric lighting for Irrlicht
Example useage added to 08.Special FX demo
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1160 dfc29bdd-3216-0410-991c-e03cc46cb475
|
2008-01-06 13:13:24 +00:00 |