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 (Expand)Author
2003-05-13create .po files in the application bundle on os xStefan Gartner
2003-05-13don't copy the .blender dir to $DISTDIR on OS X, as it's contents isStefan Gartner
2003-05-13fixed minor text color issue.Rob Haarsma
2003-05-13- Add po/ to the list of subdirs.Wouter van Heyst
2003-05-13- Preliminary makefile that just calls msgfmt on po filesWouter van Heyst
2003-05-13Copy the .blender directory into DESTDIR for bundling up with release.Wouter van Heyst
2003-05-13moved BKE_utildefines behind __APPLE__ #ifdef.Rob Haarsma
2003-05-13Static linking of freetype, libintl from sgi freeware for irixChris Want
2003-05-13* Added 3 missing functions, 2 of them called by blender/src/drawtext.c:Willian Padovani Germano
2003-05-12store locales, .Blanguage, and .bfont.ttf inside of Resources folder ofStefan Gartner
2003-05-12moved #include <sys/param.h> inside #ifdef __APPLE__Stefan Gartner
2003-05-12removed obsolete filesRob Haarsma
2003-05-12added French and Spanish preliminary translations.Rob Haarsma
2003-05-12added .blenderdir/locale and preliminary translations.Rob Haarsma
2003-05-12added function to get the full path to the application bundle on os xStefan Gartner
2003-05-12modified so .Blanguages and .bfont get loaded from .blender dir.Rob Haarsma
2003-05-12- Destroy the glx context _before_ the X window.Wouter van Heyst
2003-05-12added some more include paths to CPPFLAGS...Stefan Gartner
2003-05-12added -I../../blenlib to CPPFLAGSStefan Gartner
2003-05-12added routine that checks for LOCALE/message directory.Rob Haarsma
2003-05-12modified userprefs layout.Rob Haarsma
2003-05-12"Animation Mixer" is now "NLA Editor"Chris Want
2003-05-12cygwin build now uses Matt Ebb's new blender iconSimon Clitherow
2003-05-11cygwin build now links with freetype2ST.libSimon Clitherow
2003-05-11modified to load the new .bfont.ttf correctRob Haarsma
2003-05-11Blender now links with freetype2ST.lib (MSVC 6)Simon Clitherow
2003-05-11renaming vera.ttf to .bfont.ttf (Part 2) :)Simon Clitherow
2003-05-11renaming vera.ttf to .bfont.ttfSimon Clitherow
2003-05-11changed default location of gettext libs on OS XStefan Gartner
2003-05-11disable INTERNATIONAL and WITH_FREETYPE2 on FreeBSDStefan Gartner
2003-05-11(win32) you can now safely cancel the avicodec dialogRob Haarsma
2003-05-11fixed a (wn32 avi) codec issue when adding an Empty scene.Rob Haarsma
2003-05-11- Removed requests to mail reevan@blender.nlWouter van Heyst
2003-05-11applied Matt Ebb's patch for the infoeditmenu:Rob Haarsma
2003-05-11FTGL support for irix (I would like to say international and truetypeChris Want
2003-05-10enable truetype fonts for text objects when building with the originalStefan Gartner
2003-05-10Some modifications to get cygwin/msvc compiling/linkingChris Want
2003-05-10- Provide upstream urls for the i18n work (gettext, freetyp2 and FTGL)Wouter van Heyst
2003-05-10don't link against libiconv on os xStefan Gartner
2003-05-10added Goofster's mergemenu to the alt-w menu.Rob Haarsma
2003-05-10made Blender 2.27 startup with aa fonts on by default.Rob Haarsma
2003-05-10added GNU font Vera.ttf as default font.Rob Haarsma
2003-05-10- release now is called 2.27Ton Roosendaal
2003-05-10added Matt Ebb's new windowtype buttonRob Haarsma
2003-05-10updated version to 2.27.Ton Roosendaal
2003-05-10store message catalogs in Resources folder of the application bundle on OSStefan Gartner
2003-05-09added Matt Ebb's icons for the new headerbuttons.Rob Haarsma
2003-05-09replaced depricated p2cstr with CopyPascalStringToC for OSX.Rob Haarsma
2003-05-09minor fixRob Haarsma
2003-05-09Oops, forgot to put the codecname label behind ifdefs.Rob Haarsma