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
path: root/intern
AgeCommit message (Expand)Author
2020-10-21Cycles: multithreaded export of geometryJagannadhan Ravi
2020-10-21Fluid: Fix in addition to new obstacle distance parameterSebastián Barschkis
2020-10-21Fluid: Added obstacle fluid distance parameterSebastián Barschkis
2020-10-20Libmv: Refactor camera intrinsics parameter blockSergey Sharybin
2020-10-20Libmv: Add generic class for packed intrinsicsSergey Sharybin
2020-10-20Libmv: Add array<type, size> to libmv namespaceSergey Sharybin
2020-10-20Fix libmv test on windowsSebastian Parborg
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-19Fix build error with WITH_CYCLES_NATIVE_ONLY and AVX tests on macOSBrecht Van Lommel
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Fix T81806: Cycles error when GPU device_type is NONECampbell Barton
2020-10-19Fix libmv eigen alignment issues when compiling with AVX supportSebastian Parborg
2020-10-18Fluid: Fix for issues with external forcesSebastián Barschkis
2020-10-18Fix T81729: Cycles object color not updating for instancersPhilipp Oeser
2020-10-15Fix part of T74918: 3D Viewport: Jump, when mouse crosses a window corner.Bastien Montagne
2020-10-15Fix T81520: Crash setting the Cycles device from PythonCampbell Barton
2020-10-15PyAPI: throw exception when cycles is given an invalid device nameCampbell Barton
2020-10-15Cleanup: defer importing '_cycles' in properties.pyCampbell Barton
2020-10-14Fluid: Removed fluid levelset argument from pressure solveSebastián Barschkis
2020-10-14Fluid: Enabled OpenVDB precision argumentSebastián Barschkis
2020-10-13Cycles: fix missing ShaderNode ownership in render_graph_finalize_testKévin Dietrich
2020-10-13Cycles: Add CUDA 11 build supportPatrick Mours
2020-10-12Fix T81551: Cycles crash updating volume with modifiersBrecht Van Lommel
2020-10-12Cleanup: CMake: Remove arguments from endif(..)Ankit Meel
2020-10-12Libmv: Remove array access from camera intrinsicsSergey Sharybin
2020-10-12Libmv: Fix wrong packing order of intrinsics for BA stepSergey Sharybin
2020-10-12Revert "Fix critical lens distortion bug in libmv after rB3a7d62cd1f5e."Sergey Sharybin
2020-10-12Libmv: Fix memory leak in modal solverSergey Sharybin
2020-10-12Libmv: Cleanup, spelling in function nameSergey Sharybin
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-09CMake/macOS: Remove _LIBPATH, avoid link_directories.Ankit Meel
2020-10-09Cleanup: spellingCampbell Barton
2020-10-09Cycles: fix incorrect default value for node array socket typeKévin Dietrich
2020-10-09Cycles: fix incorrect asserts in node socket set functionsKévin Dietrich
2020-10-08Fluid: Fix particle helper grid exportSebastián Barschkis
2020-10-08Cycles: fix UpdateTimeStats::clear() not resetting total times to zeroKévin Dietrich
2020-10-06Fluid: Enable new flood-fill helper functionSebastián Barschkis
2020-10-05Cycles: Add NanoVDB support for rendering volumesPatrick Mours
2020-10-05Fix Cycles OpenCL failing when extension string is longMatt McClellan
2020-10-05Fix critical lens distortion bug in libmv after rB3a7d62cd1f5e.Bastien Montagne
2020-10-02Cycles: Add command line option for overriding the compute deviceLukas Stockner
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-10-02Cycles: add time statistics to scene updateKévin Dietrich
2020-10-01Cycles: Fix broken 32 bit shift.Ray Molenkamp
2020-10-01Volumes: support lower resolution in viewportJacques Lucke
2020-10-01Fix T80395: Cycles baking crash when Surfaces are disabled in the view layerMartijn Versteegh
2020-10-01Cleanup: clang-formatBrecht Van Lommel
2020-10-01Windows: workaround to make Windows Ink tablet API workNicholas Rishel