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-09-22Fix T91608: Cycles crash with tile size 0Brecht Van Lommel
2021-09-22Fix T91598: Decreasing sample count causes viewport to resetSergey Sharybin
2021-09-22Fix T91592: Negative Cycles remaining render timeSergey Sharybin
2021-09-22Fix T91603: Cycles crash when volume becomes visibleSergey Sharybin
2021-09-22Fix T91576: Cycles attribute node with name N for smooth normal no longer wor...Brecht Van Lommel
2021-09-22Fix T91590: Cycles specular baking not using smooth normalBrecht Van Lommel
2021-09-22Fix T91600: Cycles viewport not updaing on metaball changesBrecht Van Lommel
2021-09-22Fix T91597: Cycles volume scatter visibility on lights not workingBrecht Van Lommel
2021-09-22Fix missing samples count pass when using tilesSergey Sharybin
2021-09-22Fix bad image drawing during rendering on certain GPUsSergey Sharybin
2021-09-22Cleanup: spelling in commentsCampbell Barton
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-13Cleanup: clang-formatCampbell Barton
2021-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-09Cleanup: use NODE_SOCKET_API_ARRAY for array socketsKévin Dietrich
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-09-06Division by zero when there are no lights and only emissive surfacesWilliam Leeson
2021-08-26Cleanup, quiet compile warningsKévin Dietrich
2021-08-26Cleanup: warningsCampbell Barton
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-24Fix T90854: Cycles, normal map fails with applied transformationsKévin Dietrich
2021-08-23Fix T90423: black pixels after shadow terminator geometry offsetMikhail Matrosov
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
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