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-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Fix scrollbar operator showing in status bar cursor keymap.Brecht Van Lommel
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-26UI: Add/Update bad tooltipsAaron Carlisle
2018-06-26UI: decrease status bar height.Brecht Van Lommel
2018-06-26Fix T55630: update issue between Object and TexPaint modes.Bastien Montagne
2018-06-26UI: status bar cursor keymap displayCampbell Barton
2018-06-26Icons: mouse buttons & dragCampbell Barton
2018-06-26AnimEditors: Remove the toggles to enable name/collection-based filteringJoshua Leung
2018-06-26Cleanup: styleCampbell Barton
2018-06-25Fix crash with files saved with missing render slots.Brecht Van Lommel
2018-06-25UI: Use background color for reportsPablo Vazquez
2018-06-25Fix T55360: marker-based Camera switch focal length bug.Bastien Montagne
2018-06-25Fix T55493: Sculpting on smooth shaded bug.Bastien Montagne
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Cleanup: Move colorband handling from DM to mesh_runtime universe.Bastien Montagne
2018-06-25Merge branch 'master' into blender2.8Bastien Montagne
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-25Outliner: Make search always workDalai Felinto
2018-06-25UI: Right align check-box for extra text spaceCampbell Barton
2018-06-25Cleanup: code styleCampbell Barton
2018-06-25Merge branch 'master' into blender2.8Campbell Barton
2018-06-25Add back header needed win32Campbell Barton
2018-06-24UI: internal changes to user-menu storageCampbell Barton
2018-06-24Fix most of 'disappearing' first letter in right-aligned labels.Bastien Montagne
2018-06-24Lamps: Make default size more usableClément Foucault
2018-06-24Merge branch 'master' into blender2.8Campbell Barton
2018-06-24Cleanup: move UI context menus into own fileCampbell Barton
2018-06-23Typo in last commitCampbell Barton
2018-06-23UI: Add user defined context menuCampbell Barton
2018-06-23Keymap: Add F3 key back for searchCampbell Barton
2018-06-23Manipulator: fix issue refreshing transform toolCampbell Barton
2018-06-23Merge branch 'master' into blender2.8Campbell Barton
2018-06-23UI: alternate fix for empty context menuCampbell Barton
2018-06-23UI: naming of cursor optionsCampbell Barton
2018-06-22Tool System: transform can now toggle loc/rot/scaleCampbell Barton
2018-06-22Cleanup: Moar DM busting from editor code area.Bastien Montagne
2018-06-22Cleanup: nuke another DM usage in paint code.Bastien Montagne
2018-06-22Add depth and orientation options to 3D cursor toolCampbell Barton
2018-06-22Modifiers: Remove remaining parts of md->sceneSergey Sharybin
2018-06-22Subsurf: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Cleanup: move cursor rotation into own functionCampbell Barton
2018-06-22Outliner: Aggregate ID types and object types together with numbersDalai Felinto
2018-06-22Merge branch 'master' into blender2.8Campbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22PaintMode: Full Shading Boolean => SliderJeroen Bakker
2018-06-22Fix T55547: "Fit camera to selected" failsCampbell Barton
2018-06-21Edit Mode: Bevel Op: Offset Soft Max to 100Aaron Carlisle