Commit graph

6 commits

Author SHA1 Message Date
Pawel Kolodziejski
39a4b54d30 format "_" in names,
format code a bit
2004-12-09 23:55:43 +00:00
Pawel Kolodziejski
2600dc2efc more cleanup 2004-02-25 08:45:56 +00:00
Pawel Kolodziejski
10e7e539b7 update copyright date, some formating stuff 2004-02-25 08:21:31 +00:00
Vincent Hamm
5a2430fd04 Fixed major problem in matrix code 2003-10-01 12:20:27 +00:00
Vincent Hamm
f415db4f87 fix compile under linux 2003-08-28 02:01:48 +00:00
Vincent Hamm
f615a07c35 Implemented the basic matrix system in the models.
Now we can know the position of each node/polygon/point of the animated model before it's even drawn on screen.
We can also know the position of the points on screen (and the depth of those points).
The dirty box of the models is now computed (in a debug fashion).
Somehow, models head are still bugged but it's probably due to the fact that they are not animated (and not initialised).

The debug display is left activated to let Endy see the results and implement a better zbuffer refresh system
2003-08-28 01:55:48 +00:00