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
2019-03-30UI: Icons updateWilliam Reynish
2019-03-29GPU: Fix color difference when rendering to gpu_py_offscreenClément Foucault
2019-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
2019-03-27UI: minor change to active-default logicCampbell Barton
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-26Cleanup: remove unused functionCampbell Barton
2019-03-25RNA: add UILayout.prop_with_menu functionCampbell Barton
2019-03-25UI: add UILayout.prop_popover_enum functionCampbell Barton
2019-03-25Gizmo: add option to move & dial gizmos to select as filledCampbell Barton
2019-03-25Cleanup: return argument namingCampbell Barton
2019-03-24GPU: Remove unused and deprecated GPU_line_stipple()Clément Foucault
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-22UI: refactor color picker flags out of buttonsCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-21Cleanup: move functions into doxy sectionsCampbell Barton
2019-03-20Fix T60815: drag & drop crash when search menu is opened immediately after.Brecht Van Lommel
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-19BLI_kdtree: use 1d tree for select similarCampbell Barton
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19GPencil: Rename annotation functionsAntonioya
2019-03-19GPencil: Cleanup unused codeAntonioya
2019-03-19GPencil: Rename functions to annotation prefixAntonioya
2019-03-19Fix T62734: Crash when annotations are rendered from the VSE .view menu.Antonioya
2019-03-18Fix T62636: Overlapping scrollbar in driver editorJacques Lucke
2019-03-18Silence sorted function declaration/const warningsDalai Felinto
2019-03-18Fix color ramp eyedropper menu itemCampbell Barton
2019-03-18Cleanup: style, duplicate includeCampbell Barton
2019-03-17GPencil: Changes in Fill and new 3D Cursor View PlaneAntonioya
2019-03-16Cleanup: use return args lastCampbell Barton
2019-03-16Fix __func__ being passed as an output string, also warningsCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-13Fix T62436: New added Torus won't appear in Local ViewCampbell Barton
2019-03-11UV editor: automatically show image assigned to active face.Brecht Van Lommel
2019-03-07Cleanup: remove unused parameter.Brecht Van Lommel
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-05UV/VCol layers creation: add option to not init those new data.Bastien Montagne
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05GP: move select all into a utility functionCampbell Barton
2019-03-05Cemara tracking: move select all into a utility functionCampbell Barton
2019-03-05Nodes: move select all into a utility functionCampbell Barton
2019-03-053D View: move pre-select mesh element access into gizmo APICampbell Barton
2019-03-01Fix T62016: Outliner visibility icons drag behaviour brokenDalai Felinto
2019-03-01Cleanup: move theme reset into it's own operator fileCampbell Barton
2019-03-013D View: avoid redundant circle select updatesCampbell Barton
2019-02-27Transform: refactor orientation naming and usasgeCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton