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-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: follow naming conventionsCampbell Barton
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 last DM usages from datatransfer code.Bastien Montagne
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-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 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-20UI: only show "Edit Translations" when addon usedCampbell Barton
2018-06-20Outliner: add object mode switching to RMB menuCampbell Barton
2018-06-20Cleanup: strip spaceCampbell Barton
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-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-19UI: fix Ctrl-Wheel to change button valuesCampbell Barton
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-193D View: improve selection lockingCampbell Barton
2018-06-19Studiolight: Temp Mutex issueJeroen Bakker
2018-06-19Fix (unreported) passing CDLayer 'ID' instead of bitflag to a cdlayer mask!Bastien Montagne
2018-06-19Fix missing render slots bugs after recent changes.Brecht Van Lommel
2018-06-19Cleanup: remove ref to dm in names in projpaint struct.Bastien Montagne
2018-06-19Remove derivedmesh from 3DView texture/projection paint.Bastien Montagne
2018-06-19Remove rigid body from rbw->group when deletingSybren A. Stüvel
2018-06-19Particles: Support changing modifiers during particle edit modeSergey Sharybin
2018-06-19Revert: EditMode Inactive edge drawingJeroen Bakker
2018-06-19Missed warning in previous commitJeroen Bakker
2018-06-19Studiolight: Background Generation of iconsJeroen Bakker
2018-06-19Show cached frames in timeline at correct heightSybren A. Stüvel
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Cleanup DM generation code for ProjPaint.Bastien Montagne
2018-06-19Fix (unreported) unauthorized relesing of derived_final DM in paint projectio...Bastien Montagne