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-07-10Fix crash when clicking in window while Blender startsSybren A. Stüvel
2019-07-09Fix T66456: UV Editor missing update after selection change in 3D viewportPhilipp Oeser
2019-07-08Fix T62941 Subdivision Modifier Showing all face dotsClément Foucault
2019-07-08Fix T66554: Measure doesn't snap with CtrlCampbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-07-06transform_snap_object: return type of element snapped.mano-wii
2019-07-05Fix strict compiler warningsSergey Sharybin
2019-07-05Fix T66006: View 3D select enumerate + other options failCampbell Barton
2019-07-02Fix T66322 Object with particle system have expanded selection regionClément Foucault
2019-06-29UI: Add "(Walk/Fly)" to navigation operator nameCampbell Barton
2019-06-28Revert "Fix invalid area tool being set from message passing"Campbell Barton
2019-06-28Fix invalid area tool being set from message passingCampbell Barton
2019-06-25Preferences: changes to navigation gizmoCampbell Barton
2019-06-22Cleanup: warnings, formattingCampbell Barton
2019-06-21Fix T65834: Circle Select does not update select_id buffer after orbiting vie...mano-wii
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
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