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
2005-03-09big warning hunt commitJean-Luc Peurière
lot of casts, added prototypes, missing includes and some true errors
2004-11-14Update make system for darwin;Ton Roosendaal
- using python framework (default on, set it off with define in definitions.mk) - not installing .bfont.tff
2004-09-29Removed nantechnologies from identifierstring :)Ton Roosendaal
2004-04-29Correct icons for OSXTon Roosendaal
2004-04-24 - convert darwin icon files to binaryDaniel Dunbar
2003-12-19Updated the Mac OS X blender file icon with standard background and xype's ↵Matt Ebb
nice shiney blender logo
2003-07-21- slightly improved icons, again by xype. Now they are less ... er ..Ton Roosendaal
shady!
2003-07-20new os x icons by xypeStefan Gartner
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