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-02-24-> Bevel tools and Bmesh kernelGeoffrey Bantle
2008-02-21made auto threads default (noob's get faster renders in their dual core CPU's)Campbell Barton
2008-02-20Only use $TEMP for win32, for other os's use $TMP or $TMPDIRCampbell Barton
2008-02-20making auto detection of threads working on Os XJean-Luc Peurière
2008-02-20* Added include for auto-threads to compile on WindowsMatt Ebb
2008-02-20added win32 check for number of processors, but cant test.Campbell Barton
2008-02-20automatic threads, next to the Threads button, so you can set threads to use ...Campbell Barton
2008-02-18moved LARGEFILE defines to BLI_storage.hCampbell Barton
2008-02-17double strikeJens Ole Wund
2008-02-17Patch from Giuseppe Ghibò, modified not to use scons defines.Campbell Barton
2008-02-13Added a global string to be used for the tempdir. since the user preference i...Campbell Barton
2008-02-03More fixes for gcc warnings.Ken Hughes
2008-01-26solaris was crashing on file open because of statfs, aparently linux-standard...Campbell Barton
2008-01-22Fixes for CMake.Chris Want
2008-01-22added function BLI_filepathsize - so you dont have to open the file to get it...Campbell Barton
2008-01-21[Coder API's]: Added a "generic unique name-finding function". Joshua Leung
2008-01-21touch function that should also work on non unix os's, though I cant test here.Campbell Barton
2008-01-18Linux only addition to know for sure the path of blender because sometimes th...Campbell Barton
2008-01-13Bugfix, un-initialized variables for tubemap and spheremap mapping, affected ...Campbell Barton
2008-01-04- Bugfix for flickering shadow with strand simplification.Brecht Van Lommel
2008-01-01Bugfix #8032Ton Roosendaal
2007-12-31Improvements to File->External Data->Make Paths Relative & Make Paths Absolute,Campbell Barton
2007-12-24Added 'File->External Data->Make all files Absolute'Campbell Barton
2007-12-20hopefully fix compiling on win32Campbell Barton
2007-12-20make relative paths wasnt working, also disallowed it when the blend file isn...Campbell Barton
2007-12-20Render-farm and file utils for dealing with external data.Campbell Barton
2007-12-13misc warning fixes and one fix for a big in curve allocationCampbell Barton
2007-12-11Fixing compiler warnings:Joshua Leung
2007-12-11Merge from Harmonic Skeleton branchMartin Poirier
2007-12-11== Code sweeping ==Martin Poirier
2007-12-06Bugfix: rotation difference ipo drivers could give sudden jump. ThisBrecht Van Lommel
2007-12-04ParticlesBrecht Van Lommel
2007-11-30anim.c, buttons_object.c, readfile.c, BKE_blender.h - dupliFace scale option,...Campbell Barton
2007-11-27ParticlesBrecht Van Lommel
2007-11-25== Sequencer ==Peter Schlaile
2007-11-22Bugfix #7573Ton Roosendaal
2007-11-19Bugfix #7510: Doesn't save .blend file name with [Andrea Weikert
2007-11-10Bugfix #6797: Relative paths load problem on new file (fix included)Andrea Weikert
2007-11-08Bugfix:Brecht Van Lommel
2007-11-08Update from school work.Martin Poirier
2007-11-07Initial commit for Harmonic Skeleton generation.Martin Poirier
2007-11-07Filling in branch from trunkMartin Poirier
2007-11-06==Python API==Campbell Barton
2007-11-05Mesh Deform ModifierBrecht Van Lommel
2007-11-02== utils ==Martin Poirier
2007-10-21fix for crash's in file selector.Campbell Barton
2007-10-04Some code cleanups:Joshua Leung
2007-09-27Improve consistency in editmesh tmp unions.Martin Poirier
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell Barton
2007-09-18Missing newline character in printfJoshua Leung