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-04-27Cleanup: unused varsCampbell Barton
2019-04-26Fix T63886 Crash in UV Editing after faces display turn off / onClément Foucault
2019-04-26Cleanup: ArmatureClément Foucault
2019-04-26Armature: Speedup by removing unecessary checkClément Foucault
2019-04-26Fix T58966 Sculpted changes dissapear visually when selecting a second objectClément Foucault
2019-04-26Fix T62880 Severe FPS drop with multiple bone shapesClément Foucault
2019-04-26Cleanup: clang-formatCampbell Barton
2019-04-26Fix T63784 Eevee : Black Diffuse with Principled BSDF and Mix ShaderClément Foucault
2019-04-25DRW: Use culling when selectingClément Foucault
2019-04-25DRW: Cleanup: use iter_flag const for readabilityClément Foucault
2019-04-25Fix T63846: In Orthographic View, unconfirmed Grease Pencil strokes do not ap...Antonioya
2019-04-25Overlay: Mesh AnalysisJeroen Bakker
2019-04-24Fix T61184 linked curves with curve modifiers arent drawn correctlyClément Foucault
2019-04-24Correct switched values in the previous commit.mano-wii
2019-04-24Fix T62701: Hair edit mode crashes on some old AMD Radeon drivers.mano-wii
2019-04-24GPencil: Disable Stroke Textures in Solid modeAntonioya
2019-04-24GPencil: Add small offset to follow the drawing path for single pointsAntonioya
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Fix T63178 Eevee animation render crashClément Foucault
2019-04-23GPencil: Add support for gradient to Box strokesAntonioya
2019-04-23Fix T63816: Crash opening file with multiple view layersSergey Sharybin
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-23Workbench: Support Active Vertex ColorJeroen Bakker
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-21Fix T63698: Eevee crash after recent clang-format changesBrecht Van Lommel
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Fix T63732: GPencil Onion now working with multiwindowsAntonioya
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19DRW: Expose VBO garbage collection timingsClément Foucault
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-19Edit Mode: Change face mode edges displayClément Foucault
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-19DRW: Make shaded batch validation more correctClément Foucault
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18GPencil: Fix Drawing Path follow error while drawingAntonioya
2019-04-18AMD glitch: missing changes in f41ab375f38bmano-wii
2019-04-18Cleanup: add 'if 0' comment why code is repeatedCampbell Barton
2019-04-18Fix T62792: AMD glitch when clipping region in edit mode.mano-wii
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-18Cleanup: warningsCampbell Barton
2019-04-17Edit Mode: Rework display to differentiate selection modesClément Foucault
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63312: Crash XRay + clippingJeroen Bakker