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-12Merge branch 'master' into temp-vert-normals-cleanupHans 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 GPU subdivision crash due to missing vertex normalsHans Goudey
2022-01-11Merge branch 'master' into temp-vert-normals-cleanupHans Goudey
2022-01-11Fix T94728: Auto Depth problem with Cliping RegionGermano Cavalcante
2022-01-11Cleanup: remove unnecessary 'use_opengl_context' parameterGermano Cavalcante
2022-01-11Merge branch 'master' into temp-vert-normals-cleanupHans Goudey
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-06Merge branch 'master' into temp-vert-normals-cleanupHans Goudey
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-28Fix build errors from GPU subdivision changesHans Goudey
2021-12-28Merge branch 'master' into temp-vert-normals-cleanupHans Goudey
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-21Merge branch 'master' into temp-vert-normals-cleanupHans Goudey
2021-12-20Fix T94262: Grease Pencil Blur Effect DoF mode wrongPhilipp Oeser
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-12More renaming of functionHans Goudey
2021-12-11Change naming `BKE_mesh_ensure_face_normals` -> ``BKE_mesh_poly_normals_ensure`Hans Goudey
2021-12-09Merge branch 'master' into temp-vert-normals-cleanupHans Goudey
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-02Merge branch 'master' into temp-vert-normals-cleanupHans Goudey
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-28Cleanup: typos in comments.Kévin Dietrich