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
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Fix crash loading without UI, after recent changes.Brecht Van Lommel
2018-05-23Cleanup: rename idname -> nameCampbell Barton
2018-05-23Cleanup: remove debug print.Brecht Van Lommel
2018-05-23Fix T53481: Linked scene crashes on loadCampbell Barton
2018-05-23Workbench: See throughJeroen Bakker
2018-05-23Workspace: remove deprecated view layerCampbell Barton
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-22Workbench: SeeThrough draw optionJeroen Bakker
2018-05-22Cleanup: make group/collection versioning a bit more clear.Brecht Van Lommel
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-20Cleanup: line lengthCampbell Barton
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-18Fix crash when collection view layer cannot be foundSybren A. Stüvel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Tool System: store the active tool in ScrAreaCampbell Barton
2018-05-17Modifiers: ported Surface DerivedMesh → MeshSybren A. Stüvel
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-17Outliner: rename Data-Blocks to Data API, to make clear it's low level stuff.Brecht Van Lommel
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-17Move Clay properties into sceneDalai Felinto
2018-05-17Move EEVEE properties into sceneDalai Felinto
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-15Depsgraph: Keep track of original particle systemSergey Sharybin
2018-05-15Workbench: Renamed Overlap to OutlineJeroen Bakker
2018-05-15Change startup defaultsCampbell Barton
2018-05-15Workbench: Cleaner Shadow edges own shadowJeroen Bakker
2018-05-15Change preference defaultsCampbell Barton
2018-05-15Fix crash linking/appending from old files in some cases.Brecht Van Lommel
2018-05-13Fix invisible scroll-bars after file readJulian Eisel
2018-05-13Versioning: default scene to mean center pivotCampbell Barton
2018-05-10Merge branch 'master' into blender2.8Bastien Montagne
2018-05-09Fix T55015: Crash on selection after recent BVH changesDalai Felinto
2018-05-09Fix broken 'check/validate libs' code with indirect libs.Bastien Montagne
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker
2018-05-09T55008: Migrating RE-Collection data to Scene dataJeroen Bakker
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-08Merge branch 'master' into blender2.8Campbell Barton
2018-05-08Cleanup: quiet -Warray-bounds warningCampbell Barton
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-06Cleanup: deprecate area.headertype.Brecht Van Lommel
2018-05-06Show the 3D cursor by defaultCampbell Barton
2018-05-053D viewport: rename ambient to shadow intensity, default single color to 0.8.Brecht Van Lommel
2018-05-053D Viewport: move overlay settings from collections to 3D viewport.Brecht Van Lommel
2018-05-053D Viewport: make shading and overlay DNA match UI names.Brecht Van Lommel
2018-05-05Cleanup: remove legacy 3D view data.Brecht Van Lommel
2018-05-04Workbench: Color selector when in single color modeJeroen Bakker
2018-05-04Merge branch 'blender2.8' into tmp-static-override-insertionBastien Montagne