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-05-02Fix T75995: Cycles render artifacts with overlapping volumesBrecht Van Lommel
2020-05-01Cleanup: compiler warning with clang 10Brecht Van Lommel
2020-05-01Fx build error with MSBuild on WindowsNikhil Shringarpurey
2020-04-30Fix long OptiX BVH build times in Cycles with many objectsPatrick Mours
2020-04-30Fluid: Reset noise emission value at the beginning of an adaptive frameSebastián Barschkis
2020-04-30Fix T75895: Unable to Compile Cycles on NAVI/LinuxJeroen Bakker
2020-04-28Fix T75432: Cycles progressive refine render slow with denoising dataBrecht Van Lommel
2020-04-28Fix T76044: update Cycles to build with OSL 1.11 masterBrecht Van Lommel
2020-04-27Cleanup: Fix warning about initialization order with MSVCRay Molenkamp
2020-04-24Cleanup: remove unused arg, clang-formatCampbell Barton
2020-04-23Cleanup: clang-format, unused warningCampbell Barton
2020-04-22Fix T74423: Cycles rendering artifacts with CUDA 10.2Brecht Van Lommel
2020-04-22Fluid: Fix for inconsistent behavior with flow and effector objectsSebastián Barschkis
2020-04-22Fluid: Cleanup in MANTA main classSebastián Barschkis
2020-04-22Fluid: Remove noise bake call from PythonSebastián Barschkis
2020-04-22Fix T75681: Mantaflow crash when trying to bake a cupcake: The CG solver dive...Sebastián Barschkis
2020-04-22Fix T75964: changing object's viewport display color does not updatePhilipp Oeser
2020-04-22Subdiv: Fix wrong non-manifold subdivision in certain casesSergey Sharybin
2020-04-14Fix Windows build error introduced in Wintab commit revertBrecht Van Lommel
2020-04-14Revert "Windows: support high resolution tablet pen events for Wintab"Brecht Van Lommel
2020-04-12UI: reorder adaptive sampling settings in order of importanceBrecht Van Lommel
2020-04-11Cycles/Optix: Support building the optix kernels on demand.Ray Molenkamp
2020-04-10Fix T75546: Solve possible endless loop in wintab initialisationNicholas Rishel
2020-04-09Shading: add Roughness input to Noise and Wave texture nodesBartosz Moniewski
2020-04-05Cleanup: spellingCampbell Barton
2020-04-08Fix T75288: crash in Cycles image loading with multithreaded shader compilationBrecht Van Lommel
2020-04-08Fix T75290: Cycles crash with out of bounds memory access in volume mesh buildBrecht Van Lommel
2020-04-08Cleanup: clang-formatBrecht Van Lommel
2020-04-08Fluid: Fix issue with mesh not being loadedSebastián Barschkis
2020-04-08Fix T74572: adaptive sampling still not working correct with shader AOVsBrecht Van Lommel
2020-04-08Fix build error with WITH_X11_XINPUT=OFF after recent changesBrecht Van Lommel
2020-04-08Fluid: Fix problem with inconsistent noise when using multiple adaptive time-...Sebastián Barschkis
2020-04-08Windows: support high resolution tablet pen events for WintabNicholas Rishel
2020-04-08Windows: support high resolution tablet pen events for Windows InkNicholas Rishel
2020-04-08Cleanup: minor refactoring of pointer event handlingNicholas Rishel
2020-04-08Cleanup: add utility functions for milliseconds conversionNicholas Rishel
2020-04-08Cleanup: remove GHOST API to query tablet state from WindowBrecht Van Lommel
2020-04-07Cleanup: refactor adaptive sampling to more easily change some parametersBrecht Van Lommel
2020-04-07Fix T74828: Fluid: Crash with Fire/Smoke NoiseSebastián Barschkis
2020-04-07Fluid: Fixed assertion errorSebastián Barschkis
2020-04-07Fix T74572: adaptive sampling not scaling AOVs correctlyBrecht Van Lommel
2020-04-07Revert "Fix T74572: adaptive sampling not scaling render passes correctly"Brecht Van Lommel
2020-04-06Fluid: Ensure correct velocities for noise bakeSebastián Barschkis
2020-04-06Libmv: Use static scheduler for threadingSergey Sharybin
2020-04-06Tracking: Fix (un)distortion happen in single threadSergey Sharybin
2020-04-03Fluid: Refactored caching in main Mantaflow classSebastián Barschkis
2020-04-03Fluid: Refactored MANTA classSebastián Barschkis
2020-04-03Fix T75287: other Cycles render passes wrong when using CryptomatteBrecht Van Lommel
2020-04-03Fix T74572: adaptive sampling not scaling render passes correctlyBrecht Van Lommel
2020-04-03Cleanup: quiet shadow warnings with ghost & mantaflowCampbell Barton