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
2022-02-11Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-11Fix Cycles compilation on 32bit ARM platformSergey Sharybin
2022-02-11Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-11Cycles: refactor to keep session thread alive for duration of sessionBrecht Van Lommel
2022-02-11Fix T95420: Cycles crash with stereo render and tilesBrecht Van Lommel
2022-02-11Cycles: support rendering attributes for Curves objectsKévin Dietrich
2022-02-11Merge branch 'blender-v3.1-release'Peter Kim
2022-02-11Fix incompatible swapchain format for Quest 2Peter Kim
2022-02-11Fix T94268: Closing SteamVR and restarting VR Session crashes BlenderPeter Kim
2022-02-11File headers: manually convert files to use SPDX headersCampbell Barton
2022-02-11File headers: add missing copyright, add MIT to SPDX licensesCampbell Barton
2022-02-11File headers: use SPDX license for CMake filesCampbell Barton
2022-02-11File headers: use SPDX for Zlib licenseCampbell Barton
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Cleanup: clang-formatCampbell Barton
2022-02-10Merge branch 'blender-v3.1-release'Hans Goudey
2022-02-10Cycles: Expose "Use MetalRT" checkboxMichael Jones
2022-02-10Fix T95477: Report error instead of crashing when Metal texture size limits e...Michael Jones
2022-02-10Cycles: Workaround for failing "bake" unit tests in MetalMichael Jones
2022-02-10Workaround for T94142: Cycles Metal crash with simultaneous viewport and fina...Michael Jones
2022-02-10Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-10Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-10Fix: Complete curves renaming missed in previous commitHans Goudey
2022-02-10Cleanup: remove overly detailed contact info, correct md5 copyrightCampbell Barton
2022-02-09Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-09Revert "Fix size_t -> int -> size_t round trip in Cycles"Sergey Sharybin
2022-02-09Merge branch 'blender-v3.1-release'Sergey Sharybin
2022-02-09Fix size_t -> int -> size_t round trip in CyclesSergey Sharybin
2022-02-09Cleanup: make file headers more consistentCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2022-02-09Cleanup: use consistent copyright location, move descriptionsCampbell Barton
2022-02-09Cleanup: GHOST_ISystem::toggleConsole APIShrey Aggarwal
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07Fix T90868: Console window flash when exitingShrey Aggarwal
2022-02-07Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-06Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-04Fix uninitialized value in Cycles BVH after recent changesBrecht Van Lommel
2022-02-04Merge branch 'blender-v3.1-release'Clément Foucault
2022-02-04Fix T93851: Cycles wrong glossy indirect pass with volumesBrecht Van Lommel
2022-02-04Guarded allocator: Document non-obvious initialization with MEM_new()Julian Eisel
2022-02-03Curves: Changes to the new curves data-blockHans Goudey
2022-02-03Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-03Cleanup: clang-formatBrecht Van Lommel
2022-02-03Fix T93565: revert Cycles to old normal behavior for point lightsSebastian Herholz
2022-02-03Merge branch 'blender-v3.1-release'Thomas Dinges
2022-02-03Fix wrong function call in Cycles acceleration UI poll.Thomas Dinges