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
2012-04-05Readme and Release Log Links:Thomas Dinges
* Update to 2.63 * Update readme with proper links to 2.6 Manual, remove Solaris OS (no official builds from our side).
2012-02-21Text fix:Ton Roosendaal
Added #blender to list of recommended irc channels.
2012-02-05Release schedule:Thomas Dinges
* BCon4, important bug fixes only. * Update readme.html and links to release logs, which now point to http://www.blender.org/development/release-logs/blender-262
2011-11-30Blender 2.61 Release links and readme:Thomas Dinges
* Updated links to http://www.blender.org/development/release-logs/blender-261/ * Update readme file for 2.61
2011-10-23remove $Id: tags after discussion on the mailign list: ↵Campbell Barton
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-01* Updating readme.html and link to release logs for 2.60, now that we ↵Thomas Dinges
approach the RC state.
2011-08-09Blender 2.59:Thomas Dinges
* Update the readme file * Update link to release logs, they point to http://www.blender.org/development/release-logs/blender-259/ now
2011-06-21correct FSF address, as pointed out by Dave PlaterCampbell Barton
2011-06-21Blender 2.58 release preparations:Thomas Dinges
* Updated readme file.
2011-04-02Readme.html and Link to Release Log:Thomas Dinges
* Ready for release! Note: JesterKing: Release notes now point to http://www.blender.org/development/release-logs/blender-257/ Would be cool, if we can use that one.
2011-03-14Readme file:Thomas Dinges
* 2.56 > 2.56a and 1 grammar fix.
2011-02-19Correct report [#26139] Documentation is incorrectCampbell Barton
also remove Irix from list of supported OS's, add FreeBSD.
2011-01-04Fixed readme.html only went to the tag branch, now in trunk.Ton Roosendaal
2010-12-30Porting URL fixes for Release Logs from Tag to Trunk. Thomas Dinges
2010-12-30Some small cosmetic fixes for readme.html. If it still gets into release, ↵Thomas Dinges
fine, otherwise no problem.
2010-11-06Minor adjustments in the readme file. Thomas Dinges
2010-09-26* Fixing Link to Release Logs. Thomas Dinges
2010-08-02Based on recent feedback, the copyright.txt file contained Ton Roosendaal
statements that were restricting the GNU GPL, which is not allowed for binaries. Now the text restricts to summarizing the freedom of GPL and a disclaimer.
2010-07-202.5 Beta update to readme.htmlBrecht Van Lommel
2010-03-07Readme Update to Alpha 2 (better late than never)Thomas Dinges
2010-02-15Updating the readme.html to match the upcoming Alpha 1 release. Thomas Dinges
2010-02-12correct fsf addressCampbell Barton
2009-11-24Improve links.Guillermo S. Romero
2009-11-23Fixed a link and added irc.freenode.net for clarityWilliam Reynish
2009-11-23Beta -> Alpha ;)William Reynish
2009-11-23Replaced the blender.html file with a new readme.htmlWilliam Reynish
The old file was very outdated, messy and included lots of excess information. The new one is more specific to Blender 2.5 and is more concise, to the point. Additionally this should mean we can avoid having a release_250.txt file in addition to this, to help clean up the install folder.
2009-11-22blender.html:Thomas Dinges
* Renaming header to alpha 0. * Some updates for the Python Installation notes.
2009-11-22* Update of the blender.html. Still lacks a bit, but better than before. ↵Thomas Dinges
Everyone, feel free to improve.
2008-10-11Updated python license, this is compatible with current 2.5 and older.Ton Roosendaal
http://www.python.org/download/releases/2.5.2/license/
2008-09-25Update of the very ancient 2.3 text of blender.html.Ton Roosendaal
Thanks Nathan Letwory for the poke!
2008-08-22Typo in copyright notice (VF -> BF)Ton Roosendaal
2007-08-28This commit fixes up a bunch of svn properties to hopefully make things a ↵Kent Mein
little nicer for everyone. Patch provied by gsrb3d bug tracker #7061 Kent
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