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-06-23CMake/win: Fix linker issue with OCIORay Molenkamp
2021-06-23Fix T89331: Cycles lights flicker when transformedKévin Dietrich
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-23GHOST/XR: fix code formatChristian Rauch
2021-06-22GHOST/XR: enable X11-EGL context for OpenXRChristian Rauch
2021-06-22GHOST/EGL: add GHOST_XrGraphicsBindingOpenGL as friendChristian Rauch
2021-06-22GHOST/EGL: getters for display, config and contextChristian Rauch
2021-06-22GHOST/EGL: ignore unused variablesChristian Rauch
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22OptiX: select BVH build options from Scene paramsKévin Dietrich
2021-06-22Cleanup: spellingCampbell Barton
2021-06-22Cleanup: comment use C comment-blocks for GHOST_Types.hCampbell Barton
2021-06-22Refactor of Wintab to use Wintab supplied mouse movement once verified agains...Nicholas Rishel
2021-06-16Alembic procedural: support reading per-vertex UV setsKévin Dietrich
2021-06-15BLI: use explicit task isolation, no longer part of parallel operationsBrecht Van Lommel
2021-06-15Win8 cleanup, remove dead function pointer and macro.Nicholas Rishel
2021-06-13Fix libmv new[]/delete[] mismatchCampbell Barton
2021-06-12Fix T88515: Cycles does not update light transform from linked collectionsKévin Dietrich
2021-06-11Fix: VSE search in mpegts files would failSebastian Parborg
2021-06-11Fix: VSE indexer seeking not working correctlySebastian Parborg
2021-06-09Geometry Nodes: Add Convex Hull NodeHenrik Dick
2021-06-09Fix invalid return value assignment in getEdgeVertexIndicesCampbell Barton
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-06-08Remove noop code from WM_MOUSEWHEEL processing.Nicholas Rishel
2021-06-05Cleanup: spelling in commentsCampbell Barton
2021-06-04Nodes: Add Multiply Add to Vector Math nodesCharlie Jolly
2021-06-03GHOST/wayland: fix restoring hidden cursorChristian Rauch
2021-06-03GHOST/wayland: fix non-moving normal cursorChristian Rauch
2021-06-03GHOST/wayland: add 'xdg-decoration' supportChristian Rauch
2021-06-03GHOST/wayland: adapt window and cursor surface scale to support HiDPI screensChristian Rauch
2021-06-03GHOST/wayland: handle return values for data sourcesChristian Rauch
2021-06-03GHOST/wayland: set parent relation only for dialogs to mimic X11 behaviourChristian Rauch
2021-06-03GHOST/wayland: handle missing relative-pointer and pointer-constraints supportChristian Rauch
2021-06-03GHOST/wayland: get cursor settings via D-BusChristian Rauch
2021-06-03GHOST/wayland: inhibit warningChristian Rauch
2021-06-03GHOST/wayland: set swap interval to 0Christian Rauch
2021-06-02Add workaround for gcc 11 compiler bugJacques Lucke
2021-06-01Cleanup: spelling in commentsKévin Dietrich
2021-05-31Cycles: optimize 3D viewport rendering with camera passepartoutBrecht Van Lommel
2021-05-31Windows: Clean-up win 8/8.1 API useRay Molenkamp
2021-05-28Make encoded video fps correct with ffmpeg < 4.4Sebastian Parborg
2021-05-27Merge branch 'blender-v2.93-release'Clément Foucault
2021-05-27Cleanup: Unused include in CyclesSergey Sharybin
2021-05-27Refactor: Move display pass to Cycles viewport parametersSergey Sharybin
2021-05-27Cleanup: Redundnat member init in Cycles viewport parametersSergey Sharybin
2021-05-27Refactor: Naming in Cycles viewport methodsSergey Sharybin
2021-05-27Cleanup: Use logical OR in Cycles background shaderSergey Sharybin
2021-05-27Cleanup: const qualifier of return typeSergey Sharybin
2021-05-27Refactor: Remove friend class from Cycles viewport parametersSergey Sharybin
2021-05-27Refactor: Rename pass accessor in viewport parametersSergey Sharybin