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-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-31Fix T65200: Crash by hiting "tab" after sculpting with dyntopoSergey Sharybin
2019-05-31Fix T55494: Apply transforms on parents and childrenSergey Sharybin
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-30Selectoin: Remove armature bone filtersClément Foucault
2019-05-30Gizmo: activate some gizmos on drag instead of pressCampbell Barton
2019-05-30Cleanup: move click/drag events to functionsCampbell Barton
2019-05-29Snap: add support for meshes generated from other types of objects.mano-wii
2019-05-29Fix T64817: Active tool gizmo doesn't respect toggleCampbell Barton
2019-05-29Fix T64995: box and circle select summary in Grease Pencil dopesheet.Alexander Gavrilov
2019-05-29Fix T51133: Bad performance with texture painting depending on multi-thread s...Bastien Montagne
2019-05-29Outliner: Correct outliner width computationJacques Lucke
2019-05-29Markers: fix error in previous commitJacques Lucke
2019-05-29Cleanup: Remove unused marker operator wrappersJacques Lucke
2019-05-29Sequencer: Fix box select using incorrect rectangles for sequencesJacques Lucke
2019-05-29UI: use matching distance checks & define for draggingCampbell Barton
2019-05-29Fix T65027: Snap 3D cursor on hidden faces doesn't work in Edit Mode.mano-wii
2019-05-29Cleanup: move gizmo keymap access into funcitonsCampbell Barton
2019-05-29Cleanup: remove redundant sequencer under cursor checkCampbell Barton
2019-05-29Cleanup: Remove Dead CodeAaron Carlisle
2019-05-28Fix T65175: nodetree animation stays linked after duplicating a lampPhilipp Oeser
2019-05-28Sequencer: Drag outside of sequence to initiate box selectJacques Lucke
2019-05-28Cleanup: GPU: Move program point size to GPU_stateClément Foucault
2019-05-28Depsgraph: Add query for whether graph is up to dateSergey Sharybin
2019-05-28Cleanup: use WM_ prefix for cursor enumCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Fix T64829: Active point of Curve objects is not displayed correctlyPhilipp Oeser
2019-05-28Fix T57090: selected node group input sockets circles not drawing inPhilipp Oeser
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-28Cleanup: clang formatCampbell Barton
2019-05-28Cleanup: rename gizmo keymapsCampbell Barton
2019-05-28Gizmo: changes to internal drag logicCampbell Barton
2019-05-28Fix show face-dot checkCampbell Barton
2019-05-27Cleanup: Fix build warning in bf_editor_interfaceRay Molenkamp
2019-05-27Gizmo: add per gizmo keymapsCampbell Barton
2019-05-27cleanup: Collada exporter renamed 'transrotloc' to 'decomposed'Gaia Clary
2019-05-27Fix T65080: handle case when View2D has 0 scaleJacques Lucke
2019-05-27Cleanup: Fix warning in bf_editor_meshRay Molenkamp
2019-05-27fix: collada transformtype must be identical for animation export and object ...Gaia Clary
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-05-27Fix T65052: "Convert to mesh from curve" fail if the curve has a bevelSergey Sharybin
2019-05-27Fix poor display of time codes in sequencer Info panelMal Duffin
2019-05-27Fix T65181: image View as Render should not affect file savingBrecht Van Lommel
2019-05-27Fix T65160: missing updates when setting origin on a collection instancePhilipp Oeser
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-27UI: use tool label instead of id-names for quick favoritesCampbell Barton
2019-05-27Mitigate T64346: Quick Favorites items cant be removedCampbell Barton
2019-05-27Fix T65074: Crash on switching colorCampbell Barton
2019-05-27Revert "UI: Edit Menu Operator Polling"Brecht Van Lommel