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
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-16Cleanup: use return args lastCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-07Fix missing updates when muting/soloing/reordering NLA tracks.Alexander Gavrilov
2019-01-043D View: use full opacity by defaultCampbell Barton
2018-12-31Templates: tweaks to startup templates.Brecht Van Lommel
2018-12-14Preferences: add option for header positionCampbell Barton
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-21Cleanup: rename extrude gizmoCampbell Barton
2018-11-21Cleanup: move extrude gizmo to transform moduleCampbell Barton
2018-11-14Cleanup: correct flag comparisonsCampbell Barton
2018-11-12Fix T57527: GP draw takes events from gizmosCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-10-303D View: use 1.0 opacity for wpaint shadingCampbell Barton
2018-10-17Cleanup: better namingJacques Lucke
2018-10-16Tool System: add gizmo for shear toolCampbell Barton
2018-10-16View 3D: fix image dropping in 3d viewJacques Lucke
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-013D View: use context mode string for sidebarCampbell Barton
2018-09-25Code style cleanup after recent object drawing > viewport changesDalai Felinto
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-20UI: default to single icon column toolbar in new 3D views.Brecht Van Lommel
2018-09-10Tool System: use preselect highlight w/ poly-buildCampbell Barton
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-21Tool System: loopcut preview & activate on clickCampbell Barton
2018-08-21Remove MESH_OT_drop_named_imageDalai Felinto
2018-08-10WM: internal changes to support dragging multiple IDs.Brecht Van Lommel