summaryrefslogtreecommitdiff
path: root/common/camera.cpp
AgeCommit message (Expand)Author
2006-03-25Changed default camera and preview angle.leo
2006-03-03Delay creation of display lists until needed.leo
2006-03-02Removed a few old math functions.leo
2006-02-26Show selection on the status bar.leo
2005-12-26Changed piece selection to local space.leo
2005-06-02Increased the default far plane distance.leo
2001-01-04Read doubles correctly on big endian machinesleo
2001-01-03Check endianess when loading project filesleo
2000-11-24Added Select functionleo
2000-11-15fix VC++ warnings/errorsleo
2000-11-12Moved all keyframer functions to the Object classleo
2000-11-09Faster renderingleo
2000-08-22Several changes, see docs/CHANGES.txt for a complete listleo
2000-07-23Changes to make use of the new Object classleo
2000-01-01Changes to help porting to other platformsleo
1999-12-18Changed warning level to -Wall under Linux and Level 4 for Windowsleo
1999-12-01changed the color values from floats to bytesleo
1999-11-14Initial revisiondocwhat