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
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-17Keymap: minor tweaks so box-select shortcuts show in the menuCampbell Barton
2020-02-17GPencil: Fix unreported move to layer with lock materialAntonio Vazquez
2020-02-17Fix: Forgot to include the blade icon in CMakeListsWilliam Reynish
2020-02-17Keymap: add sequencer box select with handlesCampbell Barton
2020-02-17Fix T73906: Crash calling render from PythonCampbell Barton
2020-02-17Fix T73909: Crash deleting grease pencil layer from dope sheetCampbell Barton
2020-02-16Rename Sequencer 'Cut' to 'Split'William Reynish
2020-02-16Cleanup: Transform: Rearrange definitions and declarationsmano-wii
2020-02-15Cleanup: Silence warningsmano-wii
2020-02-15Transform: Deduplicate time snap codemano-wii
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-15Keymap: move weight & vertex paint handling before pose modeCampbell Barton
2020-02-15Cleanup: duplicate calls to add keymap handlersCampbell Barton
2020-02-15Cleanup: spellingCampbell Barton
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-02-15Cleanup: remove unused RenderData.displaymodeCampbell Barton
2020-02-15Cleanup: use define for golden ratioCampbell Barton
2020-02-15Cleanup: mixed camel/snake caseCampbell Barton
2020-02-15Cleanup: make BLI_make_exist local to the file selectorCampbell Barton
2020-02-15Cleanup: redundant headersCampbell Barton
2020-02-15Cleanup: use UI_GetThemeColor3ubv when alpha is ignoredCampbell Barton
2020-02-15Revert "Fix T73763: Laggy with nodes Editor + International Fonts"Clément Foucault
2020-02-14Cleanup: simplify redundant tests in scrollbar codeNicholas Rishel
2020-02-14Cleanup: Fix compiler warningAntonio Vazquez
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-14Cleanup: Rename bonesize transform filemano-wii
2020-02-14Fix T68610: B-Bone display size/scaling op issuesmano-wii
2020-02-14Fix T73763: Laggy with nodes Editor + International Fontsmano-wii
2020-02-14Cleanup: compiler warningsBrecht Van Lommel
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii
2020-02-14Particle editmode: add mouse independent "Select Linked" operatorPhilipp Oeser
2020-02-14Fix console cursor offsetCampbell Barton
2020-02-14Cleanup: console/info headersCampbell Barton
2020-02-14Cleanup: use 'textview_' prefix for internal functionsCampbell Barton
2020-02-14Cleanup: change textview 'unsigned char' to 'uchar'Campbell Barton
2020-02-14Fix T73784: Python console: incorrect wrapped line cursor positionCampbell Barton
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
2020-02-13Fix T71112: UILayout.activate_init when used in popups that refreshCampbell Barton
2020-02-13Fix crash using 'activate_init' in popup menusCampbell Barton
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-12Particles: remove unused sel_col and nosel_col fromPhilipp Oeser
2020-02-12Fix T68788: Particle Edit Mode Hair vertex doesn't follow vertex themePhilipp Oeser
2020-02-12Weight Paint: add a pie menu for locking and unlocking vertex groups.Alexander Gavrilov
2020-02-12Cleanup: clang-format.Bastien Montagne
2020-02-12Cleanup: clang-formatCampbell Barton
2020-02-12Fix T73740: Auto-key "Only Available" de-selects f-curvesCampbell Barton
2020-02-11Sculpt: Split normal radius and area radiusPablo Dobarro
2020-02-11Sculpt: Clay Strips Tip Roundness propertyPablo Dobarro