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-10-25Cleanup: Curves: Remove GPUTexture wrappers for buffer textureClément Foucault
2022-10-25DRW: Pointcloud: Refactor drawing to remove instancingClément Foucault
2022-10-07Overlay: Use global viewport size instead of DRWView oneClément Foucault
2022-09-29Sculpt: Rewrite PBVH drawJoseph Eagar
2022-09-28Geometry Nodes: viewport previewJacques Lucke
2022-08-17Metaball: Evaluate metaball objects as mesh componentsHans Goudey
2022-07-07Curves: Add sculpt selection overlayHans Goudey
2022-06-17Cleanup: Remove redundant doxygen sectionHans Goudey
2022-05-24EEVEE: support Curves attributes renderingKévin Dietrich
2022-04-08Curves edit mode: show dots for pointsKévin Dietrich
2022-04-05Refactor: Evaluate surface objects as mesh componentsHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-25Fix depsgraphs sharing IDs via evaluated edit meshSergey Sharybin
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'draw'Campbell Barton
2021-07-02Cleanup: Use const variables for object's evaluated meshHans Goudey
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-25Revert "Blenlib: Explicit Colors."Jeroen Bakker
2021-05-25Blenlib: Explicit Colors.Jeroen Bakker
2021-05-22Cleanup: Move curve draw cache implementation to C++Hans Goudey
2021-01-04Fix T84260: NURBS edit mode lines not showingFalk David
2021-01-04DrawManager: High quality normals for non meshesJeroen Bakker
2020-10-09CleanUp: Introduce `eMeshBatchDirtyMode` enumJeroen Bakker
2020-10-09Revert "CleanUp: Introduce `eMeshBatchDirtyMode` enum"Jeroen Bakker
2020-10-07CleanUp: Introduce `eMeshBatchDirtyMode` enumJeroen Bakker
2020-09-29Volumes: support selection and outlines in viewportJacques Lucke
2020-09-18Sculpt: Render Mask and Face Sets with modifiers activePablo Dobarro
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-15PointCloud: Initial rendering support for WorkbenchClément Foucault
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-19EEEVEE: Object Motion Blur: Initial ImplementationClément Foucault
2020-06-15Fix curve handle color ID displayCampbell Barton
2020-06-02DrawManager: Graph Task SchedulingJeroen Bakker
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-14Fix T76126 Overlay: Glitch when hiding Nurb verticesClément Foucault
2020-03-20Cleanup: sort file, struct listsCampbell Barton
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-01-30Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-30DRW: Add support for tangent on objects using display lists.Clément Foucault
2020-01-28Merge remote-tracking branch 'origin/blender-v2.82-release'Sybren A. Stüvel
2020-01-28Fix T72593 Blender crashes when modifier change the material countClément Foucault
2020-01-17DRW: Use USHORT for vertex color and upload them in linear color to the GPUClément Foucault
2019-10-16Fix T68380 Skin modifier root not displayedClément Foucault
2019-09-27Fix T69941 Assert selecting UVsClément Foucault
2019-09-04Fix T63755: Area Stretching OverlayJeroen Bakker
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-14Mesh Batch Cache: Refactor + MultithreadClément Foucault
2019-05-08DRW: Make batch validation run first during iterationClément Foucault
2019-05-08DRW: Move all batch request functions to own headerClément Foucault