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-05-22Cleanup: style, whitespaceCampbell Barton
2018-05-21COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothvie...Ines Almeida
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-19WIP COW Fix: Insert keyframe operators/api now queries depsgraph for evaluat...Joshua Leung
2018-05-19UI: popover-once (click-drag for single actions)Campbell Barton
2018-05-18Cleanup: move unneeded struct out of DNA.Brecht Van Lommel
2018-05-17Fix menu navigation and modal tools affecting the active region.Brecht Van Lommel
2018-05-17Cleanup: Use `ED_view3d_win_to_ray_ex` to get the ray and remove unused param...Germano
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-15Cleanup: pass the use_depth parameter to the `SnapObjectParams` struct in the...Germano
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-15Merge branch 'master' into blender2.8Campbell Barton
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-15Manipulator: outline & helpline options for buttonCampbell Barton
2018-05-13UI: fix popovers not properly working with scroll arrows for long menus.Brecht Van Lommel
2018-05-13UI/Python: layout API support for setting button emboss style.Brecht Van Lommel
2018-05-13UI: show toolbar shortcutsCampbell Barton
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Icon for Light ProbesPablo Vazquez
2018-05-11Fix crash going to edit mode of particles with copy on writeSergey Sharybin
2018-05-11Remove unused functions which will break with copy-on-writeSergey Sharybin
2018-05-103D View: utility to get matrix from cursorCampbell Barton
2018-05-09Draw manager: Use utility function to get particle edit modeSergey Sharybin
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-08Orientation for 3D cursorCampbell Barton
2018-05-08Ported Mesh Deform modifierSybren A. Stüvel
2018-05-07Extrude Widget: Add orientation to topbarCampbell Barton
2018-05-07Extrude Widget: orient correctly w/ rotated objectCampbell Barton
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-05-07UI: Draw scroll-bars overlapping with editor contentJulian Eisel
2018-05-06Cleanup: deprecate area.headertype.Brecht Van Lommel
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06Cleanup: split rotation_from_viewCampbell Barton
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06Object Snap: add object & matrix to view ray castCampbell Barton
2018-05-03Workbench: studiolightJeroen Bakker
2018-05-03Cleanup: remove axis bounds ifdefCampbell Barton
2018-05-03Transform: expose 3D center/axis calculationCampbell Barton
2018-05-02UI: fix operator redo showing empty popoversCampbell Barton
2018-05-01UI: move object selector into 3D viewCampbell Barton
2018-04-29UI: better support for dynamically sized regions in topbar.Brecht Van Lommel
2018-04-28Python/UI: add more convenient API for drawing based on DPI.Brecht Van Lommel
2018-04-28UI: Add icon color saturation preferenceCampbell Barton
2018-04-28UI: fix popover menus not refreshing when changing settings.Brecht Van Lommel
2018-04-27UI: Set cursor to X_MOV when editing number button middle areaDalai Felinto
2018-04-27WM: new offscreen window draw method to replace all existing methods.Brecht Van Lommel
2018-04-26UI: desaturate toolbar icons that the mouse is not over.Brecht Van Lommel
2018-04-26Reduce size of scrollbars that don't contain scale markingsJulian Eisel
2018-04-26UI: toolbar single column size snappingCampbell Barton
2018-04-25UI: workaround for text & icon alignmentCampbell Barton