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
path: root/source
AgeCommit message (Expand)Author
2018-06-06Cleanup: USE_UI_* prefix for UI definesCampbell Barton
2018-06-06UI: WM_OT_call_panel option to keep popovers openCampbell Barton
2018-06-06Workbench: Speed up fo scene with many duplisJeroen Bakker
2018-06-06UI: use regular size icons for toolbar popupCampbell Barton
2018-06-06Fix object selection w/ COWCampbell Barton
2018-06-05Cleanup: styleCampbell Barton
2018-06-05Eevee: Improve load time.Clément Foucault
2018-06-05Fix compilation issue due to last commit.Clément Foucault
2018-06-05Wireframe: Add slider to hide edges from coplanar facesClément Foucault
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Fix crash in owmn previous commit.Bastien Montagne
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-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip ghost trailing spaceCampbell 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