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-03-13GPencil: Cleanup codeAntonioya
2019-03-13Fix T62521: Fake dependency cycle with spline IKSergey Sharybin
2019-03-13T62446: Mouse cursor disappears on Grease Pencil strokeAntonioya
2019-03-13UI: New option to display factors as percentagesJacques Lucke
2019-03-13Fix T58668: Misaligned text when editing multiple valuesJacques Lucke
2019-03-13Fix T59448: Eevee broken Area Light shadows for square and rectange shapeClément Foucault
2019-03-13Fix T58721: Keyframing one transform option reset other transformsSergey Sharybin
2019-03-13Curves: change default fill mode to full, increase bevel resolution.Alex Strand
2019-03-13Fix T60185: Crash on adding Inverse KinematicsJose C. Rubio
2019-03-13UI: put Armature constraint in alphabetical order in the menu.Adrian Newton
2019-03-13Fix use of uninitialized variable in undo system.Brecht Van Lommel
2019-03-13BMesh: make edge winding from face optionalCampbell Barton
2019-03-13Fix T62487: Flipped normals extruding edge loopCampbell Barton
2019-03-13BMesh: utility function to swap edge vertsCampbell Barton
2019-03-13Fix T62484: Mesh undo ignores selection modeCampbell Barton
2019-03-13Fix T62524: Popover w/ keep-open moves on cursor motionCampbell Barton
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-13Fix T59501: Eevee doesn't use integer node socketsClément Foucault
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-03-13Revert "Fix T62436: New added Torus won't appear in Local View"Campbell Barton
2019-03-13Fix T60005: Eevee: Volume material doen't write alphaClément Foucault
2019-03-13Fix T60802 Eevee: No diffuse when using Clearcoat + Add shaderClément Foucault
2019-03-13Fix T62510: Crash resetting space type to defaultCampbell Barton
2019-03-13RNA: support enum defaults which don't exist in the item arrayCampbell Barton
2019-03-13GPencil: Fix merge duplicateAntonioya
2019-03-13GPencil: Fix compiler warningAntonioya
2019-03-13Fix T62491: Wrong tooltip for lock/unlock stripsCampbell Barton
2019-03-13Cleanup: warningCampbell Barton
2019-03-13Fix T62377: Crash hiding Armature in edit mode and switching to poseDalai Felinto
2019-03-13Fix T60902 Eevee: Environment texture partially visible on transp. renderClément Foucault
2019-03-13Fix T61380 Geometry normal node incorrect for backfacing faces in EeveeClément Foucault
2019-03-12Fix Hook to New Object won't appear in Local ViewDalai Felinto
2019-03-12Fix T62436: New added Torus won't appear in Local ViewDalai Felinto
2019-03-12Silence warning in greasepencil codeDalai Felinto
2019-03-12Fix T62508: Annotations Placement default value is not the same as factory de...Antonioya
2019-03-12GPencil: Restrict new data operator to object modeAntonioya
2019-03-12Fix T62506: Erasing blank annotation layer activates Move operatorAntonioya
2019-03-12Python/ViewLayers: add object.hide_get/set(), and optional view layer paramet...Brecht Van Lommel
2019-03-12Cleanup: comment on `GPU_pass_compile`.mano-wii
2019-03-12Fix T62388: object.visible_get() not affected by object.hide_viewport.Brecht Van Lommel
2019-03-12Use the same string for DNA enum and CLI argument for EXR image format settingSybren A. Stüvel
2019-03-12Fix T62279: Rendering simple geometry corrupts with greasepencil layerClément Foucault
2019-03-12Eevee: Planar Ref.: Invert view matrix to remove triangle front face flipClément Foucault
2019-03-12DRW: Fix missing state reset before draw passClément Foucault
2019-03-12Fix (unreported) Outliner could add (link...) a collection to a linked scene/...Bastien Montagne
2019-03-12Fix T62488: Can delete collection from indirect linked library.Bastien Montagne
2019-03-12Fix (unreported) Outliner's New Collection adding local collection to linked ...Bastien Montagne
2019-03-12Cleanup: Outliner's Collection duplicate: don't check for visualization type ...Bastien Montagne
2019-03-12Fix (unreported) duplicated collection from linked scene would be parented to...Bastien Montagne
2019-03-12BKE Collections: add helper to find the scene of a master collection.Bastien Montagne