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
AgeCommit message (Expand)Author
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Cycles: Fix missing viewport updates after recent changesSergey Sharybin
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16Cycles: Don't advertise BVH8 being supported on 32bit platformsSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-05-15Fix T64618: Cycles crash with point density texture on WindowsBrecht Van Lommel
2019-05-14Fix Cycles build error after recent changesBrecht Van Lommel
2019-05-14Fix T64515, T60434: crash in OSL and preview render after recent changesBrecht Van Lommel
2019-05-14Fix T64578: Cycles clamps HDR colors for 16bit integer image with colorspaceBrecht Van Lommel
2019-05-14Fix T63802: textured lights not working with OSLBrecht Van Lommel
2019-05-14Fix T64561: wrong colorspace for Cycles displacement nodesBrecht Van Lommel
2019-05-13Cycles/Eevee: add Emission and Alpha inputs to Principled BSDFBrecht Van Lommel
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel
2019-05-11Cycles: add function to clear resumable chunkBrecht Van Lommel
2019-05-07Fix deadlock in recent Cycles colorspace changesBrecht Van Lommel
2019-05-06Color management: add functions to detect scene linear and sRGB color spacesBrecht Van Lommel
2019-05-06Cleanup: clang-formatCampbell Barton
2019-05-04Cycles: Fix NULL instead of falseSergey Sharybin
2019-05-03Fix Cycles crash when trying to load image that does not existBrecht Van Lommel
2019-05-03Fix Cycles assert on exit after recent changesBrecht Van Lommel
2019-05-03Fix compiler warning/error after recent changesBrecht Van Lommel
2019-05-03Cycles: support loading images from arbitrary OpenColorIO color spaceLukas Stockner
2019-05-03Cycles: add colorspace manager class and utilities based on OpenColorIOLukas Stockner
2019-05-03Cleanup: refactor Cycles OSL texture handlingBrecht Van Lommel
2019-05-03Cleanup: refactor passing of OSL kernel globals for upcoming changesBrecht Van Lommel
2019-05-02UI: Open 'Passes' panel by default in Cycles.Pablo Vazquez
2019-05-01Cleanup: comments (long lines) in cyclesCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-25Merge branch 'blender2.7'Brecht Van Lommel
2019-04-25Fix for Cycles UV adaptive subdivision after float2 changes.Alex Fuller
2019-04-25Cycles: tweak preferences text when no compatible GPUs are foundBrecht Van Lommel
2019-04-24Cycles: remove hair minimum width support.Brecht Van Lommel
2019-04-24Cycles: move shader node versioning code to CBrecht Van Lommel
2019-04-23Fix T63796: Cycles OSL shader with closure not working in final render.Brecht Van Lommel
2019-04-21Fix T62408: Cycles viewport adaptive subdivision hangs after updatesBrecht Van Lommel
2019-04-21Fix T63415: no Cycles displacement update when updating OSL codeBrecht Van Lommel
2019-04-19CMake: fix Cycles linking with OpenCLCampbell Barton
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in intern/Campbell Barton
2019-04-17ClangFormat: manually format sobol.cppCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-17ClangFormat: disable for most of sobol.cppCampbell Barton
2019-04-16CMake: fix building WITH_CYCLES_LOGGING=ONCampbell Barton
2019-04-16CMake: remove BLENDER_SORTED_LIBSCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-16Fix T63346: Cycles OSL shader with closure not working in final render.Brecht Van Lommel
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton