From 4915b7df4cc2a0639366cf93e78fa358f5d4f156 Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 15 Dec 2000 20:00:11 +0000 Subject: changes list git-svn-id: http://svn.leocad.org/trunk@179 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- docs/CHANGES.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'docs') diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 1a3ec35..3c9e25b 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -1,6 +1,24 @@ This is a changelog for developers only, not for ordinary users. +15/12/2000 + - Fixed small bug in the texture font. + +03/12/2000 + - Added Save Picture dialog to the linux version. + - Added an overwrite prompt when saving a project under linux. + +02/12/2000 + - Added project loading preview to the linux version. + +24/11/2000 + - Renamed several functions from the Matrix class. + - Added const to several functions. + +23/11/2000 + - Now all object classes have a Select () function. + 18/11/2000 + - Fixed animation playback under linux. - Fixed Z buffer bug in the piece preview. - Fixed blending in piece preview. -- cgit v1.2.3