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-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
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-05XR: Action Binding ImprovementsPeter Kim
2021-08-05Win32 IME: Rename SetInputLanguage()Harley Acheson
2021-08-04Win32 IME: Remove ime_status_Harley Acheson
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-08-04Cleanup: use C comments for descriptive textCampbell Barton
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton