Christoph Oelckers
|
978ace241c
|
- removed all code that mixes together the different lighting methods. Now everything goes through the 3 different light parameters in the render state.
- removed cm parameter from many functions.
|
2014-05-11 21:47:54 +02:00 |
|
Christoph Oelckers
|
0f8ed0123f
|
- fixed: Models must not delete their skin textures because they are stored in the texture manager which will be responsible for doing this.
|
2013-10-11 01:04:54 +02:00 |
|
Christoph Oelckers
|
b6dab83d2b
|
- removed constructor and destructor from FDMDModel::ModelFrame because they were redundant and only caused double deletion of its contents.
|
2013-10-10 23:13:56 +02:00 |
|
Christoph Oelckers
|
399d0974ab
|
- added GL render as of SVN revision 1600.
|
2013-06-23 09:49:34 +02:00 |
|