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-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Moved function declarations from BKE_DerivedMesh.h to BKE_mesh_runtime.hSybren A. Stüvel
2018-06-05Moved function declarations from BKE_mesh.h → BKE_mesh_runtime.hSybren A. Stüvel
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-05Cleanup: add hleper functions to get filepath from Main.Bastien Montagne
2018-06-05Cleanup: doxy grouping for mesh runtime APICampbell Barton
2018-06-05LookDev: Fix crash when no worldJeroen Bakker
2018-06-05Error in last commitCampbell Barton
2018-06-05Depsgraph: Fix bug with broken tweak of animated node tree settingsSergey Sharybin
2018-06-053D View: disable manipulators & text w/o overlayCampbell Barton
2018-06-05Object Modes: Flush COW on mode switchingCampbell Barton
2018-06-05Preserve unkeyed changes on undo and file openSergey Sharybin
2018-06-05Cleanup: simplify studiolight/matcap enum code, remove limit.Brecht Van Lommel
2018-06-05T55291: Matcaps were reset when loading fileJeroen Bakker
2018-06-05Static Override: Fix order of operations issue in material slots.Bastien Montagne
2018-06-05Static Override: progresses towards full support for material slots.Bastien Montagne
2018-06-05Fix compilation error after recent matcap changesSergey Sharybin
2018-06-05Fix T55319: Keyframing issuesSergey Sharybin
2018-06-05Workbench: remove the soft limit for the xray_alphaJeroen Bakker
2018-06-05Workbench: Matcaps T55291Jeroen Bakker
2018-06-05UI: set cursor line widthCampbell Barton
2018-06-05Transform: avoid assert in wpaint modeCampbell Barton
2018-06-05Fix stupid mistake in previous commit.Bastien Montagne
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-06-05Baby step towards making overridable materials for objects.Bastien Montagne
2018-06-05Transform: improve pose trans/rot/scale guessingCampbell Barton
2018-06-05Missing from last commitCampbell Barton
2018-06-05Transform: revert use of evaluated objectsCampbell Barton
2018-06-05UI: context menu for other editor typesCampbell Barton
2018-06-05UI: support property split for 'prop_search'Campbell Barton
2018-06-04DRW: Fix crashes with instanced dataDalai Felinto
2018-06-04Cleanup: correct menu nameCampbell Barton
2018-06-04Fix T55325: Revert "Always get a reference point when snapping with the proje...Germano
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Particle System: move data creation into RNA updateCampbell Barton
2018-06-04Fix Python UI error with Eevee and hemi lamps.Brecht Van Lommel
2018-06-04Fix hang rendering with motion blur.Brecht Van Lommel
2018-06-04Workbench: Shadows: Fix cap being clipped by far plane.Clément Foucault
2018-06-04Tool System: refresh tools after undoCampbell Barton
2018-06-04Cleanup: Hopefully more clear nameSergey Sharybin
2018-06-04DRW: Fix leak from the wireframe drawing.Clément Foucault
2018-06-04Wireframe: Lower line thickness and front color blending.Clément Foucault
2018-06-04Cleanup: redundant headersCampbell Barton
2018-06-04Weight paint: Use helper function to get original meshSergey Sharybin
2018-06-04Add utility functions to get different "levels" of evaluated/original meshSergey Sharybin
2018-06-04Depsgraph: Only store original mesh pointer for mesh objectSergey Sharybin
2018-06-04Fix weight paint crashCampbell Barton
2018-06-04Fix crash when making objects to share same meshSergey Sharybin
2018-06-04GPU: Fix missing case of new radeon on xorg.Clément Foucault