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
2015-06-25Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-17Cleanup: duplicate includesCampbell Barton
2015-06-17Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-16Cleanup: styleCampbell Barton
2015-06-15Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-14BMesh: use define for stringCampbell Barton
2015-06-12Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-11Add argument --python-expr to pass Python directlyCampbell Barton
2015-06-11Merge branch 'openvdb' into gooseberryLukas Tönne
2015-06-11Merge branch 'master' into gooseberryLukas Tönne
2015-06-11Merge branch 'master' into openvdbLukas Tönne
2015-06-10Correct typosCampbell Barton
2015-06-04Merge branch 'master' into gooseberryLukas Tönne
2015-06-03Merge branch 'master' into openvdb_smokeKévin Dietrich
2015-06-03Correct own fix reference before assignmentCampbell Barton
2015-06-03Correct own recent error printing Python exceptionCampbell Barton
2015-05-29Merge branch 'master' into openvdb_smokeKévin Dietrich
2015-05-28Add OPENVDB_USE_BLOSC definition.Kévin Dietrich
2015-05-26Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-26Correct own recent error, uninitialized var useCampbell Barton
2015-05-25Fix T44822: python enums' itemf callback did not handle 'NULL' context case.Bastien Montagne
2015-05-23Merge branch 'master' into openvdb_smokeKévin Dietrich
2015-05-23Cleanup: indentKévin Dietrich
2015-05-23Move source/blender/openvdb folder to intern/openvdbKévin Dietrich
2015-05-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-21Fix: GPU_shader_export fails /w some lamp attrsCampbell Barton
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-18WIP patch for OpenVDB integration in Blender and CyclesKévin Dietrich
2015-05-18Support compilation with SCons (only tested on Linux).Kévin Dietrich
2015-05-18UI: errors in buttons now show in info reportCampbell Barton
2015-05-17Add OpenVDB version to the system info fileKévin Dietrich
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-12Doc: correct rst syntaxCampbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-11GHash: avoid redundant castsCampbell Barton
2015-05-08Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-08Add missing TEXTEDIT_UPDATE optionCampbell Barton
2015-05-06Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-06Add bpy.app.binary_path_pythonCampbell Barton
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-05-04Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-03Fix typos.Tamito Kajiyama
2015-05-02BMesh: BM_vert_separate double edge fixCampbell Barton
2015-05-02Cleanup: bmesh src/dst order in API argsCampbell Barton
2015-04-30Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-30Correct docstringCampbell Barton
2015-04-25Merge branch 'master' into gooseberryJulian Eisel
2015-04-25Cleanup: use 8 space indent for multi-line argsCampbell Barton
2015-04-24correcting typos in python api docsInes Almeida
2015-04-24Add debug option --debug-gpumem to show GPU memory used in status bar.Antony Riakiotakis