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
2021-03-12Fix T86332: setting Cycles dicing camera fails after recent changesBrecht Van Lommel
2021-03-12CLOG: add support for substring matching.Bastien Montagne
2021-03-12Fix compiler warning when building Cycles without EmbreeBrecht Van Lommel
2021-03-12Alembic procedural: specific result type for cache lookupsKévin Dietrich
2021-03-12Alembic procedural: add support for instancingKévin Dietrich
2021-03-12Alembic procedural: move cache building out of object update methodsKévin Dietrich
2021-03-12Alembic procedural: fix missing attribute updateKévin Dietrich
2021-03-12Cleanup: unused variableKévin Dietrich
2021-03-12Alembic procedural: fix potential zero scale matrix generationKévin Dietrich
2021-03-11Cleanup: spellingCampbell Barton
2021-03-11Cycles: Change device-only memory to actually only allocate on the devicePatrick Mours
2021-03-10Fix wrong white point of Linear ACES in config reading and the bundled configBrecht Van Lommel
2021-03-09macOS/Ghost: Simplify pasteboard and screen count codeCorbin Dunn
2021-03-09macOS/Ghost: Remove unnecessary nil checks.Corbin Dunn
2021-03-09macOS/Ghost: Replace NSAutoreleasePool with @autoreleasepoolCorbin Dunn
2021-03-08Fix Cycles CUDA build error with Visual Studio 2019 v16.9Brecht Van Lommel
2021-03-07Cleanup: do not pass class member to class methodsKévin Dietrich
2021-03-07Alembic procedural: fix missing update when only the transforms changeKévin Dietrich
2021-03-07Alembic procedural: fix infinite update loop when modifying Object level prop...Kévin Dietrich
2021-03-05Cleanup: Libmv, clang-formatSergey Sharybin
2021-03-05Cleanup: spellingCampbell Barton
2021-03-05Cleanup: maintain include order without disabling clang formatCampbell Barton
2021-03-05Fix T86185: Win32 Multiple Monitor Window PositionHarley Acheson
2021-03-05Windows/CLog: Support color logging on Win 10Jacob Møller
2021-03-04macOS/Ghost: Opt out of AppKit’s automatic window tabbingCorbin Dunn
2021-03-03macOS/Ghost: Remove redundant nil check after initWithContentRectCorbin Dunn
2021-03-03macOS/Ghost: Fix memory leak.Corbin Dunn
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-01GLog: Lower default logging severity to INFOSergey Sharybin
2021-03-01Libmv: Avoid use of LOG(INFO) in solverSergey Sharybin
2021-03-01Fix Cycles build error without Embree on WindowsBrecht Van Lommel
2021-03-01Cleanup: spellingCampbell Barton
2021-02-26Cleanup: unused class memberKévin Dietrich
2021-02-25Fix T85926: Cycles missing viewport updates when making materials single userKévin Dietrich
2021-02-24Cmake/deps: Update OSL to 1.11.10.0Ray Molenkamp
2021-02-24Revert Automatic Tablet API dynamic fallback.Nicholas Rishel
2021-02-24Fix T85844: high pressure at start of line.Nicholas Rishel
2021-02-24Revert high fequency mouse input for Windows.Nicholas Rishel
2021-02-23WM_MOUSEMOVE cleanup.Nicholas Rishel
2021-02-23Cycles: Add option to change input passes for viewport denoisingPatrick Mours
2021-02-23Alembic procedural: avoid storing constant hair topology for each frameKévin Dietrich
2021-02-23Alembic procedural: cleanup, demultiply Object and Geometry NodeKévin Dietrich
2021-02-23Alembic procedural: use an enumeration to discriminate IObjectsKévin Dietrich
2021-02-23Alembic procedural: fix crash when accessing data out of frame boundsKévin Dietrich
2021-02-22Win32: Do not (yet) set window styles for DialogHarley Acheson
2021-02-22Fix Principled BSDF specular color for black base colorPascal Schön
2021-02-22Fix T85768: Win32 Full-Screen Owned WindowsHarley Acheson
2021-02-22Fix Cycles world volume scattering missing light in some casesBrecht Van Lommel
2021-02-21PyAPI: use postponed annotations to support Python 3.10Campbell Barton
2021-02-20Geometry Nodes: expose float2 attribute in rnaJacques Lucke