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
2010-08-16Scons:Joerg Mueller
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-14Avoid a DNA parsing bug that would parse "float gravity [3];" as twoBrecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2010-02-01this restores building on mingw with Collada support, also it restores cross ...Tom Musgrove
2010-01-27SDNA: fix for parsing struct members like:Brecht Van Lommel
2010-01-21Added a new notifyer, NC_SPACE_CHANGED, to signal an editor thatJoseph Eagar
2010-01-17have makesrna only replace newly generated files when their contents changes.Campbell Barton
2010-01-03OS X Makefiles:Stefan Gartner
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-06== SCons ==Nathan Letwory
2009-08-02svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22099:22130Campbell Barton
2009-08-01- Ancient resource leak (rev 2) where checkPackedFile would open a file and n...Campbell Barton
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-22remove scriptlinks,Campbell Barton
2009-07-21Initial code for boids v2Janne Karhu
2009-07-092.5Ton Roosendaal
2009-06-21Spring CleaningCampbell Barton
2009-04-162.5 / SConsNathan Letwory
2009-03-30(no commit message)Daniel Genrich
2009-03-30editmesh accessor functions. most editmesh access now goes through:Joseph Eagar
2009-03-262.5: Remove OOPS code from the outliner space, as discussedBrecht Van Lommel
2009-01-172.5: Blender "Animato" - New Animation System Joshua Leung
2008-12-31Finally got CMake compilation to work.Nicholas Bishop
2008-12-142.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r17...Brecht Van Lommel
2008-11-17Added BF_PROFILE_LINKFLAGS, Compiling with BF_PROFILE=1 was also throwing a p...Campbell Barton
2008-11-14update for compiling cross compiling win32 on linux, had a lot of trouble wit...Campbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-12previous commits showed that the absolute path problem was even deeper. This ...Nathan Letwory
2008-11-11fix problem with giving absolute paths to BF_BUILDDIRNathan Letwory
2008-11-07=== SCons ===Nathan Letwory
2008-11-01RNA / Data APIBrecht Van Lommel
2008-10-31* Minimum SCons version is now 1.0.0Nathan Letwory
2008-10-06* use env.Clone() instead of deprecated env.Copy()Nathan Letwory
2008-08-17Win64: please check my changes if you ran across them ;) But should be fine s...Daniel Genrich
2008-07-22== Grease Pencil ==Joshua Leung
2008-05-30This is patch [#9053] More concrete makesdna reportingKent Mein
2008-05-16Remove PLATFORM_LINKFLAGS for makesdna, was breaking debug builds with MSVC8.Ken Hughes
2008-04-29== mmap for win32 ==Andrea Weikert
2008-04-29* make makesdna dependant on DNA header files too, instead of relying on make...Nathan Letwory
2008-04-28Add BF_X264_CONFIG and BF_XVIDCORE_CONFIG flags to scons, to allow passingKen Hughes
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-02-06It is now possible to compile a profiling build with mingw+scons. Joshua Leung
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich