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
2006-02-27pthreads for Makefiles/cygwin (don't forget to update lib/windows).Chris Want
2006-02-25==SCons==Nathan Letwory
2006-02-25Replacing SDL threads with pthread.Ton Roosendaal
2006-02-24restored SDL_WaitThread() again, SDL_KillThread() is not OK.Ton Roosendaal
2006-02-20==SCons==Nathan Letwory
2006-02-20Another attempt to solve linux issues.... now threads get killed inTon Roosendaal
2006-02-18The regular warning fix update; includes two variables that were usedTon Roosendaal
2006-02-16Added new malloc type in our MEM module; using the unix feature 'mmap'.Ton Roosendaal
2006-02-14Modified Files:Geoffrey Bantle
2006-02-11Thread rendering stability commit.Ton Roosendaal
2006-02-11=== bugfix ===Andrea Weikert
2006-02-08A Heap / Priority Queue ADT, will be used for Dijkstra shortest path.Brecht Van Lommel
2006-02-08==SCons==Nathan Letwory
2006-02-05* WITH_BF_GETTEXT and WITH_BF_FREETYPE are merged into WITH_BF_INTERNATIONALNathan Letwory
2006-02-04== SCons ==Nathan Letwory
2006-02-02features & fixes:Ton Roosendaal
2006-02-01Strangely, the BLI_timestr() function returns nonsense on linux forChris Want
2006-01-30Created threadsafe MEM_malloc versions in BLI_threads.h, now in useTon Roosendaal
2006-01-29Three-in-one commit:Ton Roosendaal
2006-01-24Scons changes needed to get it compile, works here! :)Ton Roosendaal
2006-01-24Giant commit!Ton Roosendaal
2006-01-09Orange branch: OpenEXR finally in Blender!Ton Roosendaal
2006-01-05Orange; maintenance commit!Ton Roosendaal
2006-01-03As positively recieved on the mailing list and irc (and blessed byChris Want
2005-12-30With the royal blessing of guitarGeek, I commit the sharp/flat meshChris Want
2005-12-22Big commit in orange: Interface icons for materials, texturesAndrea Weikert
2005-12-14Orange: more relative path code cleanup. Introduced a new call in theTon Roosendaal
2005-12-12Fix: reading library files with option "Relative Paths" set, whilst libraryTon Roosendaal
2005-11-06Bugfix #3249Ton Roosendaal
2005-11-05Fix for #3316: do not convert slashes in the relname in BLI_make_file_stringAndrea Weikert
2005-11-02disabled my previous fix, because of a reported crash when constant strings a...Andrea Weikert
2005-11-01Fix for item #3316 : make sure that BLI_make_file_string converts allAndrea Weikert
2005-10-30Two half working commits!Ton Roosendaal
2005-10-25Fix for correct handling of relative filenames. Andrea Weikert
2005-10-05Beware, coded between 10 phone calls and 20 sudden surprises, but I stillAlexander Ewering
2005-09-19Coding style from spaces to tabs in files related to Unicode Font Object.Mika Saari
2005-09-15Getting blender to compile for IRIX, in particular:Chris Want
2005-09-14On behalf of Mika Saari, the famous Unicode Font support!Alexander Ewering
2005-08-26 - tsk tsk, ll suffix for constants is not C standard, doesn'tDaniel Dunbar
2005-08-25Random() issues with rendering...Ton Roosendaal
2005-08-23 - added iterator to edgehashDaniel Dunbar
2005-08-23 - subsurf getVertCos returned verts in wrong order sinceDaniel Dunbar
2005-08-22Use new BLI_edgehash_* functions in unwrapper.Brecht Van Lommel
2005-08-22 - sillyness... added drawMappedEdges for meshDaniel Dunbar
2005-08-20Moving functions and calls to have a cleaner situation for futre work (impli...Jens Ole Wund
2005-08-14 - forgot to remove a function prototype from header on static'ngDaniel Dunbar
2005-08-14 - added make_orco_curf, even does keys!Daniel Dunbar
2005-08-09Big commit, had to rework lots of selection stuff so that thingsDaniel Dunbar
2005-08-08 - added VecLerpf to blenlibDaniel Dunbar
2005-08-04updates to the OS X build system :Jean-Luc Peurière