summaryrefslogtreecommitdiff
path: root/common/piece.cpp
AgeCommit message (Expand)Author
2009-10-09Fixed crash loading files on 64-bit systems.leo
2009-10-09Fixed crash on 64-bit systems.leo
2006-03-03Fixed crash when deleting a 2nd instance of a piece.leo
2006-03-03Delay creation of display lists until needed.leo
2006-02-18Removed the Point3 class.leo
2006-02-17Removed option for using polygon stipple for transparency.leo
2006-02-14Added the lcApplication class.leo
2006-02-10Fixed a crash and rendering bug when removing pieces.leo
2005-12-26Changed piece selection to local space.leo
2005-10-10Fixed some Linux compiler errors.leo
2005-07-31Added region selection.leo
2002-03-10Fixed gcc warning.leo
2001-03-23Update object keys when adding or removing steps.leo
2001-01-03Check endianess when loading project filesleo
2000-11-24Added Select functionleo
2000-11-12Moved all keyframer functions to the Object classleo
2000-08-22Several changes, see docs/CHANGES.txt for a complete listleo
2000-07-23Changes to make use of the new Object classleo
2000-03-30Added support for Compiled Vertex Arrays under Linuxleo
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