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-29Cleanup: use same 'depsgraph' name everywhere outside of DEG space.Bastien Montagne
2018-05-28UI: Option to layout properties in two columnsCampbell Barton
2018-05-25Tool System: cursor tool now transforms on dragCampbell Barton
2018-05-25Multi-Object-Mode: EditMesh UV snap to cursorCampbell Barton
2018-05-25UI: support for a popup panel which stays openCampbell Barton
2018-05-25UI: Move UI_paneltype_draw into layout codeCampbell Barton
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-253D View: add pixelsize function w/o UI scaleCampbell Barton
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-243D View: remove temporary edge-select hackCampbell Barton
2018-05-24Merge branch 'master' into blender2.8Campbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23UI: popup panel operator, as we have for menusCampbell Barton
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-22Transform: Support mixed snap in 3d View.Germano
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