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
2021-08-20Fix T90804: small grammatical error in noise threshold descriptionAlaska
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Alembic Procedural: only subdivide if subsurf modifier is presentKévin Dietrich
2021-08-19Cycles: missing case for ignoring subdivision vertex normalsKévin Dietrich
2021-08-19Fix T90776: Cycles normal map node produces artifactsKévin Dietrich
2021-08-19Fix error rendering Cycles shader nodes from before 2013Brecht Van Lommel
2021-08-19Cycles: experimental integration of Alembic procedural in viewport renderingKévin Dietrich
2021-08-18Alembic procedural: remove Generated attribute creationKévin Dietrich
2021-08-18Cycles: use object coordinates when generated coordinates are missingKévin Dietrich
2021-08-18Cycles: avoid copying vertex normals attribute twice to the devicesKévin Dietrich
2021-08-18UDIM: Support tile sets that do not start at 1001Jesse Yurkovich
2021-08-17Fix T77307: Particle Info Node Does Not Consider Time RemappingKévin Dietrich
2021-08-17Fix T82336: Cycles standard attributes missing in displacement shadersKévin Dietrich
2021-08-16Fix T90689, T90705: Cycles math node with 3 inputs broken after recent changesBrecht Van Lommel
2021-08-13Cleanup: Unused function parameter warningSergey Sharybin
2021-08-12Cleanup: use C++ style comments for disabled codeCampbell Barton
2021-08-11Cycles: OSL metadata support for UI labels and checkboxesPedro A
2021-08-11Cleanup: use socket identifier instead of names in Cycles shader exportBrecht Van Lommel
2021-08-09Fix T90511: Cycles preview does not update once preview is doneSergey Sharybin
2021-08-06Cycles: Fix for possible viewport dead-lockSergey Sharybin
2021-08-06Cleanup: Use conventional naming for private Session membersSergey Sharybin
2021-08-05Xcode: support cmake options for grouping in foldersGermano Cavalcante
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-04Cycles: make object Fast GI Approximation panel a subpanel of ShadingBrecht Van Lommel
2021-08-04Fix Cycles material slots list being too shortRomain Toumi
2021-08-04Cycles: More flexible GI Approximation AO distance controlSergey Sharybin
2021-07-30Cleanup: clarify license and origin of voronoi and dithering codeBrecht Van Lommel
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-29Fix T90295: inconsistent render pass order between Cycles and EeveeBrecht Van Lommel
2021-07-29Cleanup: Remove debug-only codeSergey Sharybin
2021-07-29Fix building without Cycles loggingSergey Sharybin
2021-07-29Fix Cycles crash with fluid object motion blur disabledSergey Sharybin
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-27Fix missing passes update on Use Denoising changeSergey Sharybin
2021-07-26Cycles: upgrade CUDA to 11.4Brecht Van Lommel
2021-07-26Cleanup: fix compiler warnings due to implicit castNikhil Shringarpurey
2021-07-26Cycles: Fixed memory leak in ColorSpaceManagerStefan Werner
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-21UI: Fix Cycles Materials menu LayoutRomain Toumi
2021-07-14Fix T88088: Cycles and Eevee Vector Rotate node inconsistent with zero axisBrecht Van Lommel
2021-07-12Fix T87844: Cycles losing 1 bit of precision when loading packed byte imagesBrecht Van Lommel
2021-07-12Fix T89736: Cycles error with persistent data, displacement and motion blurBrecht Van Lommel
2021-07-12Fix T89396: Cycles missing passes with multiple view layers and persistent dataBrecht Van Lommel
2021-07-09Fix cycles crash when changing viewport display passSergey Sharybin
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-05Cleanup: spelling, punctuationCampbell Barton
2021-07-05Fix T89655: tweak Cycles transparent bounces UI for clarityBrecht Van Lommel
2021-07-05Fix T89523: Cycles OpenCL compile error after shadow terminator changesBrecht Van Lommel
2021-07-05Cleanup: unused variableJacques Lucke