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-21Fix: Incorrect submodes being set in Dopesheet/Action Editor when changing modesJoshua Leung
2018-06-21UI: Use Collection icon for New Collection in OutlinerPablo Vazquez
2018-06-21UI: button to create new collection in the OutlinerPablo Vazquez
2018-06-21UI: Icons for Outliner display modesPablo Vazquez
2018-06-20UI: adjust menu triangleCampbell Barton
2018-06-20UI: rename "NLA Editor" -> "Nonlinear Animation"Campbell Barton
2018-06-20UI: expose Timeline as a space typeCampbell Barton
2018-06-20UI: expose Driver as a space typeCampbell Barton
2018-06-20Silence warning in greasepencil-object branchDalai Felinto
2018-06-20Cleanup: pep8, single quotes for enumsCampbell Barton
2018-06-20Despgraph: don't tag for transform/geometry update on relations rebuild.Brecht Van Lommel
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-20Fix outliner mixed collection/object visibility drag toggle not working.Brecht Van Lommel
2018-06-20Fix hide object operator to do nothing if no object is selected.Brecht Van Lommel
2018-06-20UI: Style locks in Object Transform panelPablo Vazquez
2018-06-20Cleanup: whitespaceCampbell Barton
2018-06-20UI: Single column, flow and sub-panel for collision physicsWilliam Reynish
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-20Icons: update generation scriptCampbell Barton
2018-06-20UI: Single column layout for Force FieldsWilliam Reynish
2018-06-20UI: Dynamic Paint panels into sub-panelsWilliam Reynish
2018-06-20Studiolight: Spherical harmonicsJeroen Bakker
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Cleanup: naming (make it clear vars are squared)Campbell Barton
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Screen: split ED_area_actionzone_find_xyCampbell Barton
2018-06-20Cleanup: rename is_in_area_actionzoneCampbell Barton
2018-06-20Cleanup: quiet warningCampbell Barton
2018-06-20Cleanup: remove some useless Derivedmesh struct declarations.Bastien Montagne
2018-06-20Cleanup: remove last DM usages from datatransfer code.Bastien Montagne
2018-06-20Studiolight: fixed diffuse lightingJeroen Bakker
2018-06-20Merge branch 'master' into blender2.8Bastien Montagne
2018-06-20Fix crash opening some files, after recent changes.Brecht Van Lommel
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore per object restrict view/render/select.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-20T55550: Workbench Shadows are incorrect in first draw cycleJeroen Bakker
2018-06-20Cleanup: remove some G.main from BKE's node.cBastien Montagne
2018-06-20UI: Use chevrons for number sliders, pulldowns and popoversPablo Vazquez
2018-06-20Cleanup: moar G.main removal.Bastien Montagne
2018-06-20Fix crash activating the HUD w/o an active regionCampbell Barton
2018-06-20Cleanup: get rid of last non-thread-safe BLI_frand random generator func.Bastien Montagne
2018-06-20Cleanup: get rid of last BLI_frand usage.Bastien Montagne
2018-06-20Cleanup: use new BKE_mesh_iterator foreach_mapped helpers in WPaint gradient ...Bastien Montagne
2018-06-20UI: fix "Edit Source" operatorCampbell Barton
2018-06-20Revert "UI: fix "Edit Source" operator"Campbell Barton
2018-06-20UI: fix "Edit Source" operatorCampbell Barton
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Particle edit: Fix missing hair in edit mode for new particle systemsSergey Sharybin