stk-code_catmod/src/graphics
stevo14 7dd6011a8e Brand new camera using smooth transitions.
Does not yet support: splitscreen, 'final camera' mode, 'replay' mode, or looking backwards. 
Also, *No support for plib* uses only irrlicht. 

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/branches/irrlicht@3466 178a84e3-b1eb-0310-8ba1-8eac791a3b58
2009-05-06 19:47:14 +00:00
..
camera.cpp Brand new camera using smooth transitions. 2009-05-06 19:47:14 +00:00
camera.hpp Brand new camera using smooth transitions. 2009-05-06 19:47:14 +00:00
irr_driver.cpp Fixed kart rotation in bullet debug view (reason was actually incorrect 2009-05-03 12:33:26 +00:00
irr_driver.hpp totally removed SDL dependency. wav sounds have been converted to OGG, since we already have an OGG reader in - why require an additionnal dep like SDL, that does input, graphics, etc. when we only need audio and already have an audio reader in? Original .wav files (lossless) will be added tomedia repository (second part) 2009-05-03 00:50:09 +00:00
mesh_tools.cpp More EOL prop setting and fixing of files with mixed EOLs. 2009-03-01 00:46:47 +00:00
mesh_tools.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
moving_texture.cpp 1) Added support for animated textures. 2009-03-31 23:45:20 +00:00
moving_texture.hpp Removed callback manager, callbacks are not needed the way they were 2009-04-01 00:55:20 +00:00
nitro.cpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
nitro.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
particle_system.cpp More EOL prop setting and fixing of files with mixed EOLs. 2009-03-01 00:46:47 +00:00
particle_system.hpp Moved Particle- and Smoke system into graphics subdir. 2008-12-01 22:56:57 +00:00
scene.cpp Added support for bullet debug view (still somewhat buggy, karts are 2009-04-29 14:48:18 +00:00
scene.hpp 1) Renamed scene to stk_scene (since scene is a namespace in irrlicht). 2009-01-28 00:38:28 +00:00
shadow.cpp 1) Support for transparency added (mainly lighthouse track). 2009-03-26 23:31:00 +00:00
shadow.hpp Moved more files into subdirs. 2009-01-22 22:27:13 +00:00
skid_marks.cpp 1) Renamed scene to stk_scene (since scene is a namespace in irrlicht). 2009-01-28 00:38:28 +00:00
skid_marks.hpp 1) Skid marks fade out (fade out time set in stk_config: skid-fadeout-time, 2009-01-06 00:20:23 +00:00
smoke.cpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00
smoke.hpp Fixing all remaining "executable" flags. 2009-02-27 02:54:25 +00:00