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-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-05UI: rename overlay: Ornaments -> ExtrasCampbell Barton
2018-10-05GP: Move grid parameters to GP object data levelAntonioya
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-04Revert "tmp"mano-wii
2018-10-04Cleanup: Remove some unneeded codeJacques Lucke
2018-10-04Revert "UI: start maximized on X11 if possible, like other platforms."Brecht Van Lommel
2018-10-04GPU Python: rename methods "shader_from_builtin" and "shader_code_from_builti...mano-wii
2018-10-04GPU Python: Fix assert in PySequence_Fast_GET_SIZEmano-wii
2018-10-04tmpmano-wii
2018-10-04Fix channels region showing in timeline editors in startup templates.Brecht Van Lommel
2018-10-04Gizmo: Fix artifacts when having large anglesJacques Lucke
2018-10-04Units: Change '1000 Kilograms' to 'Tonnes'Jacques Lucke
2018-10-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel
2018-10-04Fix T57040 Mesh Disappearing after exiting edit mode in sculptClément Foucault
2018-10-04Fix T56992 caused by typo in previous fixClément Foucault
2018-10-04Transform: fix glitch in the rotating gizmo drawing.mano-wii
2018-10-04Fix T57011: Crash pressing Free Light Cache during Indirect Light CachePhilipp Oeser
2018-10-04UV: support setting the cursor w/ non-cursor toolsCampbell Barton
2018-10-04Gizmo: UV transform cage now uses all edit-objectsCampbell Barton
2018-10-04UV: avoid redundant batch cache w/ UV select pick & allCampbell Barton
2018-10-04Fix UV select tools not refreshingCampbell Barton
2018-10-04Remove empty file added by accidentCampbell Barton
2018-10-04WM: fix non-undo operators stealing redo panelCampbell Barton
2018-10-04UV: border/circle select/deselect supportCampbell Barton
2018-10-04UV: rename circle select operatorCampbell Barton
2018-10-04UI: disable UV operator registerCampbell Barton
2018-10-04Cleanup: remove single backtick quotesCampbell Barton
2018-10-04Python GPU: GPUBatch and GPUShader refactor.mano-wii
2018-10-04Tool System: add UV cursor & transform toolsCampbell Barton
2018-10-04Transform: support for 2D cursor editingCampbell Barton
2018-10-04Transform: make gizmo pie section start from where you drag.mano-wii
2018-10-04Fix missing free w/ UV-lassoCampbell Barton
2018-10-04UI: use shared toolbar region callbacksCampbell Barton
2018-10-04DRW: minor tweaks to mode checkingCampbell Barton
2018-10-04Cleanup: styleCampbell Barton
2018-10-04ED_gizmotypes_dial_3d_draw_util: use a struct to hide most parameters.mano-wii
2018-10-03GP: Show 3D cursor in draw modeAntonioya
2018-10-03GP: Hide different UI elements depending of modeAntonioya
2018-10-03Editor Transform: use the dial3d drawing in the rotation operationmano-wii
2018-10-03Dial3d Gizmo: Add the Incremental Angle option to snap.mano-wii
2018-10-03GP: Allow canvas grid with different scales in X/YAntonioya
2018-10-03GP: Allow 0 subdivisions for canvas gridAntonioya
2018-10-03Cleanup: tiny improvement in error reporting for makesrnaInes Almeida
2018-10-03GP: Hide the origin when enable originsAntonioya
2018-10-03GP: Hide dummy and cursor in drawing modeAntonioya
2018-10-03UI strings: Fix asserts in 'middle-splitting' fitting string code.Bastien Montagne
2018-10-03Improvements to internals blf_font's `blf_font_width_to_strlen()`/`to_rstrlen()`Bastien Montagne
2018-10-03Pose Mode: Add back IK Degrees of freedom displayClément Foucault