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
2003-05-14use $(NANBLENDERHOME) instead of ../..Stefan Gartner
2003-05-13updated blender icon for os xStefan Gartner
2003-05-12store locales, .Blanguage, and .bfont.ttf inside of Resources folder ofStefan Gartner
application bundle on OS X
2003-05-10store message catalogs in Resources folder of the application bundle on OSStefan Gartner
X. Opening a file selector is no longer needed in order to switch the language for the first time; apparently gettext wasn't too happy about relative paths.
2003-02-09fill in correct values for VERSION and DATE when building theStefan Gartner
application bundles
2003-02-09updated copyright noticeStefan Gartner
2003-02-02replace "blenderpublisher" with "blender"Stefan Gartner
2003-02-02build the OSX application bundle in $(DIR)/binStefan Gartner
2002-12-03I moved source/darwin/blenderpublisher.app to source/darwin/blender.appKent Mein
or at least tried. You will probably want to rm -rf source/darwin/blenderpublisher.app Kent -- mein@cs.umn.edu
2002-11-04added a line to add executable attributes to the binaries when copying into theMaarten Gribnau
Mac bundles Maarten (mail@maartengribnau.com)
2002-10-12Initial revisionv2.25Hans Lambermont