0ad/source
Ykkrosh b6c1022566 # Improved actor-viewer tool (more viewing controls, support for random actor variations)
Also right-click-and-drag to rotate the camera vertically.
Fixed LookAt code (the algorithm in the gluLookAt man page seems to be
wrong).

This was SVN commit r4394.
2006-09-27 16:54:23 +00:00
..
graphics # Improved actor-viewer tool (more viewing controls, support for random actor variations) 2006-09-27 16:54:23 +00:00
gui Fixed compilation errors. 2006-09-24 15:59:33 +00:00
i18n Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation. 2006-09-26 01:44:20 +00:00
lib Made AT_STARTUP use an unnamed namespace, to avoid collisions between structs in different files that happen to have the same name (which sometimes causes the constructors to get mixed up by the linker) 2006-09-23 00:01:00 +00:00
maths # Added tool for viewing models and animations outside the game. 2006-08-28 17:36:42 +00:00
network # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
pch # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ps Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation. 2006-09-26 01:44:20 +00:00
renderer Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation. 2006-09-26 01:44:20 +00:00
scripting Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation. 2006-09-26 01:44:20 +00:00
simulation Actor Viewer: Added controls for wireframe, background colour, move-when-walking. Reduced CPU usage when 'playing' things with no animation. 2006-09-26 01:44:20 +00:00
sound # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
tools # Improved actor-viewer tool (more viewing controls, support for random actor variations) 2006-09-27 16:54:23 +00:00
main.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00