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
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-10-11Merged changes in the trunk up to revision 40911.Tamito Kajiyama
2011-09-27svn merge ^/trunk/blender -r40511:40587Campbell Barton
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-23svn merge ^/trunk/blender -r40394:40395Campbell Barton
2011-09-21Merged changes in the trunk up to revision 40413.Tamito Kajiyama
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-10Merged changes in the trunk up to revision 40096.Tamito Kajiyama
2011-09-06svn merge -r39890:39951 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-08-24svn merge -r39493:39664 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-24Merged changes in the trunk up to revision 39661.Tamito Kajiyama
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-05-19Merged changes in the trunk up to revision 36757.Tamito Kajiyama
2011-05-17svn merge -r36672:36725 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-04-15=bmesh= merge from trunk at r36153Joseph Eagar
2011-04-11Merged changes in the trunk up to revision 36092.Tamito Kajiyama
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-03-28Merged changes in the trunk up to revision 35828.Tamito Kajiyama
2011-03-28Revert r34026, which in it turn reverted r33039. Removal breaks renderers tha...Nathan Letwory
2011-02-27merge with/from trunk at r35190Joseph Eagar
2011-02-26Merged changes in the trunk up to revision 35203.Tamito Kajiyama
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-01-09Merged changes in the trunk up to revision 34193.Tamito Kajiyama
2011-01-03remove rna func scene.collada_export(), export functions dont exist for any o...Campbell Barton
2010-11-27Merged changes in the trunk up to revision 33348.Tamito Kajiyama
2010-11-27added option to turn off Text anti-aliasing in the UIMichael Fox
2010-11-17Merged changes in the trunk up to revision 33112.Tamito Kajiyama
2010-11-12Related to #24653: added scene.collada_export() function, to use instead of anBrecht Van Lommel
2010-11-06Merged changes in the trunk up to revision 32886.Tamito Kajiyama
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEEN...Campbell Barton
2010-09-07* Merged changes in the trunk up to revision 31789.Tamito Kajiyama
2010-09-04merge with trunk at r31523Joseph Eagar
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-09Merged changes in the trunk up to revision 31190.Tamito Kajiyama
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-02SConsCampbell Barton
2010-07-27Merged changes in the trunk up to revision 30781.Tamito Kajiyama
2010-07-22Bugfix: Mem cache limit wasn't updated, when changed in userpref.Peter Schlaile
2010-07-19part 1 of merge from trunk at r30358; it compiles, but doesn't link quite yet :)Joseph Eagar
2010-07-14Merged changes in the trunk up to revision 30335.Tamito Kajiyama
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-07-05Merged changes in the trunk up to revision 29994.Tamito Kajiyama
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-27Fix for compilation error with SCons.Tamito Kajiyama
2010-05-21Blender TIFF supportMatt Ebb
2010-04-10QTKit (OSX 64bit): Add audio export to QuicktimeDamien Plisson
2010-03-10- scene sequencer camera override wasnt working for render strips (only opengl)Campbell Barton