summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorleo2000-12-15 20:00:11 +0000
committerleo2000-12-15 20:00:11 +0000
commit4915b7df4cc2a0639366cf93e78fa358f5d4f156 (patch)
treedf797f95ca593c7aff1fcd4dff7bb547b899c81b /docs
parentad647a90f5369a4612226713b827beefe8237066 (diff)
changes list
git-svn-id: http://svn.leocad.org/trunk@179 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.txt18
1 files changed, 18 insertions, 0 deletions
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.