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-06-10Manipulator Update/RefactorCampbell Barton
2017-06-10Probe: Small UI improvmentsClément Foucault
2017-06-10Eevee:Uuse compressed format for probes.Clément Foucault
2017-06-10Eevee: Probe: fix roughness bug and optimize probe evaluation.Clément Foucault
2017-06-10Probe: Add object mode volume visualisationClément Foucault
2017-06-10Probe: Remove Bounding Box parameter.Clément Foucault
2017-06-09Eevee: Add parallax correction to probe reflectionsClément Foucault
2017-06-09Fix missing updates when changing probe's clippingSergey Sharybin
2017-06-09Fix crash when using sculpt dynamic smoothDalai Felinto
2017-06-09Fix crash when deleting active workspace render-layerJulian Eisel
2017-06-09Draw Manager: stop using stack memory!Dalai Felinto
2017-06-09Implement a new util function to get reference of mesh tex spaceDalai Felinto
2017-06-09Eevee: Fix crash when saving file / opengl render.Clément Foucault
2017-06-09Eevee DoF: Use more reasonable UI range for anamorphic bokehDalai Felinto
2017-06-09Fix T51720: Depth of Field Bug - Black ScreenDalai Felinto
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-09Math Lib: Add mat3_from_axis_conversion_singleCampbell Barton
2017-06-09Fix T51756: Fix crash when transforming vertices in edit modeSergey Sharybin
2017-06-09Fix T51750: Group selection brokenSergey Sharybin
2017-06-09Fix T51648: Inconsistent edge collapse point depending on orientationLuca Rood
2017-06-09Revert "Fix T51750: Group selection broken"Dalai Felinto
2017-06-09Fix compilation issueClément Foucault
2017-06-09Probe: Add influence display and rework UI.Clément Foucault
2017-06-09Probes: Add more parameters.Clément Foucault
2017-06-09Eevee: First commit of Probe support.Clément Foucault
2017-06-09Draw Manager: Add request redraw method.Clément Foucault
2017-06-09Draw Manager: Add support for temporary matrix override.Clément Foucault
2017-06-09Draw Manager, GPUTexture: Add support for binding individual cubeface to fram...Clément Foucault
2017-06-09Probe: Add panel and "Add-menu" items.Clément Foucault
2017-06-09Probe: Add initial visualisationClément Foucault
2017-06-09Probe: fix some missing bits / errors in RNA ...Clément Foucault
2017-06-09Eevee: Fix normal orientation on default shader.Clément Foucault
2017-06-09DNA_ID Fix commentClément Foucault
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-09Merge branch 'master' into blender2.8Campbell Barton
2017-06-09RNA: remove static strings from registrationCampbell Barton
2017-06-08Cleanup: cmake indentation, missing includeCampbell Barton
2017-06-08Remove unused lay value from Dupli object evaluation contextDalai Felinto
2017-06-08Revert "Fix some groups not showing in the viewport"Dalai Felinto
2017-06-08Fix some groups not showing in the viewportDalai Felinto
2017-06-08Fix T51750: Group selection brokenDalai Felinto
2017-06-08Depsgraph: Avoid over-documentationSergey Sharybin
2017-06-08Avoid allocation of evaluation context for iteratorSergey Sharybin
2017-06-08Fix T51733: 3d print toolbox checks report false positives.Bastien Montagne
2017-06-08Fix compilation error after recent depsgraph cleanupSergey Sharybin
2017-06-08Remove selection color from the baseSergey Sharybin
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-08Simplify Array modifier 'relative offset' handling.Bastien Montagne
2017-06-08WM: move manipulator library into editorsCampbell Barton
2017-06-07cleanup floating point literalsMike Erwin