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-14Fixup for view3d collection name drawing when no active objectDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-13Add active collection to viewport "name" statsDalai Felinto
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-11-12Ruler Tool: Fix non readable textClément Foucault
2018-11-12Ruler Tool: Fix text background glitchClément Foucault
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton
2018-11-09Multi-Objects Metaball: Selection refactor - fix pick and box selectionDalai Felinto
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-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-05Cleanup: correct last commit, also use font_id varCampbell Barton
2018-11-05Gizmo: use fonts for drawing 3D axis charactersCampbell Barton
2018-11-05Gizmo: tweak 3D view navigation axis sizesCampbell Barton
2018-11-03UI: Soft drop shadow on 3D Viewport info text.Pablo Vazquez
2018-11-03UI: Don't use abbreviations for view names.Pablo Vazquez
2018-11-02UI: Darken the backdrop of navigation gizmos.Pablo Vazquez
2018-11-01UI: Rename "Cursor to Center" to "Cursor to World Origin"Pablo Vazquez
2018-11-01GP: Fix Stroke mode when annotations not enabledAntonioya
2018-10-31Cleanup: styleCampbell Barton
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-10-30Fix T56499: Adapt incremental snapping to orthographic viewport scale.mano-wii
2018-10-30UI: Fix point size and line width ignoring UI scaling optionClément Foucault
2018-10-303D View: use 1.0 opacity for wpaint shadingCampbell Barton
2018-10-27Fix lasso selection not working for latticesDalai Felinto
2018-10-17Cleanup: better namingJacques Lucke
2018-10-16Cleanup: namingCampbell Barton
2018-10-16Tool System: add gizmo for shear toolCampbell Barton
2018-10-16View 3D: fix image dropping in 3d viewJacques Lucke
2018-10-16Cleanup: headersCampbell Barton
2018-10-16Mesh: use mesh tessellation for face-map drawingCampbell Barton
2018-10-15Mesh: remove DerivedMesh for face-map drawingCampbell Barton
2018-10-15Mesh: remove DerivedMesh from various placesCampbell Barton
2018-10-11Cleanup: indentationCampbell Barton
2018-10-10Fix for VIEW3D_OT_snap_selected_to_activeDalai Felinto
2018-10-09Cleanup: Remove old smoke drawing codeClément Foucault
2018-10-09GP: Improve center object in viewport when press .Antonioya
2018-10-09Fix build error on windows/MSVCDalai Felinto
2018-10-09Image Empties: Usability improvements and fixesJacques Lucke
2018-10-09Edit Mesh: replace DerivedMesh w/ MeshCampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
2018-10-04UI: use shared toolbar region callbacksCampbell Barton
2018-10-03GP: Allow canvas grid with different scales in X/YAntonioya
2018-10-03Units: Support for fixed unitsJacques Lucke
2018-10-02Keymap: disable alt-comma for origin only transformCampbell Barton
2018-10-01UI: use backdrop circle for navigation icons, make clickable area bigger.Brecht Van Lommel