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-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-28Cleanup: spelling in commentsCampbell Barton
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
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-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-06Cleanup: spelling in commentsCampbell Barton
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-12-02Fix T93525: Crash with curve/text armature bone gizmoHans Goudey
2021-11-24Cleanup: use lowercase in private functions.Jeroen Bakker
2021-11-24Cleanup: Silent compilation warning in draw_manager.Jeroen Bakker
2021-11-23Fix T89204: slow repeated rendering with GPUOffscreen.draw_view3d.Christian Stolze
2021-10-18Fix T92250 EEVEE: Render crash with Motion Blur and OverscanClément Foucault
2021-10-12Fix T91981: Crash when using operators that needs scene depthClément Foucault
2021-10-12XR Controller Support Step 4: Controller DrawingPeter Kim
2021-10-06Cleanup: spelling in commentsCampbell Barton
2021-10-05Fix memory leak when running test cases.Jeroen Bakker
2021-10-05DRW: Move buffer & temp textures & framebuffer management to DrawManagerClément Foucault
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-13Fix T91311: incorrect batch generation for instancesJacques Lucke
2021-09-08Asset: Dropping Material assets on material slot under mouse cursor.Jeroen Bakker
2021-09-06Geometry Nodes: support for geometry instancingJacques Lucke
2021-08-31Cleanup: DRW color management seperated in multiple functions.Jeroen Bakker
2021-08-31Cleanup: Moved DRW_vieport_colormanagement_set to draw_color_management.Jeroen Bakker
2021-08-31Cleanup: Draw Manager remove do_color_management from drawing context.Jeroen Bakker
2021-08-31Cleanup: Remove unused DRW_state_do_color_management.Jeroen Bakker
2021-08-05DRW: New Select Debug EngineGermano Cavalcante
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-03Fix select engine buffer having wrong vertex sizeGermano Cavalcante
2021-07-21Fix incorrect use of BLI_assert with error stringsCampbell Barton
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-11Cleanup: correct spelling in comments, remove profanityCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-22Draw: Added testcases for hair refine shaders.Jeroen Bakker
2021-05-20GPencil: Fix missing annotations in VSE stripAntonio Vazquez
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante
2021-03-18Fix T86219: Compositor backdrop not using Color Management ViewPhilipp Oeser
2021-03-18Cleanup: spellingCampbell Barton
2021-02-20Cleanup: doxygen sectionsCampbell Barton
2021-02-09Cleanup: spellingCampbell Barton
2021-02-05Merge branch 'blender-v2.92-release'Jeroen Bakker