Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-21- release log 2.36Ton Roosendaal
- added note in copyright.txt to emphasis you can use blender artwork freely - removed old logs, current log contains link to the old ones on the web
2004-06-10Scripts:Willian Padovani Germano
- tiny updates for better behavior, unix line endings, cvs Id tags; - Updated DX7 exporter (thanks to author Ben Omari who's also working on a DX8 one); - added sysinfo script; Interface (scripts): - changed behavior for which win is chosen for script guis: Now there's a smarter order, guis will use either: - Scripts win - Buttons win (if not a script from groups Wizards or Utils) - Text win - Closest bigger area - Added a button to the scripts header so that it's faster to return to the buttons win (this can be made general), if that was the previous win used.
2004-05-13 Added the basic installation notes for each OS.v2.33aTon Roosendaal
People might want to check it. :)
2004-04-29Added python license to txt directory for binary releases.Ton Roosendaal
2004-04-29Added (very nice!) new blender.html written by Willian. This will replaceTon Roosendaal
the short README file. The blender.html doc is meant to give new users quick hints how to survive with Blender.
2003-05-10- release now is called 2.27Ton Roosendaal
2003-02-10- GPL license text now included in the binary distros as well.Ton Roosendaal
2003-02-08- adapted versions of the README and Copyright filesTon Roosendaal
2003-01-01Initial commit of the 'release' directory (splash screen/iconChris Want
junkies will be happy to find the datatoc.c program in the datafiles directory). Some quick notes: * 'datafiles' has the version 2.21 splash.jpg and blenderbuttons (e.g., so no NLA icon). Someone should at least get the 2.25 blenderbuttons from somewhere and commit them. * 'text' has obsolete content/license * I did not include the python scripts as they have copyright Jan Walter and no license specified. * I changed to unix line terminators everywhere with the exeption of the 'windows' directory. Chris