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
AgeCommit message (Expand)Author
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-20Fix T94726: crash with GPU subdivision on a custom bone shapeKévin Dietrich
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-17Revert "Revert "GPUShaderCreateInfo for interface abstraction""Jeroen Bakker
2022-01-17Revert "GPUShaderCreateInfo for interface abstraction"Jeroen Bakker
2022-01-17GPUShaderCreateInfo for interface abstractionJeroen Bakker
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Bone Overlay: support changing bone wireframe opacity.Alexander Gavrilov
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: Clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-27Render: move editor/render module to c++Jacques Lucke
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-20Fix T94262: Grease Pencil Blur Effect DoF mode wrongPhilipp Oeser
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-12-07Fix crash when switching back from render preview.Jeroen Bakker
2021-12-07DrawManager: Engine Instance Data.Jeroen Bakker
2021-12-07Cleanup: Fix various source typosluzpaz
2021-12-02Fix T84710: Instances with only mesh edges or vertices are invisibleHans Goudey
2021-12-02Merge branch 'blender-v3.0-release'Hans Goudey
2021-12-02Fix T93525: Crash with curve/text armature bone gizmoHans Goudey
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-30Cleanup: capitalize NOTE tagCampbell Barton
2021-11-24Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-24Fix T92120 (partially): No bone custom shape with curve object meshesHans Goudey
2021-11-24Cleanup: Renamed DefaultDrawingMode ImageSpaceDrawingMode.Jeroen Bakker
2021-11-24ImageEngine: Remove unneeded check for tiled image.Jeroen Bakker
2021-11-23Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-23Fix T93297: incorrect eevee motion blur with geometry instancesJacques Lucke
2021-11-19Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-19Fix T92682: EEVEE motion blur crash with curve objectsHans Goudey
2021-11-19Cleanup: fix typos in comments and docsBrecht Van Lommel
2021-11-18Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-11-09Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-09Viewport: Remove different outline color for instancesHans Goudey
2021-11-09Cleanup: clang-formatCampbell Barton
2021-11-08Basic engine shaders testJarrett Johnson
2021-11-08Fix ASAN issue in image editor.Jeroen Bakker
2021-11-05Cleanup: Remove redundant scope qualifiers.Jeroen Bakker
2021-11-05Cleanup: Split image engine into ImageEngine, SpaceAccessor and DrawingMode.Jeroen Bakker
2021-11-03Merge branch 'blender-v3.0-release'Campbell Barton
2021-11-03Cleanup: spellingCampbell Barton
2021-11-02Fix: Build error on windows.Ray Molenkamp
2021-11-02Removed compilation warning nullptr check in image engine.Jeroen Bakker
2021-11-02Merge branch 'blender-v3.0-release'Jacques Lucke
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-11-02Merge branch 'blender-v3.0-release'Philipp Oeser
2021-11-02Cleanup: clang-tidyCampbell Barton