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
2008-10-13Part one of the release 2.48 commit.Ton Roosendaal
2008-08-14Part one of the 2.47 release commitDiego Borghetti
2008-05-18Part one of the 2.46 release commitTon Roosendaal
2007-05-10Part 2 of release 2.44 commitTon Roosendaal
2007-02-16Part 2 of 2.43 release commitv2.43Ton Roosendaal
2006-07-23Bumped version to 2.42a for release target.Ton Roosendaal
2006-07-13The mother of all commits! Bumping version up to 2.42, and new splash.Ton Roosendaal
2006-02-07Cleaning up some bad stuff from the merge in the release/ directory.Chris Want
Somebody with good knowledge of the current state of icons should probably check blenderbuttons for correctness. Also, splash.blend was corrupt, so I restored the old version, but it says 2.40...
2005-10-11Look, in one commit!Ton Roosendaal
- test build alpha splash - version update to 239 in code - release names are 2.40-alpha1 Note about release names; this is really an alpha still, not a release candidate, so cannot call it 2.40-pre either. Naming conventions is a discussion still... hope this works as a compromise for now.
2005-06-14Updated version for makefile 'make release' and splashTon Roosendaal
2005-05-29Version codes for release building + splash.jpgTon Roosendaal
2004-12-21Upped version for makefiles, and new splash (original image)Ton Roosendaal
2004-11-18Upped version for "make release" to 2.35aTon Roosendaal
Added release log text file
2004-11-14Upped version to 235Ton Roosendaal
2004-08-05This commit prepares for 2.34:Nathan Letwory
* LarstiQ patched SConstruct to have it name tarballs and zips better for 'scons release' * bump version numbers to 234 * added splash.jpg and datatoc'ed version * add release notes People can now do still some final tests. Can you feel the heat?
2004-05-12Version 2.33aTon Roosendaal
2004-04-292.33 now, for release buildingTon Roosendaal
2004-01-31- version upped to 2.32Ton Roosendaal
(warn: still waiting for splash!)
2003-12-02- upped version to 2.31aTon Roosendaal
2003-11-27- upped VERSION file :)Ton Roosendaal
2003-10-30- release code upped to 2.30 as wellTon Roosendaal
2003-10-05- version number 2.29 for this testing period!Ton Roosendaal
2003-09-24- version upped to 'c'Ton Roosendaal
2003-08-12release number is 2.28aTon Roosendaal
2003-07-23- updated release release number. :)Ton Roosendaal
2003-05-10- release now is called 2.27Ton Roosendaal
2003-02-09- changed version to 2.26 instead of 2.26aFrank van Beek
2003-02-03Ok this should fix up make inside of blender/releaseKent Mein
you can also do a make release inside of blender/source Should this be moved to the rootdir or do we want it sort of hidden? Also I only tested it on linux so feel free to give it a shot it probably will need some tweaks for other platforms but hey :) I set VERSION to 2.26a wasn't sure what we want it to be. Kent
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