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-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-11-07Fix redraws from non-existing scrollbarsCampbell Barton
2018-11-07Multi-Objects: CURVE_OT_select_similarHabib Gahbiche
2018-11-06Fix broken shortcuts in F3 'operator search' menu.Bastien Montagne
2018-11-03Cleanup: styleCampbell Barton
2018-11-02Add hide_buttons option to template_ID_previewAntonioya
2018-11-02Add new factor parameter to layout.separator()Antonioya
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-11-02Multi-Object-Mode: Edit curve draw (deselect all)Campbell Barton
2018-10-31UI: icon set updates by Andrzej Ambroz.William Reynish
2018-10-31Cleanup: indentationCampbell Barton
2018-10-31UI: Right-click menu entry to flip properties Tab Bar left/rightJulian Eisel
2018-10-30Fix T56499: Adapt incremental snapping to orthographic viewport scale.mano-wii
2018-10-30GP: Back Stroke projection modeAntonioya
2018-10-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-10-30UI: Support using Ctrl+Scrollwheel to cycle properties editor tabsJulian Eisel
2018-10-29UI: Vertical Properties Editor TabsJulian Eisel
2018-10-29UI: Support Displaying Enums as TabsJulian Eisel
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-10-29UI: allow off/on icons to be in reverse order.Brecht Van Lommel
2018-10-29Fix topbar tool UI being lost on undoCampbell Barton
2018-10-26PyAPI: draw handlers now store args in the capsule contextCampbell Barton
2018-10-25Cleanup: comments and unused codeInes Almeida
2018-10-24Fix T57366: Mesh.from_pydata invalid loose-edge stateCampbell Barton
2018-10-22Fix various icon related issues:William Reynish
2018-10-22Followup to previous change, reduce number of relations updatesSergey Sharybin
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-19Dope Sheet: remove many hard-coded color and alpha constants.Alexander Gavrilov
2018-10-17Cleanup: better namingJacques Lucke
2018-10-16UI: icon set updates Andrzej Ambroz.Brecht Van Lommel
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-10-16Tool System: add gizmo for shear toolCampbell Barton
2018-10-16Transform: axis support for shear toolCampbell Barton
2018-10-16View 3D: fix image dropping in 3d viewJacques Lucke
2018-10-15Mesh: remove DerivedMesh for face-map drawingCampbell Barton
2018-10-11Add new parameter to reverse UIList itemsAntonioya
2018-10-11Cleanup: indentationCampbell Barton
2018-10-09Image Empties: Usability improvements and fixesJacques Lucke
2018-10-08UI: add icon color coding for different data types in the outliner.Brecht Van Lommel
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04Fix T56268: display the correct rest shape for B-Bones in Edit Mode.Alexander Gavrilov
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-10-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel
2018-10-04UI: use shared toolbar region callbacksCampbell Barton
2018-10-04ED_gizmotypes_dial_3d_draw_util: use a struct to hide most parameters.mano-wii
2018-10-03Dial3d Gizmo: Add the Incremental Angle option to snap.mano-wii
2018-10-03Silence warningDalai Felinto