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-26Cleanup: rename RNA property to match UICampbell Barton
2018-05-25Tool System: cursor tool now transforms on dragCampbell Barton
2018-05-25Timeline: Move Keying settings from sidebar to header as popoverPablo Vazquez
2018-05-25Fix: X-Axis Mirror option was missing from the Pose Options popoverJoshua Leung
2018-05-25Keymap: place cursor on pressCampbell Barton
2018-05-25UI: Move Split into Mesh MenuCampbell Barton
2018-05-25UI: move copy/paste into the object menuCampbell Barton
2018-05-25UI: Specials menu updateCampbell Barton
2018-05-24Change defaultsCampbell Barton
2018-05-24Flatty LightPablo Vazquez
2018-05-24UI: use icons in render menuCampbell Barton
2018-05-24UI: View menu area operators now in submenuCampbell Barton
2018-05-24UI: disable view context w/ OpenGL anim renderCampbell Barton
2018-05-24UI: remove render panel, move operators to menuCampbell Barton
2018-05-24Revert "UI: remove 'Render' top level menu"Campbell Barton
2018-05-24UI: add top-level 'Edit' menuCampbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-24UI: remove 'Render' top level menuCampbell Barton
2018-05-24Correct last commitCampbell Barton
2018-05-24UI: re-arrange 3D view menusCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-23Fix INFO_MT_surface_addGermano
2018-05-23UI: move vertex/edge/face into headerCampbell Barton
2018-05-23Workbench: See throughJeroen Bakker
2018-05-22Tool System: store operator properties in the toolCampbell Barton
2018-05-22Workbench: SeeThrough draw optionJeroen Bakker
2018-05-22Workbench: Calculate irradiance using radiance buffersJeroen Bakker
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-21UI: fix error for tools w/o a keymapCampbell Barton
2018-05-21UI: use spacebar for toolbarCampbell Barton
2018-05-21UI: generate dynamic keymap for popup toolbarCampbell Barton
2018-05-20UI: proof of concept keymap for the popup toolbarCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-19Cleanup: styleCampbell Barton
2018-05-19UI: don't disable snap popover in topbarCampbell Barton
2018-05-19UI: Use popover for toolbar popup operatorCampbell Barton
2018-05-19Correct last commitCampbell Barton
2018-05-18UI: Add menu to show the toolbarCampbell Barton
2018-05-18Tool System: use classmethod for drawingCampbell Barton
2018-05-18Fix popover args when called from PythonCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Tool System: set cursors for draw & transformCampbell Barton
2018-05-18Tool System: add cursor (currently unused)Campbell Barton
2018-05-18Cleanup: remove tool definition access functionCampbell Barton
2018-05-17Tool System: use context modeCampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-17Outliner: move filter menu to the left in header.Brecht Van Lommel
2018-05-17Outliner: rename Data-Blocks to Data API, to make clear it's low level stuff.Brecht Van Lommel
2018-05-17Move Clay properties into sceneDalai Felinto