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
path: root/source
AgeCommit message (Expand)Author
2018-10-03Extrude: add normal flip to mesh.extrude_contextCampbell Barton
2018-10-03Shrink/Fatten: change default 'even-thickness'Campbell Barton
2018-10-03Fix gizmo tooltips ignoring preferenceCampbell Barton
2018-10-03Cleanup: styleCampbell Barton
2018-10-02Multi-Objects: TRANSFORM_OT_vertex_randomDalai Felinto
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_LAYERDalai Felinto
2018-10-02Multi-Objecs: Select similar armature: SIMEDBONE_PREFIX and SIMEDBONE_SUFFIXDalai Felinto
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_DIRECTIONDalai Felinto
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_LENGTHDalai Felinto
2018-10-02Multi-Objects: Select similar armature initial commitDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_hierarchyDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_less and ARMATURE_OT_select_moreDalai Felinto
2018-10-02Fix for POSE_OT_select_mirrorDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_mirrorDalai Felinto
2018-10-02Fix (unreported) memleak with legacy IKsolver.Bastien Montagne
2018-10-02RNA ID: add accessors to original ID, and a boolean stating whether it is eva...Bastien Montagne
2018-10-02Depsgraph/RNA: add warning that all data from object instances iterator are C...Bastien Montagne
2018-10-02Fix weight drawing in Edit Mode by using the Weight Paint shader.Alexander Gavrilov
2018-10-02Keymap: disable alt-comma for origin only transformCampbell Barton
2018-10-02GP: Redo blur z-depth fixAntonioya
2018-10-02Gizmo: scale xyz axis to 1.0Campbell Barton
2018-10-02GP: Cleanup shaderAntonioya
2018-10-02GP: Fix blur FX z-depth errorAntonioya
2018-10-02Gizmo: option to switch between normal/xyz widgetsCampbell Barton
2018-10-02Cleanup: split extrude gizmo into own fileCampbell Barton
2018-10-02Gizmo: move spin tool axis option into gizmo-groupCampbell Barton
2018-10-02Gizmo: support for gizmo-group propertiesCampbell Barton
2018-10-02WM: generalize tool property initializationCampbell Barton
2018-10-02WM: report error w/ unknown operator nameCampbell Barton
2018-10-02Merge branch 'master' into blender2.8Campbell Barton
2018-10-02Correct tooltipCampbell Barton
2018-10-02Fix T56990: AutoIK failsPhilipp Oeser
2018-10-01GPY Python: program_use_begin and program_use_end.mano-wii
2018-10-01DRW: Fix unselectable wire object in solid modeClément Foucault
2018-10-01Templates: tweaks to startup templates, add sculpting template.Brecht Van Lommel
2018-10-01UI: start maximized on X11 if possible, like other platforms.Brecht Van Lommel
2018-10-01Fix app template __init__.py not running without a userpref.blend.Brecht Van Lommel
2018-10-01UI: use backdrop circle for navigation icons, make clickable area bigger.Brecht Van Lommel
2018-10-01GP: Change Blur default parameters for Rim and Shadow effects.Antonioya
2018-10-01GP: Add Blur to Shadow FXAntonioya
2018-10-01UI: Color the inside of pie menu items when selectedPablo Vazquez
2018-10-01Edit UVs: Fix missing wires with multiple windowsClément Foucault
2018-10-01Edit UVs: Refactor drawing Shadow UV in Image EditorClément Foucault
2018-10-01GPU: Fix partial draw of batches with index buffersClément Foucault
2018-10-01Edit UVs: Refactor drawing Edit UV in Image EditorClément Foucault
2018-10-01BLI: Add mul_v2_v2v2 functionClément Foucault
2018-10-01Shrinkwrap Constraint: implement projection features from the modifier.Alexander Gavrilov
2018-10-01GP: Fix Shadow rotation bugAntonioya
2018-10-01Remove obsolete weight paint color computation code.Alexander Gavrilov
2018-10-013D View: use context mode string for sidebarCampbell Barton