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
2012-08-18Merged changes in the trunk up to revision 49986.Tamito Kajiyama
2012-08-12El Topo: Fix missing includes (Scons + Cmake)Daniel Genrich
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-13new mask rasterizer written to take advantage of the compositors threading, m...Campbell Barton
2012-07-07Merged changes in the trunk up to revision 48695.Tamito Kajiyama
2012-07-05code cleanup: remove Python.h include from blenkernel.Campbell Barton
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-18style cleanup: and add missing files to cmakeCampbell Barton
2012-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
2012-03-27use cmake WITH_MOD_ * to exclude include paths which are not used.Campbell Barton
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-21patch from Richard Shaw, exclude ffmpeg files when its disabled.Campbell Barton
2012-03-17Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERN...Bastien Montagne
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-08building without python works again, cleanup bmesh include paths (cmake and s...Campbell Barton
2012-03-01Merged changes in the trunk up to revision 44561.Tamito Kajiyama
2012-02-28bmesh code cleanup - remove most of BKE_bmesh and remove BKE_bmeshCustomData.h.Campbell Barton
2012-02-25Merged changes in the trunk up to revision 44419.Tamito Kajiyama
2012-02-23bmesh api cleanup, remove unused header.Campbell Barton
2012-02-21Merged changes in the trunk up to revision 44266 (including BMesh).Tamito Kajiyama
2012-02-19remove files no longer used since bmesh merge.Campbell Barton
2012-01-22Merged changes in the trunk up to revision 43585.Tamito Kajiyama
2012-01-17svn merge ^/trunk/blender -r43443:43461Campbell Barton
2012-01-17remove BKE_array_mallocn.h, replace use with BLI_array.h, also removed Campbell Barton
2011-12-05Merged changes in the trunk up to revision 42425.Tamito Kajiyama
2011-12-02move editmesh derived mesh functions into their own file to match bmesh, with...Campbell Barton
2011-12-02file rename, will do the same in trunk to make merges less of a hassleCampbell Barton
2011-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-15svn merge -r41779:41847 ^/trunk/blenderCampbell Barton
2011-11-13ensure that the path and directory are joined correctly for ocean cache (assu...Campbell Barton
2011-11-13rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES...Campbell Barton
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-13Merged changes in the trunk up to revision 41768.Tamito Kajiyama
2011-11-11svn merge -r41723:41751 ^/trunk/blenderCampbell Barton
2011-11-11svn merge -r41722:41723 ^/trunk/blenderCampbell Barton
2011-11-10Dynamic Paint:Miika Hamalainen
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-08Merged changes in the trunk up to revision 41638.Tamito Kajiyama
2011-11-08svn merge ^/trunk/blender -r41602:41638 .Campbell Barton
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-06svn merge ^/trunk/blender -r41503:41575Campbell Barton
2011-11-05Code refactoring: split lamp functions from object.c into new lamp.c.Brecht Van Lommel
2011-11-05Code refactoring: split camera functions from object.c into new camera.c.Brecht Van Lommel
2011-10-31Merge with trunk r41411Miika Hamalainen