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-14Fix --debug-cycles printing CUDA devices twiceBrecht Van Lommel
2020-05-14Cleanup: don't use deprecated exception specificationsJacques Lucke
2020-05-12Fix incorrect assert in Cycles node socket get/set functionsBrecht Van Lommel
2020-05-12Fix T76507: Reading clipboard blocks keyboard input on X11Campbell Barton
2020-05-12Fix T75889: Cannot bake mantaflow via Python APIJacques Lucke
2020-05-12Fluid: remove special treatment for running Python code on windowsJacques Lucke
2020-05-07VR: Fix OpenXR state freeze on Oculus after taking off HMDNicolas Fauvet
2020-05-07Fix T76469: OpenCL 1.2 CompilationJeroen Bakker
2020-05-06Cleanup: warningsCampbell Barton
2020-05-05Cycles: mark CUDA 10.2 as officially supportedBrecht Van Lommel
2020-05-05Fix Cycles Python error when device name is not a valid UTF-8 stringBrecht Van Lommel
2020-05-04Fix T75883: Smoke simulations with Adaptive Domain broken for 'Final' bakes w...Sebastián Barschkis
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