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-09-16Fix T71012: Cycles baking crash with locked-UI & background-modeCampbell Barton
2020-09-02Fix T77900: File Browser in macOS fullscreen crashesYevgeny Makarov
2020-08-31VR: SteamVR is now a supported OpenXR runtime! (Windows only)Julian Eisel
2020-08-26Fix T77683: Cycles baking crash with motion blur enabled and no cameraPhilipp Oeser
2020-08-26Fix T79111: Cycles: Image Sequence not renderingPhilipp Oeser
2020-08-26MEM_guardedalloc: allow freeing const arrays with MEM_SAFE_FREECampbell Barton
2020-08-26Fix warning when compiling on Linux with WITH_XR_OPENXR enabledJulian Eisel
2020-08-26Fix/workaround graphics issues breaking SteamVR use with BlenderJulian Eisel
2020-08-26VR: Properly support outputting sRGB swapchain buffersJulian Eisel
2020-08-26Fix T78038: Cycles crash rendering with volume object and motion blurBrecht Van Lommel
2020-08-12Fix T78730: CLOG writes/reads outside allocated memory.Bastien Montagne
2020-07-13Fix T77984: Cycles OpenCL error rendering empty sceneBrecht Van Lommel
2020-07-02Fix T77095: fix Cycles performance regression with AMD RX cardsBrecht Van Lommel
2020-07-02Fix random crash in Cycles smoke volume loadingBrecht Van Lommel
2020-06-25Fix T77915: Cycles OSL microfacet closure not working in custom shadersBrecht Van Lommel
2020-06-25Cycles: Refactor microfacet BSDFs to remove separate anisotropy codeLukas Stockner
2020-06-25Fix for T77095: work around render artifacts with AMD Radeon RX 4xx and 5xxBrecht Van Lommel
2020-06-18Fix T74101: File Browser in macOS fullscreen crashes or makes windows unusableJulian Eisel
2020-06-18Fix T77603: OSL parser fails when script ends with comment without newlineJacques Lucke
2020-06-03Fix build error for Cycles standaloneBrecht Van Lommel
2020-06-02Revert "Fix T63588: Cycles unnecessarily updates background importance sampli...Brecht Van Lommel
2020-06-02Fix build error in Cycles standalone without guarded allocatorBrecht Van Lommel
2020-06-02Fix T77106: Cycles crash baking with AO shader nodeGarry R. Osgood
2020-05-27Fix T77109: Cycles viewport render crash after object add and undoBrecht Van Lommel
2020-05-27Fix T76947: Optix realtime denoiser progressively reduces brightness of very ...Patrick Mours
2020-05-25Fix T76925: more Cycles OpenCL compile errors with some drivers on LinuxBrecht Van Lommel
2020-05-22Fix T76925: Cycles OpenCL compile error with some drivers on LinuxBrecht Van Lommel
2020-05-20Cycles: Fix rendering instanced smoke domain.Jacques Lucke
2020-05-19Fix T76812: [Mantaflow] Inflow particles not continuousSebastián Barschkis
2020-05-19Fix: build error due to missing definitionsJacques Lucke
2020-05-19Fix T76697: [Mantaflow] mesh generation does not account for some particlesSebastián Barschkis
2020-05-19Fix T72889: Cycles camera motion blur not usng more than 2 stepsJosh Belanich
2020-05-18Fix T76814: [Mantaflow] Surface Tension always worksSebastián Barschkis
2020-05-14Fix T63588: Cycles unnecessarily updates background importance sampling mapTautvydas Andrikys
2020-05-14Fix T73984: unnecessary Cycles viewport updates with object texture coordinatesBrecht Van Lommel
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