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-19Cleanup: add trailing commasCampbell Barton
2019-01-18Add miter pattern options.Howard Trickey
2019-01-18Fix T60615: Cycles baking not working with some modifiers.Brecht Van Lommel
2019-01-18GP: Guides: Fix bug with Mkey and Circular guidesCharlie Jolly
2019-01-18View 3D Grid: Improve precision and reduce code complexityClément Foucault
2019-01-18Preferences: assortment of minor layout tweaks.Brecht Van Lommel
2019-01-18Fix/workaround: Undo erase all dyntopo changesCampbell Barton
2019-01-18Fix loading a file saved w/ dyntopoCampbell Barton
2019-01-18Fix undo push entering sculpt modeCampbell Barton
2019-01-18Subdiv CCG: Cleanup, commentsSergey Sharybin
2019-01-18Multires: Correct averagingSergey Sharybin
2019-01-18Math: Make it possible to use vector for both input and outputSergey Sharybin
2019-01-18Multires: Ensure continuity when reshaping from objectSergey Sharybin
2019-01-18Subdiv: Fix wrong corner passed to a callbackSergey Sharybin
2019-01-18Multires: Simplify reshaping codeSergey Sharybin
2019-01-18Multires: Correct function name, to match behaviorSergey Sharybin
2019-01-18Multires: Fix spike issues when sculpting on trianglesSergey Sharybin
2019-01-18Multires: Cleanup, move utility function to a more public placeSergey Sharybin
2019-01-18Multires: Cleanup, more clear namingSergey Sharybin
2019-01-18GP: Create materials when separate active layerAntonioya
2019-01-18DRW: Increase frustum culling precisionClément Foucault
2019-01-18DRW: Fix assert when using draw debug APIClément Foucault
2019-01-18Fix T60608: Popup dialogs Y-axis reset after dragCampbell Barton
2019-01-183D View: Disable clipping on loadCampbell Barton
2019-01-18Cleanup: use enum for color picker typesCampbell Barton
2019-01-18Fix eye-dropper causing undo push w/o any changesCampbell Barton
2019-01-18Fix undo pushes w/ color pickerCampbell Barton
2019-01-18Merge branch 'blender2.7'Lukas Stockner
2019-01-18Fix T56799: Custom render passes missing when using Save BuffersLukas Stockner
2019-01-18Render API: Fix detection of duplicate render passesLukas Stockner
2019-01-18UI: only reset eyedropper on cancel when setCampbell Barton
2019-01-18Fix color picker cancel setting the color to blackCampbell Barton
2019-01-18Cleanup: styleCampbell Barton
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-17GPUInterface: Add builtin check in uniform location request.Clément Foucault
2019-01-17DRW: Make missing uniform debuging print only onceClément Foucault
2019-01-17DRW: Use name buffer to request uniform location before drawing.Clément Foucault
2019-01-17Fix T60545: Buffer overflow in selection batch creationClément Foucault
2019-01-17GPU: Rename GPU_shader_get_uniform to GPU_shader_get_uniform_ensureClément Foucault
2019-01-17GP: Make Close fill strokes visibleAntonioya
2019-01-17Fix T60558: Cycles viewport render mismatch when the camera is a light.Brecht Van Lommel
2019-01-17Preferences: fit a little better when opened in place of properties editor.Brecht Van Lommel
2019-01-17Fix T60580: depsgraph object instance 'matrix_world' always returns identity ...Bastien Montagne
2019-01-17Add experimental batch-delete of hierarchy to Outliner.Bastien Montagne
2019-01-17RNA Depsgraĥ: add a warning about not using object_instances as a sequence.Bastien Montagne
2019-01-17Preferences: add new Viewport, Animation, Navigation, Save & Load sections.Brecht Van Lommel
2019-01-17Revert "Preferences: enable interface translation by default, not just toolti...Brecht Van Lommel
2019-01-17Fix UI not fully updating while resizing window on Windows and macOS.Brecht Van Lommel
2019-01-17Fix T60554: Missing undo push changing colorCampbell Barton
2019-01-17Cleanup: logic for eyedropper free on failureCampbell Barton