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-29COW operators: Fix drag and dropping of color propertiesInes Almeida
2018-05-28EEvEE: LookDevJeroen Bakker
2018-05-28UI: Option to layout properties in two columnsCampbell Barton
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27UI: center align number buttons w/o textCampbell Barton
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27UI: replace BLI_strncpy w/ memcpyCampbell Barton
2018-05-25Use menu back theme colors for popoverPablo Vazquez
2018-05-25UI: popover now only centers on active button onceCampbell Barton
2018-05-25UI: fix event handling directionCampbell Barton
2018-05-25Fix T55198: Preferences Keybindings CrashJulian Eisel
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-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-25UI: fix assertCampbell Barton
2018-05-24Drivers UI (Part of T55145) - WIP first steps towards getting a floating driv...Joshua Leung
2018-05-24Slightly smaller triangle collapse icon on panelsPablo Vazquez
2018-05-24UI: Add theming support for the status-barJulian Eisel
2018-05-24Merge branch 'master' into blender2.8Philipp Oeser
2018-05-24Fix T55034: Setting duplication group for multiple selected items onlyPhilipp Oeser
2018-05-23UI: popup panel operator, as we have for menusCampbell Barton
2018-05-23Drivers UI (Part of T55145) - Show datablock that driven property belongs to ...Joshua Leung
2018-05-23Merge branch 'master' into blender2.8Campbell Barton
2018-05-23Cleanup: strip trailing space from interface filesCampbell Barton
2018-05-22Fix T55071: Brush preview failsCampbell Barton
2018-05-22Drivers UI (Part of T55145): Add "Show Drivers Editor" entry to RMB menusJoshua Leung
2018-05-22Fix outliner crashes when dragging elements in some cases.Brecht Van Lommel
2018-05-21Error in last commitCampbell Barton
2018-05-20UI: support for custom keymaps for popoversCampbell Barton
2018-05-20UI: locate popover w/ active item under cursorCampbell 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-19UI: Use popover for toolbar popup operatorCampbell Barton
2018-05-15Change preference defaultsCampbell Barton
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-13UI: fix popovers not properly working with scroll arrows for long menus.Brecht Van Lommel
2018-05-13Fix compiler warnings.Brecht Van Lommel
2018-05-13UI/Python: layout API support for setting button emboss style.Brecht Van Lommel
2018-05-13Cleanup: deduplicate layout item initialization.Brecht Van Lommel
2018-05-13UI: show toolbar shortcutsCampbell Barton
2018-05-13Tool System: tools are now set by nameCampbell Barton
2018-05-11UI: tweaks to icon defaultsCampbell Barton
2018-05-11Workbench: StudioLight HDRI'sJeroen Bakker
2018-05-11Use Light Probe iconsPablo Vazquez
2018-05-09Rename: RNA_property_override_status > RNA_property_static_override_statusDalai Felinto
2018-05-09Remove Frame ServerCampbell Barton
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-08Fix crash cancelling search, caused by D3207Campbell Barton
2018-05-07Merge branch 'master' into blender2.8Campbell Barton