summaryrefslogtreecommitdiff
path: root/docs/CHANGES.txt
blob: f3c508cb5eb985abc6d80d5fc603b6c0cc2dd01f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
This is a changelog for developers only, not for ordinary users.

15/09/2000
	- Fixed problem with "focus follow mouse" in X, thanks to Renaud Breard.

13/09/2000
	- Fixed bug that caused image files to be saved upside down.

12/09/2000
	- Fixed bug when exporting POV-Ray files using LGEO.
	- Changed GL library name under Linux from 'libGL.so.1' to 'libGL.so'.

27/08/2000
	- Save window position and size under Linux.

25/08/2000
	- Changes to the Linux version:
	- The Pieces toolbar can now be resized when docked or detached from
	  the main window.
	- The toolbar menu now has the checkboxes correct.
	- Remember toolbar state between sessions.

24/08/2000
	- Updated the Windows version with the new Minifig Wizard.
	- Fixed OpenGL problems on the Windows version.

21/08/2000
	- New options for the Minifig Wizard, now each piece can be rotated.

19/08/2000
	- Fixed a bug when you insert a piece after a rotated piece wouldn't
	  show the new piece correctly.
	- Added a new parameter to Project::Initialize to search the program
	  directory for the piece library. Useful if a Linux user wants to
	  install everything in the same directory and keeps compatibility
	  with installations in /usr/local/share/leocad.
	- Initial attempt of a BeOS port.