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-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-13Cleanup: use unpacking & generators to build classesCampbell Barton
2019-03-13UI: avoid sub-classing mix-ins for user-prefsCampbell Barton
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2019-03-13UI: tweak check for sequence lengthCampbell Barton
2019-03-13Cleanup: redundant staticmethod useCampbell Barton
2019-03-13Cleanup: redundant bpy.context accessCampbell Barton
2019-03-13Cleanup: remove unused menuCampbell Barton
2019-03-13Cleanup: pass context to draw method instead of accessing from bpyCampbell Barton
2019-03-13Fix typo in grease pencil UICampbell 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 T62507: Removing Annotation layers removes layers optionAntonioya
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-12Windows: Add convenience logging batch files.Ray Molenkamp
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
2019-03-12Fix T62457: Crash with rigid body and disabled objectsSergey Sharybin
2019-03-12Fix missing metadata for multilayer exr sequencesSergey Sharybin
2019-03-12Merge branch 'blender2.7'Brecht Van Lommel
2019-03-12API Doc: Gotcha: add section about 'exceptions to the rules' known crashing c...Bastien Montagne
2019-03-12Fix T62481: Cycles crash rendering with UV pass after recent changes.Brecht Van Lommel