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-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-24DRW: support clipping for camera objectsCampbell Barton
2019-01-24DRW: use clipping for depth bufferCampbell Barton
2019-01-23Cleanup: comments above struct members, shader group assignmentsCampbell Barton
2019-01-23Cleanup: use eGPU prefix for GPU enum typesCampbell Barton
2019-01-23DRW: generalize selecting between regular/clipped shadersCampbell Barton
2019-01-23Cleanup: add BEGIN/END to GPL headersCampbell Barton
2019-01-22DRW: Add DRW_shader_create_from_arrays utilityCampbell Barton
2019-01-21Fix clipping shaders with some AMD/Intel driversCampbell Barton
2019-01-21Cleanup: rename terms count/num to lenCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-11DRW: Add polygon offset mode.Clément Foucault
2018-12-11DRW: Deprecate / Remove DRW_STATE_STIPPLE_*Clément Foucault
2018-12-07DRW: Add Provoking vertex state.Clément Foucault
2018-12-04Wireframe: Optimization: Only draw triangles that have edgesClément Foucault
2018-11-26DRW: Add access to object dupli parentClément Foucault
2018-11-26Viewport: implement hiding faces in paint modes.Alexander Gavrilov
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-11-07Workbench: Fix volumetric blending leading to corrupted render resultsClément Foucault
2018-10-12DRW: Add DRW_shgroup_create_sub to create children shgroupClément Foucault
2018-10-09Eevee: Add support/Fix Object Info nodeClément Foucault
2018-10-08Cleanup: use DRW_object_is_* for object checksCampbell Barton
2018-09-26Wireframe/Xray: Make Xray option local to wireframe modeClément Foucault
2018-09-21Edit Mode: Merge Xray and "Limit selection to visible" options behaviourClément Foucault
2018-09-17Fix T56803: Indirect lightning bake crashes BlenderClément Foucault
2018-09-05Edit Mesh: Add support for draw option parametersClément Foucault
2018-08-22Cleanup: styleCampbell Barton
2018-08-02DRW: Cleanup: Fix header naming.Clément Foucault
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Viewport: use Filmic without scene exposure/gamma/curves for workbench.Brecht Van Lommel
2018-07-30DRW: Add option to only resolve framebuffer colors without depth testClément Foucault
2018-07-30DRW: Add DRW_shgroup_is_empty and DRW_pass_is_emptyClément Foucault
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-16DRWDebug: Add new debug functions for spheres and matrices.Clément Foucault
2018-07-10DRW: Add new features from lightcache branchClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (draw manager)Campbell Barton
2018-07-03Cleanup: typosCampbell Barton
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-10Workbench: Xray: Optimize and fix implementation.Clément Foucault
2018-06-07Wireframe: Frustum cull them.Clément Foucault
2018-06-06Depsgraph iterator: Remove explicit modeDalai Felinto
2018-06-04Workbench: Shadows: Fix cap being clipped by far plane.Clément Foucault
2018-06-01T54991: Restore support for Motion Path drawing in 2.8Joshua Leung
2018-05-30DRW: Add new per drawcall option to bypass culling.Clément Foucault