summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2000-07-16Updated to reflect the changes in common/opengl.cppleo
2000-07-16Removed unused extension functions.leo
2000-07-16Added new minifig piecesleo
2000-07-16Added -= operator.leo
2000-07-16Updated to include opengl.hleo
2000-07-16The functions declared here should exist for all systems, so it was movedleo
2000-07-07Fixed mipmap generation bugleo
2000-06-06Rewrote the PieceInfo::ZoomExtents functionleo
2000-06-06Added a function to check if a bounding box is inside/outside the view frustumleo
2000-05-25FileMem::GetLength() was returning the wrong valueleo
2000-05-25Better texture loading code,leo
2000-05-24Routines to load OpenGL dynamically at runtime. This will fix the problem tha...leo
2000-03-30The Linux version now allows you to select multiple pieces using the mouse if...leo
2000-03-30Added support for Compiled Vertex Arrays under Linuxleo
2000-01-08Fixed a bug in the POV-Ray exportleo
2000-01-07Fixed a bug to compile under Linuxleo
2000-01-05Update the minifig wizard with the new piecesleo
2000-01-04Added support for modifying the libraryleo
2000-01-01Changes to help porting to other platformsleo
1999-12-29Added some functions to read integers with endianess checkleo
1999-12-18Changed warning level to -Wall under Linux and Level 4 for Windowsleo
1999-12-17Changes required to add the Minifig Wizard to the Linux versionleo
1999-12-15Changed the OpenGL links to libGL and libGLUleo
1999-12-09Added an option to sort the columns of the piece list from the properties dialogleo
1999-12-08Added support for saving PNG filesleo
1999-12-06Added static target, need to still do tarball and zipdocwhat
1999-12-03PNG reading routinesleo
1999-12-03added support for reading PNG filesleo
1999-12-01changed the color values from floats to bytesleo
1999-11-23Split the File class into FileMem and FileDiskleocad
1999-11-22Fixed the segfault when the program cannot open the Piece Libraryleocad
1999-11-20Fixed the LEOCAD_LIB bugleocad
1999-11-18*** empty log message ***leocad
1999-11-14Initial revisiondocwhat