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-20Cleanup: rename mul_m2v2 to mul_m2_v2Campbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-19Theme: Radial gradient background and enum for gradient typePablo Dobarro
2020-02-19Sculpt: Pinch only in the direction perpendicular to the strokePablo Dobarro
2020-02-19Fix T74009: `bpy.ops.outliner.orphans_purge()` poll being too restrictive.Bastien Montagne
2020-02-19Fix T73859: Support executing sculpt.set_pivot_position without invokeJacques Lucke
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-18Fix T73960: GPencil can't convert while it is a separate from old strokesAntonio Vazquez
2020-02-18Fix T73793 Walk navigation crosshair gets hidden behind objectsClément Foucault
2020-02-17Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time edi...Germano Cavalcante
2020-02-17Fix T73853: Redo does't work properly with NLA "Move" transform modeGermano Cavalcante
2020-02-17Fix T70229: Show Cache On will cause a lower fpsRichard Antalik
2020-02-17Cycles: Vector Rotate Node using Axis and Angle methodCharlie Jolly
2020-02-17Cleanup: add extern "C" to UI_interface.hJacques Lucke
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17UI: Create quads > Create QuadsDalai Felinto
2020-02-17Cleanup: compiler warningBrecht Van Lommel
2020-02-17Shading: add direction modes and phase offset to wave texture nodeBartosz Moniewski
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