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-09-10Modifiers: export motion blur velocity through attributeBrecht Van Lommel
2021-09-10Cleanup: Silenced compilation warning in ghost.Jeroen Bakker
2021-09-10XR: Re-enable SteamVR OpenGL backend for AMD gpusPeter Kim
2021-09-09Cleanup: use NODE_SOCKET_API_ARRAY for array socketsKévin Dietrich
2021-09-09Fix build error on LinuxPeter Kim
2021-09-09XR: Support for Varjo OpenXR extensionsVille Kivistö
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-09-01Cleanup: clang-tidy utfconvCampbell Barton
2021-08-26Add locking fallback atomics implementationSergey Sharybin
2021-08-26Cleanup, quiet compile warningsKévin Dietrich
2021-08-26Cleanup: warningsCampbell Barton
2021-08-26Cleanup: spelling in commentsCampbell Barton
2021-08-25XR: Enable controller profile extensionsPeter Kim
2021-08-25XR: Improve "Invalid stage ref space" warningPeter Kim
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-21Cleanup: spelling in comments & minor cleanupCampbell Barton
2021-08-20Fix T90804: small grammatical error in noise threshold descriptionAlaska
2021-08-20Alembic Procedural: basic cache control settingsKévin Dietrich
2021-08-20Fix memory leak while processing mouse eventGermano Cavalcante
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-16Cleanup: spellingCampbell Barton
2021-08-16XR: Color Depth AdjustmentsPeter Kim
2021-08-13Cleanup: Unused function parameter warningSergey Sharybin
2021-08-12Fix T88386: Continuous Grab occasionally jumping on Arm64 MacOSGermano Cavalcante
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-10Win32 IME: Replace Usage of Language IDsHarley Acheson
2021-08-09Fix T90511: Cycles preview does not update once preview is doneSergey Sharybin
2021-08-07Cleanup: unnecessary double pointers in XR modulePeter Kim
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-05Cleanup: comment blocks & spellingCampbell Barton
2021-08-05Render: move Cycles visibility, holdout and shadow catcher properties to BlenderBrecht Van Lommel
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim