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-08-31Fix T77900: File Browser in macOS fullscreen crashesv2.90.0Yevgeny Makarov
2020-08-28Fix T80149: Cycles OpenCL baking broken after changes to uses tiles for bakingBrecht Van Lommel
2020-08-25Fix T77298: Cycles multiple object making not working with multiple samplesBrecht Van Lommel
2020-08-24Fix T79819: crash with OSL trace() and getmessage() after Embree changesBrecht Van Lommel
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-17Fix T77683: Cycles baking crash with motion blur enabled and no cameraPhilipp Oeser
2020-08-17Cycles: Fix local intersections in Embree for non-instancd geometry.Stefan Werner
2020-08-17Fix T79052: Cycles new sky texture fails with sun size zeroBrecht Van Lommel
2020-08-14Fix warning when compiling on Linux with WITH_XR_OPENXR enabledJulian Eisel
2020-08-14Fix undefined behavior with --debug-xrJulian Eisel
2020-08-14Fix --debug-xr not outputting OpenXR debug prints on WindowsJulian Eisel
2020-08-14Fix T79769, T79768: crash tweaking volume settings with Cycles viewport renderBrecht Van Lommel
2020-08-14Fix/workaround graphics issues breaking SteamVR use with BlenderJulian Eisel
2020-08-12Fix T79680, T79680: confusing viewport denoise start sample behaviorBrecht Van Lommel
2020-08-12Fixes T77882: artifacts rendering OpenVDB volumes with multiple grids in CyclesKévin Dietrich
2020-08-10Fix T79636: Inserting special characters with Ctrl+Alt broken on WindowsJulian Eisel
2020-08-10Cleanup: follow code style regarding bracesBrecht Van Lommel
2020-08-07Fix T79201: Mantaflow: Fluid guides don't affect simulation.Sebastián Barschkis
2020-08-07Code Style: use "#pragma once" in intern/ghostJacques Lucke
2020-08-06Fix T79586: "rendering paused" not shown when viewport render starts pausedBrecht Van Lommel
2020-08-06Cycles: load OpenVDB file earlier in Blender exportBrecht Van Lommel
2020-08-05Fix T78412: Ctrl+Spacebar does not maximize Python console on WindowsJulian Eisel
2020-08-05Fix T78869: denoising performance regression on WindowsBrecht Van Lommel
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-04Cycles: Fix nan in decomposed transform for degenerated inputSergey Sharybin
2020-08-04Cycles: Add finite checks for float4 and transformsSergey Sharybin
2020-07-31Fix T79111: Cycles: Image Sequence not renderingPhilipp Oeser
2020-07-30Fix T78730: CLOG writes/reads outside allocated memory.Bastien Montagne
2020-07-28Fix T79067: Cycles panorama viewport render stretched after recent changesBrecht Van Lommel
2020-07-28Fix T79219: Cycles NLM denoiser clean passes broken after recent changesBrecht Van Lommel
2020-07-28Fix T79259: OptiX render with fisheye camera is different to CUDAPatrick Mours
2020-07-27Cycles: Enable OptiX on first generation Maxwell GPUs againPatrick Mours
2020-07-27Allocator: fix build error with -Werror=format-securityJacques Lucke
2020-07-26Fluid: Added new option to control the maximum number fluid particles in the ...Sebastián Barschkis
2020-07-26Fluid: Cleanup unsed file format optionsSebastián Barschkis
2020-07-24Fix OptiX being shown as available on first generation Maxwell GPUsPatrick Mours
2020-07-24Allocator: make leak detection work with static variablesJacques Lucke
2020-07-22Wayland: draw opaque background when OpenGL alpha is enabledChristian Rauch
2020-07-20Cycles: adjust Sky texture intensity to follow physical unitsBrecht Van Lommel
2020-07-20Cycles: Use pre-compiled PTX kernel for older generation when no matching one...Patrick Mours
2020-07-20Fluid: Refactored smoke noise systemSebastián Barschkis
2020-07-16T73268: Link C/C++ unit tests into single executableSybren A. Stüvel
2020-07-16Cleanup: missing CMake headers from source listsCampbell Barton
2020-07-15Fix T78930: Cycles OpenCL error on graphics cards that don't support half floatBrecht Van Lommel
2020-07-15Cleanup: spellingCampbell Barton
2020-07-14Fluid: Fix missing flag update for cacheSebastián Barschkis
2020-07-14Fix T77766: support animated global gravity toggleJacques Lucke
2020-07-14Cleanup: typoJacques Lucke
2020-07-14Cleanup: spellingCampbell Barton
2020-07-13Fix T78881: Cycles OpenImageDenoise not using albedo and normal correctlyBrecht Van Lommel