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-09-04Xray: Add possibility to select wires in priority before surfacesClément Foucault
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-04Fix T56679: Blender 2.8 crashes with bezier curve snap.Bastien Montagne
2018-09-04Fix T56675: Crash when snapping Cursor to selected a Bone in Edit Mode.Bastien Montagne
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-31Fixup for multi-objects snap functionsDalai Felinto
2018-08-31Fix memleak on snap_curs_to_sel_exDalai Felinto
2018-08-31Multi-Objects: VIEW3D_OT_snap_selected_to_cursor by Habib GahbicheDalai Felinto
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30UI: add dedicated icon IDs for decorators, tool settings, shaderfx, overlays.Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-283D View: split object/pose box & lasso selectCampbell Barton
2018-08-283D View: split object/pose border selectCampbell Barton
2018-08-28Cleanup: warningsCampbell Barton
2018-08-27Fix unreported: the gridview is no longer computed, so the snapping functions...mano-wii
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-23UI: Dark XYZ characters in the navigation gizmoPablo Vazquez
2018-08-22DRW: Fix background image displayClément Foucault
2018-08-22BMesh: loop-cut, display deformed coordinatesCampbell Barton
2018-08-21Tool System: loopcut preview & activate on clickCampbell Barton
2018-08-21Remove MESH_OT_drop_named_imageDalai Felinto
2018-08-16Cursor Tool: add transform orientation typeCampbell Barton
2018-08-163D View: tweaks to navigation gizmoCampbell Barton
2018-08-16Correct flag use in recent object select changeCampbell Barton
2018-08-15Fix pose mode border deselect not working after recent changes.Brecht Van Lommel
2018-08-15Fix border select operations in object modeCampbell Barton
2018-08-15Fix viewport selection of markers not updating in all editorsDalai Felinto
2018-08-14Fix viewport background video/clip not updating on playbackDalai Felinto
2018-08-14Cleanup: remove unused basic shader, we use many specialized shaders now.Brecht Van Lommel
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-14Merge branch 'master' into blender2.8Campbell Barton
2018-08-14Correct vpaint vertex circle selectCampbell Barton
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-10Gizmo: 2d select now takes region coordsCampbell Barton
2018-08-08UI: only show vertex select w/ weight paint modeCampbell Barton
2018-08-08UI: don't show pie menu w/ no active objectCampbell Barton
2018-08-03Fix T55791: blender 2.8 crash on redoing 'snap to cursor' with Offset option ON.Bastien Montagne
2018-08-01Fix missing poll function for flip_matcap operator (see T56183).Bastien Montagne
2018-08-01Merge branch 'master' into blender2.8Campbell Barton
2018-08-01DNA: remove View3D.flag3Campbell Barton
2018-07-31Fix crash when rendering viewport within another areaClément Foucault
2018-07-31Cleanup: use static variablesCampbell Barton
2018-07-31Cleanup: style, duplicate includesCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Silencing a bunch of compiler warningsJoshua Leung