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
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
2019-05-04Cleanup: Remove unused code in sculpt_mode, workbench and draw managerClément Foucault
2019-04-30DRW: Add debug utility for batch cache requestsClément Foucault
2019-04-25Overlay: Mesh AnalysisJeroen Bakker
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-28DrawManager: Add Edge Detection To DisplayListsJeroen Bakker
2019-03-01Fix crash with wireframe on highpoly curves on some AMD gpus.mano-wii
2019-02-25Fix T61801: Wireframes on curves not workingClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Edit Mesh: Fix some problem with new implementationClément Foucault
2019-02-05Edit Mesh: Refactor Edit cage drawing to use old style drawingClément Foucault
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-11UVEdit: Port texpaint_loop_wire to batch requestClément Foucault
2019-01-11UVEdit: Port batches to batch requestClément Foucault
2019-01-11Mesh Selection: Port to batch cache requestClément Foucault
2019-01-11Mesh Batch Cache: Put context evaluation out of batch cacheClément Foucault
2018-12-21Cleanup: macro hygiene, line lengthCampbell Barton
2018-12-18DRW: Cleanup / Renaming of mesh batch cache functionsClément Foucault
2018-12-18Mesh Batch Cache: Port vertex paint surface to batch requestClément Foucault
2018-12-18Mesh Batch Cache: Port weight paint surface to batch requestClément Foucault