summaryrefslogtreecommitdiff
path: root/common/project.cpp
AgeCommit message (Expand)Author
2002-10-11Set default author when starting a new project.leo
2002-10-10Made .LDR files work like .DAT files.leo
2002-04-12Moved Pieces Library functions to a new class.leo
2002-03-16Added a new group button to the Edit Groups Dialog.leo
2002-03-10Moved the texture font to a class to allow support for multiple fonts.leo
2001-07-31Fixed small memory leak and improved the default mouse sensitivityleo
2001-07-31Fixed small memory leak and improved the default mouse sensitivityleo
2001-05-19Fixed the way pieces are moved/rotated with the side cameras.leo
2001-03-26Reorganized the Image I/O functions, created a new Image class.leo
2001-03-23Added an option to save HTML files with .html extension instead of .htm.leo
2001-03-23Update object keys when adding or removing steps.leo
2001-03-15Fixed drawing area borders not being drawn correctly.leo
2001-02-19The "Mouse moves in 3D" option now applies to rotations tooleo
2001-02-05Fixes for VC++leo
2001-02-05Use the lc*** integer types to load binary files.leo
2001-02-02Correctly save HTML dialog optionsleo
2001-01-31Fixed crash when deselecting a lightleo
2001-01-29Minifig Wizard fixesleo
2001-01-25Multiple project viewsleo
2001-01-07Use new base classesleo
2000-12-30Added Step Insert and Step Delete commandsleo
2000-12-29Save HTML dialog optionsleo
2000-12-20Fixed crash when saving multiple pictures.leo
2000-12-15Fixed small bug in the texture fontleo
2000-12-02Fixed filename bug when saving untitled projectsleo
2000-11-24started to use the new Object::Select functionleo
2000-11-12Misc. changesleo
2000-09-21New command line optionsleo
2000-09-21Endianess fixesleo
2000-09-20Fixed camera shortcuts being called incorrectlyleo
2000-09-14Fixed bug when saving image filesleo
2000-09-13Fixed bug that caused image files to be saved upside down.leo
2000-09-12Fixed bug in the slopes when using LGEO to export a POV-Ray fileleo
2000-09-11Changed 'stud units' to 'Lego units'leo
2000-08-26Rewrote the way the pieces toolbar work under Linux, now it can beleo
2000-08-24Updated the Windows version with the new Minifig Wizard.leo
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-30The Linux version now allows you to select multiple pieces using the mouse if...leo
2000-01-08Fixed a bug in the POV-Ray exportleo
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-17Changes required to add the Minifig Wizard to the Linux versionleo
1999-12-08Added support for saving 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