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-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
2018-08-10WM: pass on wmDrag to drop operators, so they can get the data directly.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01DNA: remove View3D.flag3Campbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-27Workbench: option to change backgroundJeroen Bakker
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-17Cleanup: moving shading type into View3DShading.Brecht Van Lommel
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-13Viewport: don't show look dev shader balls by default.Brecht Van Lommel
2018-07-11Eevee: LightCache: Fix autobake starting when it should notClément Foucault
2018-07-11Cleanup: simplify RNA namesCampbell Barton
2018-07-11Manipulator: changes for overlay optionsCampbell Barton
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-06Fix image drag and dropCampbell Barton
2018-07-05Refactor: SHOW->HIDEJeroen Bakker