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
2018-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-09-14Cycles: Improved robustness of hair motion blur.Stefan Werner
2018-09-13Fix building deps when OpenCV dev package is present.Bastien Montagne
2018-09-13WM: move mousemove out of internal undo functionCampbell Barton
2018-09-13PyAPI: remove operator methods that leak memoryCampbell Barton
2018-09-13PyAPI: use brief description for operator reprCampbell Barton
2018-09-13Tentative fix for T56770: Crash after set language to Simplified Chinese.Bastien Montagne
2018-09-13PyAPI: add API call to get an operators typeCampbell Barton
2018-09-13Cleanup: _bpy.ops utility to lookup an operatorCampbell Barton
2018-09-13Cleanup: use PyImport_GetModuleDictCampbell Barton
2018-09-13PyDoc: replace use of deprecated API callCampbell Barton
2018-09-13Cleanup: move 'make help_features' into own fileCampbell Barton
2018-09-13PyDoc: disable ASAN exit code for doc buildingCampbell Barton
2018-09-13Cleanup: GCC ignored qualifier warningCampbell Barton
2018-09-12Fix T56662: Autocomplete for texture slot Crash (in console).Bastien Montagne
2018-09-12Cycles: Don't allocate Extra if BSDF allocation failedSergey Sharybin
2018-09-12Cleanup: More correct terminology workSergey Sharybin
2018-09-12CMake: add openjpeg 2x search pathsCampbell Barton
2018-09-12Cleanup: remove alpha_check variable from DNACampbell Barton
2018-09-11Build: require OpenJPEG 2.x minimum, remove bundled version.Brecht Van Lommel
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-11Build: update for new macOS libraries.Brecht Van Lommel
2018-09-11Build Environment: updates for macOS.Brecht Van Lommel
2018-09-11Correct own error in recent transform orientation changesCampbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-10Fix Cycles principled BSDF black with transmission and IOR 1.0.Brecht Van Lommel
2018-09-08Fix T56720: Lattice: crash on setting points_u/v/w from python.Bastien Montagne
2018-09-07Cleanup: move area API into own functionCampbell Barton
2018-09-07Install_deps: fix llvm/clang ARCH package names.Bastien Montagne
2018-09-07Install_deps: Fix wrong URL for ILMBase/OpenEXR source archives.Bastien Montagne
2018-09-07Install_deps: Fix building python on fedora 28Bastien Montagne
2018-09-07Fix normal transform orientation calculationCampbell Barton
2018-09-06Cleanup: fix compiler warning.Brecht Van Lommel
2018-09-06Fix T56704: black / NaN values in Cycles normal pass.Brecht Van Lommel
2018-09-06Fix T56698: saving render result from compositing as EXR is empty.Brecht Van Lommel
2018-09-06Update install_deps.sh to latest libs.Bastien Montagne
2018-09-06Compositor: Always use AA on masksSergey Sharybin
2018-09-06Fix ruler angle arc displaying past endpointsCampbell Barton
2018-09-06Cycles: Allow cancel during displacement of meshesMai Lavelle
2018-09-05CCG: Remove number of layers from keySergey Sharybin
2018-09-05Cleanup: replace doxy @ with backslashCampbell Barton
2018-09-05Cleanup: styleCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-09-05Fix VSE cut both-sides optionCampbell Barton
2018-09-05cycles: Fix x86 build error.Ray Molenkamp
2018-09-04Cleanup: use const arg for BLI_rect inside checkCampbell Barton
2018-09-04UI: cleanup tooltip bounds clampingCampbell Barton
2018-09-03ClosthCollision: fully avoid computing BVHTree when we have no collision obje...Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-03Fix (unreported) potentially giant memory leak in Cloth collision solver.Bastien Montagne