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
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
2018-05-30DRW: Add DRW_CALL_PROCEDURAL DRWCall type.Clément Foucault
2018-05-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-27Workbench: Shadows: Add frustum check and camera occlusion test.Clément Foucault
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-24Workbench: Revealage bufferJeroen Bakker
2018-05-20DRW: Rename some DRW_STATE_* for more consistency.Clément Foucault
2018-05-16Armature: Cleanup: Remove unused function and use less silly wire drawing.Clément Foucault
2018-05-16GPUShader/DRW: Add Transform Feedback support.Clément Foucault
2018-05-15Particle edit: Make visibility check to be per-particle systemSergey Sharybin
2018-05-11DRW: Add DRW_UNIFORM_FLOAT_COPY and DRW_UNIFORM_BOOL_COPY.Clément Foucault
2018-05-11DRW: Add DRW_view_layer_engine_data_ensure_ex.Clément Foucault
2018-05-11Remove unused functions which will break with copy-on-writeSergey Sharybin
2018-05-11Draw manager: Add utility function to check whether particle systems are to b...Sergey Sharybin