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-21Cleanup: rename GPU function to set buffer lengthCampbell Barton
2019-01-21Cleanup: rename terms count/num to lenCampbell Barton
2019-01-21Cleanup: replace 'ct' w/ 'len'Campbell Barton
2019-01-21DRW: set 4 clipping planes for box-clipCampbell Barton
2019-01-213D View: add back clipping border operatorCampbell Barton
2019-01-213D View: add back initial clipping supportCampbell Barton
2019-01-21Cleanup: trailing spaceCampbell Barton
2019-01-21Cleanup: shadow warning, styleCampbell Barton
2019-01-20Fix T60678: GP, smoothing a stroke's weights multiple times will lead to unwe...Antonioya
2019-01-20Fix T60677: GP vertex groups get messed up, when deleting a groupAntonioya
2019-01-20Fix T60671: GP weight paint crash when smoothing weightsAntonioya
2019-01-20GP: Fix mirror modifier with parent objectAntonioya
2019-01-20Cleanup: remove all BLI_utiledefines' ugly vectorial macros.Bastien Montagne
2019-01-19Fix bevel modifier spread value bug.Howard Trickey
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-18Merge branch 'blender2.7'Brecht Van Lommel
2019-01-18Fix T60627: Cycles render hanging on Windows with threadripper CPU.Sergey Sharybin
2019-01-18Fix T60585: Cycles not using all cores on threadripper, after recent changes.Brecht Van Lommel
2019-01-18Fix T60585: Cycles not using all cores on threadripper, after recent changes.Brecht Van Lommel
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-18Cycles: Fixed uninitialized memoryStefan Werner
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-18Cleanup: remove unnecessary CUDA architecture sm_72, it's for Tegra chips.Brecht Van Lommel
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-18Cycles: Cast to correct base type when checking requested featuresLukas Stockner
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