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
2008-04-25Suggestion by GSR; move "extern C" into header file, remove "_" fromKen Hughes
2008-04-25Remove redundant utf8towchar() from FTGL code.Ken Hughes
2008-04-24InterfaceKen Hughes
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2007-12-05This is a modified version of this patch:Kent Mein
2007-08-31Updated the Makefiles removing some of the gcc specific stuff...Kent Mein
2007-08-20Patch #6770 by James C (sheep)Matt Ebb
2007-08-06Added include path ../includeKent Mein
2007-07-30Font previewJoilnen Leite
2007-07-10Update to the translation code. Patch provided by dripstone.Kent Mein
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-07-31BIF_GetStringWidth() returned garbage when given a 0 length string, which was...Matt Ebb
2006-05-25 Bugfix:Jiri Hnidek
2006-04-11Bugfix #3665Ton Roosendaal
2006-04-03Fix gcc warnings about NULL used in arithmetic comparison.Ken Hughes
2006-02-08==SCons==Nathan Letwory
2006-02-04== SCons ==Nathan Letwory
2005-03-09big warning hunt commitJean-Luc Peurière
2005-01-21Modified interface texture font support, which should work nicely with the fr...Rob Haarsma
2005-01-19Added experimental option to use GL textured interface fonts.Rob Haarsma
2004-11-24Uncommit changes for "bind_textdomain_codeset". Apparently windows gettextTon Roosendaal
2004-11-23Patch provided by Yann VernierTon Roosendaal
2004-11-12FTGL on my system put the includes in /usr/local/include/FTGLKent Mein
2004-11-08Casting added for unsigned/signed char weirdness in ftgl...Ton Roosendaal
2004-11-08To end the issues with AA (International) Fonts; the .bfont.tff now isTon Roosendaal
2004-10-03Lots of small changes, all for UI in Blender;Ton Roosendaal
2004-05-16Added #!/usr/bin/python standard script identifier to the start of SConscript...Kester Maddock
2004-05-08post 2.33 release commit of the modified SCons files for Os X.Jean-Luc Peurière
2004-04-20- Returned multi-user support on Win2k/XP.Simon Clitherow
2004-03-01SCons updatesMichel Selten
2004-02-23SCons updatesMichel Selten
2004-02-21- [win32] updated SConscripts to use new configuration method (config.opts).Nathan Letwory
2004-02-21SCons updatesMichel Selten
2004-02-15SCons updatesMichel Selten
2004-01-23 - FTF_TTFont didn't initialize fontm,fontl,fonts to NULL, leads toDaniel Dunbar
2004-01-06SCons updates:Michel Selten
2004-01-05- Added the SConscripts for ftfont and quicktimeNathan Letwory
2003-11-22- added check before freeing a font pointer... dunno if its needed, butTon Roosendaal
2003-10-24- added ifdef INTERNATIONAL for changes in interface.cTon Roosendaal
2003-10-23- AntiAlias fonts (FTF) now are used in three sizes, like the normalTon Roosendaal
2003-10-20Another mega commit... loadsof restructure, and a pretty good one! :)Ton Roosendaal
2003-05-22- fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff...Simon Clitherow
2003-05-16reverted to 2.27 original fontcoloring methodRob Haarsma
2003-05-15Seeing all comments on the interface slowdown, I decided to try a differentRob Haarsma
2003-05-14doubled the size of the string to be translated, which fixesRob Haarsma
2003-05-13moved BKE_utildefines behind __APPLE__ #ifdef.Rob Haarsma
2003-05-12store locales, .Blanguage, and .bfont.ttf inside of Resources folder ofStefan Gartner
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