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-05-15Animation: treat F-Curves with no keys as if muted/not existing.Alexander Gavrilov
2019-05-15Armature Constraint: don't calculate the unneeded ct->matrix for solve.Alexander Gavrilov
2019-05-15GPencil: Invert Fade Object sliderAntonioya
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-15Fix T64634: Incorrect type casting in versioning codeJacques Lucke
2019-05-15space_file: fix build error with msvc.Ray Molenkamp
2019-05-15Fix T63748: Long startups after network drives are disconnected.Bastien Montagne
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-15Lights: reduce default strength of sun light to 1.0Brecht Van Lommel
2019-05-15Lights: change sun light size to be specified as angleTim Stullich
2019-05-15Fix T64650: missing topbar update when changing brush in sculpt modeBrecht Van Lommel
2019-05-15Fix icon for outliner temporarily hideDalai Felinto
2019-05-15Fix default open outliner restrict columnsDalai Felinto
2019-05-15Eevee: Add per material option to cull backfacesClément Foucault
2019-05-15Preferences: Default ViewportAAJeroen Bakker
2019-05-15Fix T57203: Rotation overlaps scale gizmo handlesCampbell Barton
2019-05-15Gizmo: add depth bias for 3D selectionCampbell Barton
2019-05-15GPU: Add a matrix unproject function that takes an inverted matrixCampbell Barton
2019-05-15Fix T64604: Changing keymap doesn't tag preferences as dirtyCampbell Barton
2019-05-15Fix preference dirty tagging for addons & keymapsCampbell Barton
2019-05-15Fix T64467: Outliner Rename drawing overlapping restriction column + checkboxDalai Felinto
2019-05-15UI: adjust preferences save/revert button layoutCampbell Barton
2019-05-15Tool System: avoid redundant refreshCampbell Barton
2019-05-15Cleanup: use doxy sections for workspaceCampbell Barton
2019-05-15Outliner Tooltips Cleanup: Retrict/Allow > Restrict ; set/unset > setDalai Felinto
2019-05-15T64020: Outliner - implement Shift + Click for objects as wellDalai Felinto
2019-05-15Fix T64623: Freestyle procedural noise not consistent across platformsBrecht Van Lommel
2019-05-15Code style cleanup: `make format`Dalai Felinto
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14T64607: Outliner UI TooltipsDalai Felinto
2019-05-14Fix T64611: Bone Size property is not copied when a bone is copiedPhilipp Oeser
2019-05-14Depsgraph: dependency on B-Bone start handle end roll when inheriting it.Alexander Gavrilov
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-14Eevee: Fix volumetric shaders compilation errorClément Foucault
2019-05-14Fix T64455 Texture extension mode 'clip' defaults to 'extend'Clément Foucault
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-05-14Fix T64514: wrong grease pencil icon preview rendersBrecht Van Lommel
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64551 Crash on leaving local view on the shading tabClément Foucault
2019-05-14Fix Shader compilation error on MacOS & some other platform/driverClément Foucault
2019-05-14Fix T64601 Error division by zero in GPUVertexFormatClément Foucault
2019-05-14Fix T63994: Node Editor: Move All Selected Nodes when dragging.Bastien Montagne
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-14UI: Improve naming for Collections Enable/DisableWilliam Reynish
2019-05-14GPU: Windows+Intel Selection FixJeroen Bakker
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-05-14Fix zfighting from edit mode face overlaysClément Foucault
2019-05-14Fix T64574 : Weird shadow mesh glitches in viewportClément Foucault
2019-05-14Fix T64574 : Weird shadow mesh glitches in viewportClément Foucault
2019-05-14GPU: Fixup and add assert to GPU_VERT_ATTR_NAMES_BUF_LENClément Foucault