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-31Refactor access to dependency graphSergey Sharybin
2019-07-17Fix T67047: Can't jump to frame when using jack in A/V sync modeSergey Sharybin
2019-07-10Fix T66626: Crash when using JACK audio deviceSergey Sharybin
2019-07-02Cleanup: spellingCampbell Barton
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-20Fix T65806: Can't Access bpy.context inside Application TimerSergey Sharybin
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-15WM: Remove Cmd-LMB for RMB emulation for appleCampbell Barton
2019-06-12Fix T65727: Broken button tool-tips in 3D viewCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix T62875: Tooltips behave erratically with view gizmosCampbell Barton
2019-06-07Fix T65479: Gizmo drag unusable with tools that activate on pressCampbell Barton
2019-06-06Fix T63035: Undoing in pose mode destroys the entire poseSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-03Cleanup: remove unused arg to wm_event_add_ghosteventCampbell Barton
2019-06-03Fix T65391: Wrong drag threshold for mouse motionCampbell Barton
2019-06-03Cleanup: differentiate drag-and-drop from drag eventsCampbell Barton
2019-06-03Fix T65294: Orbit navigate gizmo fails in paint modesCampbell Barton
2019-06-03Fix return type in recent gizmo key-map refactorCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-30WM: use different drag thresholds for mouse/tablet eventsCampbell Barton
2019-05-30Cleanup: move click/drag events to functionsCampbell Barton
2019-05-29UI: use matching distance checks & define for draggingCampbell Barton
2019-05-28Cleanup: use WM_ prefix for cursor enumCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Gizmo: only highlight when held modifier keys are usedCampbell Barton
2019-05-27Gizmo: add per gizmo keymapsCampbell Barton
2019-05-27Fix tweak/drag event use with gizmosCampbell Barton
2019-05-23Gizmo: highlighted gizmo now handles all events firstCampbell Barton
2019-05-23Cleanup: split keymap handling into functionsCampbell Barton
2019-05-17UI: File Close DialogJacques Lucke
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Fix T64161: Crashing using undo and multiple windowsSergey Sharybin
2019-05-06Sound: Fix access wrong dependency graphSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-04-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-03-22Fix T59962, T60130: error adding image sequence with node wrangler.Brecht Van Lommel
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton