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
2017-09-25DRW : Add new view_update mechanism.Clément Foucault
2017-09-25DRW : Add AA to non meshes objects.Clément Foucault
2017-09-22Object Mode : Add Outline FXAAClément Foucault
2017-09-22Edit Mesh Mode : Fix GLSL compilation errorsClément Foucault
2017-09-22Edit Mesh Mode: Put AntiAliasing #define into shader include header.Clément Foucault
2017-09-22Edit Mesh Mode: Add a facing falloff effectClément Foucault
2017-09-22Object Mode: Fix outline getting darker during expand steps.Clément Foucault
2017-09-22Edit Mode : Bias Face dot positionClément Foucault
2017-09-22Edit Mesh Mode : Make line smoother.Clément Foucault
2017-09-21Depsgraph and collection enable/visibilityDalai Felinto
2017-09-12DRW: Use static list (array) of texture/ubo to track bound textures/ubos.Clément Foucault
2017-08-22Cleanup: naming for mesh dirty flagsCampbell Barton
2017-08-15Attempt to fix GLSL errors on Blender startup.Brecht Van Lommel
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-10Object Mode Engine: Optimize outline passes.Clément Foucault
2017-08-01Cleanup: double promotionCampbell Barton
2017-07-27DRW: Add stats group to eevee and object mode.Clément Foucault
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Fix T51724: Blender 2.80 EEVEE, Cycles, Clay Black Wall Graphical GlitchSergey Sharybin
2017-07-14Cleanup: long linesCampbell Barton
2017-07-14DwM: Show face-mask overlay even with full-shadingCampbell Barton
2017-07-13Use explicit scene_layer variable name for public APISergey Sharybin
2017-07-12DwM: Option to use final material over mode shadingCampbell Barton
2017-07-10Fix image empties not drawingLuca Rood
2017-06-27Fix missing globalsBlock in edit mode latice drawingLuca Rood
2017-06-27Implement weight colors for lattices in draw managerLuca Rood
2017-06-27LightProbes: Change 3d view display shape.Clément Foucault
2017-06-26Fix T51559: Update draw cache when changing flat/smooth shadingLuca Rood
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-19Planar Probe: Add UI, 3d view Display and change defaults.Clément Foucault
2017-06-15Probe: Fix display of the Influence of grid probes.Clément Foucault
2017-06-15Probe: fix clip distances showing only for one probe.Clément Foucault
2017-06-15Eevee: Add Grid debug display.Clément Foucault
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-10Probe: Small UI improvmentsClément Foucault
2017-06-10Probe: Add object mode volume visualisationClément Foucault
2017-06-09Probe: Add influence display and rework UI.Clément Foucault
2017-06-09Probe: Add initial visualisationClément Foucault
2017-06-06Draw manager: visibility of objects centers to mimic old 2.7x behaviourDalai Felinto
2017-06-06Make particle size follow world space instead of screen spaceLuca Rood
2017-06-02Fix for crash/error drawing duplisCampbell Barton
2017-05-31DwM: Show wire only mesh objectsCampbell Barton
2017-05-30Draw Manager: Add SceneLayerEngineData and use callbacks to clear runtime eng...Clément Foucault
2017-05-29Fix own mistake with NULL materials in particlesLuca Rood
2017-05-29Gawain: Add support for rendering using an instance batch (for particles)Clément Foucault
2017-05-293D grid: Fix precision issue 2/2Clément Foucault
2017-05-293D grid: only draw if needed.Clément Foucault
2017-05-29Object Mode Engine: Fixing the 3D grid 1/2Clément Foucault
2017-05-29Move particle cache population to a dedicated functionSergey Sharybin
2017-05-29Fix leak with texture-paint shadersCampbell Barton