summaryrefslogtreecommitdiff
path: root/common/library.cpp
AgeCommit message (Collapse)Author
2006-03-20Reorganized default categories.leo
git-svn-id: http://svn.leocad.org/trunk@523 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-14Added the lcApplication class.leo
git-svn-id: http://svn.leocad.org/trunk@473 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-02-05Simple expression matching for the piece categories.leo
git-svn-id: http://svn.leocad.org/trunk@466 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-06Fixed multiple Search Results in categories bug.leo
git-svn-id: http://svn.leocad.org/trunk@452 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2006-01-03Fixed subpieces in the pieces bar.leo
git-svn-id: http://svn.leocad.org/trunk@451 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-22Fixed the pieces combobox to select items in the tree control when using ↵leo
auto-complete. git-svn-id: http://svn.leocad.org/trunk@446 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-22Fixed a few small PLM bugs.leo
git-svn-id: http://svn.leocad.org/trunk@445 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-12-20Updated the Pieces Library Manager to use the new categories.leo
git-svn-id: http://svn.leocad.org/trunk@443 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-11-20Pieces search results do not group pieces anymore.leo
git-svn-id: http://svn.leocad.org/trunk@441 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-10-23Added a new rotate camera interface,leo
Added an assert macro, Added support for multiple keywords to the pieces tree. git-svn-id: http://svn.leocad.org/trunk@431 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-10-14Added commands to edit/add/remove categories from the pieces tree context menu.leo
git-svn-id: http://svn.leocad.org/trunk@427 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2005-07-14Changed the pieces list to a tree sorted by categories.leo
git-svn-id: http://svn.leocad.org/trunk@414 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2003-01-05Fixed a bug importing pieces with invalid colors.leo
git-svn-id: http://svn.leocad.org/trunk@329 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2003-01-05Fixed a bug with pieces with more than 16000 quads.leo
git-svn-id: http://svn.leocad.org/trunk@328 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-12-22Fixed piece import bug.leo
git-svn-id: http://svn.leocad.org/trunk@326 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-12-22Fixed import bug.leo
git-svn-id: http://svn.leocad.org/trunk@324 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-12-21More PLM cross platform improvementsleo
git-svn-id: http://svn.leocad.org/trunk@321 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-10-15Making the PLM cross platform.leo
git-svn-id: http://svn.leocad.org/trunk@314 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-10-11Fixed compile warnings.leo
git-svn-id: http://svn.leocad.org/trunk@311 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-10-11Changed some variables to platform independent types.leo
git-svn-id: http://svn.leocad.org/trunk@306 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-10-11Added some file validation functions.leo
git-svn-id: http://svn.leocad.org/trunk@305 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-10-10Added functions to manage textures.leo
git-svn-id: http://svn.leocad.org/trunk@301 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-04-16Moved Pieces Library functions to a new class.leo
git-svn-id: http://svn.leocad.org/trunk@293 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2002-04-12Moved Pieces Library functions to a new class.leo
git-svn-id: http://svn.leocad.org/trunk@290 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2001-01-07Use new base classesleo
git-svn-id: http://svn.leocad.org/trunk@221 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-11-24Renamed some Matrix functionsleo
git-svn-id: http://svn.leocad.org/trunk@167 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-11-15fix VC++ warnings/errorsleo
git-svn-id: http://svn.leocad.org/trunk@163 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-09-19Removed extra include files (fix warning in FreeBSD)leo
git-svn-id: http://svn.leocad.org/trunk@125 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-08-24Updated the Windows version with the new Minifig Wizard.leo
Fixed some OpenGL problems on the Windows version. git-svn-id: http://svn.leocad.org/trunk@106 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-08-22Several changes, see docs/CHANGES.txt for a complete listleo
git-svn-id: http://svn.leocad.org/trunk@103 c7d43263-9d01-0410-8a33-9dba5d9f93d6
2000-07-23Workaround for a bug in gcc 2.95.2leo
git-svn-id: http://svn.leocad.org/trunk@97 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