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
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-23Code cleanup: move render baking code into own file.Brecht Van Lommel
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-18Move multires baker into own file in render/Sergey Sharybin
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-04Many i18n fixings, based on [#30428] [2.62] Translation Issues.Bastien Montagne
2012-01-08Merged changes in the trunk up to revision 43219.Tamito Kajiyama
2012-01-05Code refactoring: split render result related functions into separate file.Brecht Van Lommel
2011-11-21Merged changes in the trunk up to revision 42021.Tamito Kajiyama
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Render API: add update_progress() function to update progress bar progress fromBrecht Van Lommel
2011-10-22Code refactoring: move external engine functions into own file.Brecht Van Lommel
2011-07-21Merged changes in the trunk up to revision 38543.Tamito Kajiyama
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-13cmake option to build without smoke sim: WITH_MOD_SMOKECampbell Barton
2011-06-25Merged changes in the trunk up to revision 37799.Tamito Kajiyama
2011-06-20since render branch isnt planned to be merged now, enable strict warning flag...Campbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-31cmake maintenanceCampbell Barton
2011-05-09Merged changes in the trunk up to revision 36551.Tamito Kajiyama
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-02-20Merged changes in the trunk up to revision 34996.Tamito Kajiyama
2011-02-15Move mikktspace code to own library, so it is clear that it is alsoNathan Letwory
2011-02-06Merged changes in the trunk up to revision 34670.Tamito Kajiyama
2011-02-06- cmake was missing an inclide (IDE's wouldnt index)Campbell Barton
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-02-05Renamed texture.c in render module, to prevent debuggers toTon Roosendaal
2010-12-27Merged changes in the trunk up to revision 33894.Tamito Kajiyama
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-18Merged changes in the trunk up to revision 33765.Tamito Kajiyama
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-06* Merged changes in the trunk up to revision 33492.Tamito Kajiyama
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-27Merged changes in the trunk up to revision 33348.Tamito Kajiyama
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-11-06Merged changes in the trunk up to revision 32886.Tamito Kajiyama
2010-10-27remove include paths which dont exist, fix for doc upload script which was ge...Campbell Barton
2010-10-24Merged changes in the trunk up to revision 32684.Tamito Kajiyama
2010-10-24Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with...Campbell Barton