summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Collapse)Author
2000-07-16Removed unused extension functions.leo
Correctly initialize extensions after a GL context has been created. Renamed some functions to GL_ to be more consistent. git-svn-id: http://svn.leocad.org/trunk@85 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16Added new minifig piecesleo
git-svn-id: http://svn.leocad.org/trunk@84 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16Added -= operator.leo
git-svn-id: http://svn.leocad.org/trunk@83 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16Updated to include opengl.hleo
git-svn-id: http://svn.leocad.org/trunk@82 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-16The functions declared here should exist for all systems, so it was movedleo
to the 'common' directory. git-svn-id: http://svn.leocad.org/trunk@81 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-07Fixed mipmap generation bugleo
git-svn-id: http://svn.leocad.org/trunk@78 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-06-06Rewrote the PieceInfo::ZoomExtents functionleo
git-svn-id: http://svn.leocad.org/trunk@76 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-06-06Added a function to check if a bounding box is inside/outside the view frustumleo
git-svn-id: http://svn.leocad.org/trunk@75 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-05-25FileMem::GetLength() was returning the wrong valueleo
git-svn-id: http://svn.leocad.org/trunk@68 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-05-25Better texture loading code,leo
Replaced calls to gluBuild2DMipmaps with a custom mipmap function. git-svn-id: http://svn.leocad.org/trunk@67 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-05-24Routines to load OpenGL dynamically at runtime. This will fix the problem ↵leo
that some people that have libMesaGL instead of libGL on their system. git-svn-id: http://svn.leocad.org/trunk@65 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-03-30The Linux version now allows you to select multiple pieces using the mouse ↵leo
if you hold the CTRL key down git-svn-id: http://svn.leocad.org/trunk@59 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-03-30Added support for Compiled Vertex Arrays under Linuxleo
git-svn-id: http://svn.leocad.org/trunk@58 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-01-08Fixed a bug in the POV-Ray exportleo
git-svn-id: http://svn.leocad.org/trunk@51 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-01-07Fixed a bug to compile under Linuxleo
git-svn-id: http://svn.leocad.org/trunk@50 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-01-05Update the minifig wizard with the new piecesleo
Added a function to read the update files cVS: ---------------------------------------------------------------------- git-svn-id: http://svn.leocad.org/trunk@49 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-01-04Added support for modifying the libraryleo
git-svn-id: http://svn.leocad.org/trunk@47 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-01-01Changes to help porting to other platformsleo
git-svn-id: http://svn.leocad.org/trunk@44 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-29Added some functions to read integers with endianess checkleo
git-svn-id: http://svn.leocad.org/trunk@41 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-18Changed warning level to -Wall under Linux and Level 4 for Windowsleo
git-svn-id: http://svn.leocad.org/trunk@37 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-17Changes required to add the Minifig Wizard to the Linux versionleo
git-svn-id: http://svn.leocad.org/trunk@36 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-15Changed the OpenGL links to libGL and libGLUleo
git-svn-id: http://svn.leocad.org/trunk@33 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-09Added an option to sort the columns of the piece list from the properties dialogleo
Cleaned the image reading routines a little more git-svn-id: http://svn.leocad.org/trunk@29 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-08Added support for saving PNG filesleo
git-svn-id: http://svn.leocad.org/trunk@27 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-06Added static target, need to still do tarball and zipdocwhat
git-svn-id: http://svn.leocad.org/trunk@26 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-03PNG reading routinesleo
git-svn-id: http://svn.leocad.org/trunk@25 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-03added support for reading PNG filesleo
git-svn-id: http://svn.leocad.org/trunk@23 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-12-01changed the color values from floats to bytesleo
git-svn-id: http://svn.leocad.org/trunk@22 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-11-23Split the File class into FileMem and FileDiskleocad
git-svn-id: http://svn.leocad.org/trunk@17 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-11-22Fixed the segfault when the program cannot open the Piece Libraryleocad
git-svn-id: http://svn.leocad.org/trunk@14 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-11-20Fixed the LEOCAD_LIB bugleocad
POV-Ray now exports the camera FOV git-svn-id: http://svn.leocad.org/trunk@13 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-11-18*** empty log message ***leocad
git-svn-id: http://svn.leocad.org/trunk@11 c7d43263-9d01-0410-8a33-9dba5d9f93d6
1999-11-14Initial revisiondocwhat
git-svn-id: http://svn.leocad.org/trunk@2 c7d43263-9d01-0410-8a33-9dba5d9f93d6