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-11-18move source/darwin into release/darwin since these files are for osx packaging.Campbell Barton
2012-09-07initial retina support for osx \ to take effect you must perhaps logout/in ↵Jens Verwiebe
\i prefer in terminal: /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -v -f
2011-10-19OSX: set at least initial OMP_NUM_THREADS value to avoid warnings in log, ↵Jens Verwiebe
remove applescript for now
2011-10-17OSX: Start with OMP_NUM_THREADS default unchanged, to let the user decide ↵Jens Verwiebe
about optimized value, default == all cores used
2011-10-15OSX: add editable applescript to not have the script a blackboxJens Verwiebe
2011-10-14OSX: commit the needed steps for compiling with gcc 4.6.1 and ↵Jens Verwiebe
OMP_NUM_THREADS env variable setting
2011-05-09set svn end of lines to nativeCampbell Barton
2011-03-16Mac OS X cmake changes and bundle fixesBrecht Van Lommel
For cmake users, you should now use "make install" instead of "make". This was already changed for Linux and Windows. Same for Xcode, use the install target. Changes: * CMake install mechanism, resulting bundle was verified to be indentical here. * For cmake, include Info.plist in bundle using builtin mechanism for that. There was some code in packaging.cmake, but it wasn't correct as these properties need to be set on the executable. * For scons, fix app bundle version, was still using removed release/VERSION. * Remove unused blendercreator.app and blenderpublisher.app. * Fix Info.plist being set as a binary file in svn, should be plain text.
2004-09-29Removed nantechnologies from identifierstring :)Ton Roosendaal
2003-02-09updated copyright noticeStefan Gartner
2003-02-02replace "blenderpublisher" with "blender"Stefan 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