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-24Cleanup: sort cmake file listsCampbell Barton
2022-01-24Cleanup: sort struct forward declarationsCampbell Barton
2022-01-24Cleanup: spelling in commentsCampbell Barton
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-16Fix T94865: GPU subdiv crash switching to texpaint areaKévin Dietrich
2022-01-16Cleanup: deduplicate GPU subdiv data extraction loopsKévin Dietrich
2022-01-15Fix T94918: GPU subdivision uses viewport levels for final renderKévin Dietrich
2022-01-14Cleanup: spelling in comments, C++ style comments for disabled codeCampbell Barton
2022-01-13Refactor: Move normals out of MVert, lazy calculationHans Goudey
2022-01-12DRW: Add DRW_gpu_wrapper.hhClément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Fix T94728: Auto Depth problem with Cliping RegionGermano Cavalcante
2022-01-11Cleanup: remove unnecessary 'use_opengl_context' parameterGermano Cavalcante
2022-01-10Cleanup: typos in comments, remove libnumaapi referenceCampbell Barton
2022-01-07Fix T94078: Wrong Bound Box calculated for curvesGermano Cavalcante
2022-01-07Cleanup: use the ELEM macroCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-06Fix T94672: incorrect Workbench shadows with GPU subdivisionKévin Dietrich
2022-01-06GPU subdiv: fix wrong data sizes used for lines adjacency IBOKévin Dietrich
2022-01-06Bone Overlay: support changing bone wireframe opacity.Alexander Gavrilov
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06Cleanup: Clang-tidy: modernize-redundant-void-argAaron Carlisle
2021-12-27Cleanup: Store cursor location in tGPspoint as an arrayAaron Carlisle
2021-12-27Cleanup: clang tidyJacques Lucke
2021-12-27Render: move editor/render module to c++Jacques Lucke
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-25Fix T94362: GPUMaterialTexture references freed ImageUserJacques Lucke
2021-12-23Cleanup: Move hair object type files to C++Hans Goudey
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-08Cleanup: Clang-Tidy modernize-redundant-void-argAaron Carlisle
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