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-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-20Cleanup: whitespaceCampbell Barton
2018-06-20Cleanup: follow naming conventionsCampbell Barton
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: 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
2018-06-20UI: only show "Edit Translations" when addon usedCampbell Barton
2018-06-20Object Mode: enable mode locking by defaultCampbell Barton
2018-06-20Outliner: add object mode switching to RMB menuCampbell Barton
2018-06-20Cleanup: strip spaceCampbell Barton
2018-06-20Fix T55540 Add foreachMappedXXX equivalent API for evaluated meshesSybren A. Stüvel
2018-06-20Studiolight: removed raise conditionJeroen Bakker
2018-06-20Missed last commitCampbell Barton
2018-06-20Cleanup: default emboss=off for outliner buttonsCampbell Barton
2018-06-19Cleanup: some more valid G.main usages moved to G_MAIN.Bastien Montagne
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Final cleanup of G.mains in render area.Bastien Montagne
2018-06-19UI: fix ctrl wheel while over the opposite sideCampbell Barton
2018-06-19Cleanup: names of WPaint gradient data structs.Bastien Montagne
2018-06-19Cleanup: remove DerivedMesh from WPaint Gradient tool code.Bastien Montagne
2018-06-19Fix re-entrant calls in some cases of mesh_evaluated generation.Bastien Montagne
2018-06-19UI: fix Ctrl-Wheel to change button valuesCampbell Barton
2018-06-19Correction to previous commit.Bastien Montagne