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-16Solve merge errors in shader calls.soc-2018-nprYimingWu
2019-05-16Merge branch 'master' into soc-2018-nprYimingWu
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-16Cleanup: panel layout logicCampbell Barton
2019-05-16Cleanup: sort DNA renaming definesCampbell Barton
2019-05-16ClangFormat: remove FAKE_SELECT_MODE_BEGIN from ForEachMacrosCampbell Barton
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-05-16Theme: Match edit mode in viewport and uv/image editor.Pablo Vazquez
2019-05-16Theme: Blender Light updatePablo Vazquez
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-15Py NodeShader wrapper helper: add support for new Alpha setting of Principled...Bastien Montagne
2019-05-15Fix T64649: Deprecated Annotation editing causes a crashAntonioya
2019-05-15GPencil: Invert Fade Object sliderAntonioya
2019-05-15Theme: don't use red as hue for shading icons.Pablo Vazquez
2019-05-15Theme: Darker grid.Pablo Vazquez
2019-05-15Theme: match outliner/properties colors with modes in viewport.Pablo Vazquez
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 missing separator before Save System Info with Developer Extras onBrecht Van Lommel
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-15UI: remove splash from help menuCampbell Barton
2019-05-15Remove ability to delete data from the File BrowserWilliam Reynish
2019-05-15Fix icon for outliner temporarily hideDalai Felinto
2019-05-15Fix default open outliner restrict columnsDalai Felinto
2019-05-15UI: add 'App' menu besides the 'File' menuCampbell Barton
2019-05-15Eevee: Add per material option to cull backfacesClément Foucault
2019-05-15Preferences: Default ViewportAAJeroen Bakker
2019-05-15UI: move preferences save options into submenuWilliam Reynish
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-15Cleanup: de-duplicate active tool panelCampbell Barton
2019-05-15Fix top-bar showing paint popover panelsCampbell 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-15Fix T64618: Cycles crash with point density texture on WindowsBrecht Van Lommel
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