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-11-18Fluid: Revert changes from T82488Sebastián Barschkis
2020-11-17Cycles: Fix compilation error and warning without OPENVDBClément Foucault
2020-11-16Fix T82673: Cycles crash with zero emission strength and linked emission colorBrecht Van Lommel
2020-11-16Fix T81983: volume tiles missing in Cycles rendersKévin Dietrich
2020-11-12Fix T82607: crash cancelling Cycles render during adaptive subdivision updateBrecht Van Lommel
2020-11-12Fix T82516: Cycles crash updateding animated volumes after NanoVDBBrecht Van Lommel
2020-11-09Fix T78956: banding artifacts of vertex colors in CyclesBrecht Van Lommel
2020-11-09Fix T82488: Mantaflow - force fields have very low influence compare to 2.90.1Sebastián Barschkis
2020-11-05Fix T80043: missing Cycles displacement update when relinking output socketsBrecht Van Lommel
2020-11-05Fluid: Potential fix for T74559: Adaptive Domain creates lines in smokeSebastián Barschkis
2020-11-04Fix T82016: Cycles assert with empty OpenVDB volumesBrecht Van Lommel
2020-10-30Fix T82027, T81718: Cycles crash with volume animation playbackBrecht Van Lommel
2020-10-30Fix Cycles map range node missing clamp socketBrecht Van Lommel
2020-10-30Fix macOS mouse positions inaccuracyBrecht Van Lommel
2020-10-29Cycles: silence unused variable warningDalai Felinto
2020-10-29Fix T82129: Cycles "Persistent Images" incorrectly retains scene dataKévin Dietrich
2020-10-26Fix T69911: Adaptive subdivision offscreen dicing does not work correctly if ...Philipp Oeser
2020-10-26Fix T81893: Cycles viewport crash changing mesh to smoke domainBrecht Van Lommel
2020-10-23CLOG: Add getter to know if output supports coloringClément Foucault
2020-10-23Fix Cycles unnecessary overhead cancelling finished task poolBrecht Van Lommel
2020-10-23Fix T81102: Cycles crashes in interactive 3D viewport rendering after EmbreeBrecht Van Lommel
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