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-03-22GPUCompositing: Remove entire module.Clément Foucault
2018-03-21Draw manager: Fix missing active camera triangle with CoWSergey Sharybin
2018-03-10DRW: Put all view-only dependant uniform in a UBO.Clément Foucault
2018-03-02DRW: Refactor simple instancing.Clément Foucault
2018-03-02Object Mode: Make use of optimized DRW_shgroup_call_object_addClément Foucault
2018-02-25Object Mode: Display meshes without faces and edges in object mode.Clément Foucault
2018-02-21Gawain: Refactor: VAOs caching AND use new VAOs manager.Clément Foucault
2018-02-16Metalball drawing: rename mball helpers to handlesGermano
2018-02-15Make particle edit draw mode a noopMai Lavelle
2018-02-14DRW: Refactor: Less feature duplication with Gwn.Clément Foucault
2018-02-13Object Mode: remove Scene.obedit in draw managerCampbell Barton
2018-02-08Fix mixed weight-paint & pose modeCampbell Barton
2018-02-07Merge branch 'master' into blender2.8Campbell Barton
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2018-01-30Fix crash drawing light probeCampbell Barton
2018-01-30DRW / Render: Add support for render pipeline in drawmanager.Clément Foucault
2018-01-29Deduplicate GLSL frag code in particle drawingGermano
2018-01-29Refactor object engine data storageSergey Sharybin
2018-01-22DRW: Object Mode: Fix bad camera display in camera viewClément Foucault
2018-01-22DRW: Make the lamp widgets lines stippled.Clément Foucault
2018-01-19Fix T53788: Camera animation not workingSergey Sharybin
2018-01-17Revert "Fix use-after free in DRW_shader_create_with_lib"Campbell Barton
2018-01-17DRW: Codestyle refactor: Use macro to create shader libs.Clément Foucault
2018-01-15Fix: Mesh Edit Mode Shader: Correct artifacts that appeared on edges of edit ...Germano
2018-01-12Draw Manager: Edit Mode Shader: Remove `#ifdef GPU_INTEL`Germano
2018-01-11Edit Mode Overlay Shaders: remove loose comment left by last commitGermano
2018-01-11Fix error weird sliding vertices appearing in edit mode with some Intel GPUsGermano
2018-01-11Fix T51576: Blender crash when change to edit mode with some Intel GPUsGermano
2018-01-10Draw Manager: Edit Mode: Curve: uniforms were not being settedGermano
2018-01-10Fix T53748: uniform `globalsBlock` was not being added was not being added to...Germano
2018-01-09DRW: Make use of DRWInstanceData.Clément Foucault
2018-01-09Curve Edit Mode: Use curve handle theme colorsmano-wii
2018-01-04DRW: Fix boolean uniform lenght.Clément Foucault
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-15Group collection viewport/render options and remove collection visibilityDalai Felinto
2017-12-14Draw Manager: Edit Curve Mode: Fix "Not freed memory blocks"Germano
2017-11-29Draw manager: Cleanup, namingSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-16Fix T51210: Draw Manager: Support for Metaball DrawingGermano
2017-11-14Cleanup: remove BLI_blenlib from ghash headerCampbell Barton
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in drawSergey Sharybin
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-10-30Draw Manager: re-enable edit-mesh text overlaymano-wii
2017-10-12Object Mode: Grid: Add a non-hard depth test.Clément Foucault
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-10-03Object Mode : Fix probe paralax display.Clément Foucault
2017-10-01Compile fixes for MSVC:Andrea Weikert
2017-09-30Object Mode : Add probes data outlines and selectabilityClément Foucault
2017-09-27Object Mode Engine: Small cleanupClément Foucault