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
2019-08-20Cleanup: clang-format, sorted listsCampbell Barton
2019-08-15Cleanup: Silence C4115 warningmano-wii
2019-04-25Overlay: Mesh AnalysisJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-28DrawManager: Add Edge Detection To DisplayListsJeroen Bakker
2019-03-06Fix stereoscopy convergence plane placementDalai Felinto
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-18DRW: Cleanup / Renaming of mesh batch cache functionsClément Foucault
2018-12-18Mesh Batch Cache: Port weight paint surface to batch requestClément Foucault
2018-12-18Weight Paint Overlay: Refactor wire drawingClément Foucault
2018-12-17Mesh Batch Cache: Port Texture paint wires to new batch requestClément Foucault
2018-12-17Mesh Batch Cache: Optimization & Refactor shaded surface supportClément Foucault
2018-12-14Curve Batch Cache: Add support for loose edges and curve/surf modifierClément Foucault
2018-12-14Curve Batch Cache: Rework Implementation to use new batch requestClément Foucault
2018-12-10DRW: Batch Cache: Mesh: Port edit mesh batches to batch request methodClément Foucault
2018-12-07DRW: Remove the use of GPUTexture buffers for edit wire renderingClément Foucault
2018-12-07DRW: Rework wireframe overlay implementationClément Foucault
2018-12-04Wireframe: Optimization: Only draw triangles that have edgesClément Foucault
2018-11-27DRW: Implement Hair Weight drawingClément Foucault
2018-11-26Viewport: implement hiding faces in paint modes.Alexander Gavrilov
2018-11-23DRW: Support Wireframe for metaball objectsClément Foucault
2018-11-23DRW: Support Wireframe for cruve/surface/text objectsClément Foucault
2018-10-15Edit Mesh: Fix missing loop normal displayClément Foucault
2018-10-12Edit Mesh: Refactor edit mesh drawingClément Foucault
2018-10-03Pose Mode: Add back IK Degrees of freedom displayClément Foucault
2018-09-25Edit Curve: Fix cannot hide handlesClément Foucault
2018-09-25Implement correct drawing of advanced Weight display features.Alexander Gavrilov
2018-08-233D Grid: Fix grid passing through objects too muchClément Foucault
2018-08-22Object Mode: Add back spot cone displayClément Foucault
2018-08-17Object Mode: Use same empty (arrow) drawing as the bone axes displayClément Foucault
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-17Object Mode: Add back object bound displayClément Foucault
2018-07-16Smoke: Port display to Workbench + object modeClément Foucault
2018-06-11DRW: Add cache reset.Clément Foucault
2018-06-11MetaBall support for Workbench + EEVEEJeroen Bakker
2018-06-07Wireframe: Change / Optimize the limited wireframe visibility option.Clément Foucault
2018-06-05Wireframe: Add slider to hide edges from coplanar facesClément Foucault
2018-06-01Object Mode: Display loose edges if overlays are enables.Clément Foucault
2018-05-31DRW: Add wireframe buffer texture generation for wireframe drawing.Clément Foucault
2018-05-27Workbench: Shadow: Use depth fail method for manifold objects.Clément Foucault
2018-05-26Armature: Modify Shape outline shader to use Line adjacency instead of tri.Clément Foucault
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner