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-06-21Fix dashed line drawingCampbell Barton
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-14Mesh Selection: Move Selection ID Context Utilities to ED_view3d.mano-wii
2019-06-13Fix part of T63595: generated texture coordinates don't stick to deforming meshBrecht Van Lommel
2019-06-13Cleanup: correct wireframe xray flag nameCampbell Barton
2019-06-12View3D Snap: Don't mix original/evaluated in the same function parameters.mano-wii
2019-06-12Fix T64478: Wrong location Snap Selection to Cursor after set camera Follow t...mano-wii
2019-06-07Fly mode: Enable fancy icons instead of text for shortcutsCampbell Barton
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell Barton
2019-06-06Python API: allow external render engines to use Eevee for LookDev shadingBrecht Van Lommel
2019-06-05Cleanup: Remove unused argumentSergey Sharybin
2019-06-03Fix T65294: Orbit navigate gizmo fails in paint modesCampbell Barton
2019-05-31Fix T65311: crash using 3D viewport panning outside viewportBrecht Van Lommel
2019-05-31Walk mode: Enable fancy icons instead of text for shortcutsDalai Felinto
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-30Selectoin: Remove armature bone filtersClément Foucault
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton
2019-05-29Cleanup: move gizmo keymap access into funcitonsCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: rename gizmo keymapsCampbell Barton
2019-05-28Gizmo: changes to internal drag logicCampbell Barton
2019-05-27Gizmo: add per gizmo keymapsCampbell Barton
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-21OffscreenRendering: Fix Incorrect Window CoordinatesJeroen Bakker
2019-05-203D View: re-use select id buffer for circle select on cursor-motionCampbell Barton
2019-05-20Cleanup: rename buffer select var: bbsel to use_zbufCampbell Barton
2019-05-20Cleanup: move selection utilities into ED_select_buffer_utilsCampbell Barton
2019-05-20Cleanup: remove EDBM_backbuf APICampbell Barton
2019-05-20Cleanup: remove unused G_FLAG_BACKBUFSELCampbell Barton
2019-05-203D View: use new buffer selection API's for paint vert/face selectCampbell Barton
2019-05-20Fix error mixing old/new buffer selection API'sCampbell Barton
2019-05-18Fix T54686: objects don't occlude each other for edit-mesh select (part 2)Campbell Barton
2019-05-18Cleanup: remove unused argumentCampbell Barton
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16RNA: add 3D cursor matrix attributeCampbell Barton
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-15Fix T64650: missing topbar update when changing brush in sculpt modeBrecht Van Lommel
2019-05-13Fix T64403: crash sampling coloring in texture paint modeBrecht Van Lommel
2019-05-10UI: expose tool settings in the 3D view side-barCampbell Barton
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-05-03Fix active tool side-bar redrawing on tool changeCampbell Barton
2019-05-03Fix tool header message subscriberCampbell Barton
2019-05-02Cleanup: typos in commentsCampbell Barton
2019-05-02Cleanup: styleCampbell Barton
2019-05-01UI: move object origin size preference to themesGeorge Vogiatzis
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Use object select API - ED_object_base_selectDalai Felinto
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Fix T64003: cannot enter object dimensions above 10000Philipp Oeser