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-28Cleanup: rename gizmo keymapsCampbell Barton
2019-05-28Cleanup: remove unused modal gizmo keymapCampbell Barton
2019-05-28Gizmo: only highlight when held modifier keys are usedCampbell Barton
2019-05-28Gizmo: changes to internal drag logicCampbell Barton
2019-05-27Gizmo: add per gizmo keymapsCampbell Barton
2019-05-27Fix tweak/drag event use with gizmosCampbell Barton
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-05-25Fix T65092: error with gizmos using freed keymapsCampbell Barton
2019-05-24Fix failing assert on factory settings loadJulian Eisel
2019-05-24Keymap: use a generic gizmo keymap by defaultCampbell Barton
2019-05-24Keymap: share 3D view transform keymapsCampbell Barton
2019-05-23Correct last commit (gizmo order was reversed)Campbell Barton
2019-05-23Cleanup: replace the visible gizmo linked list with an arrayCampbell Barton
2019-05-23Gizmo: highlighted gizmo now handles all events firstCampbell Barton
2019-05-23Cleanup: split keymap handling into functionsCampbell Barton
2019-05-23Fix T64764: 'Reload' on linked libraries disconnects proxy armature datablocks.Bastien Montagne
2019-05-22Preferences: add handler for loading factory preferencesCampbell Barton
2019-05-22WM: call wm_file_read_post after resetting preferencesCampbell Barton
2019-05-21Cleanup: clang-format, sort structsCampbell Barton
2019-05-21Fix part of T64679: Missing dirty preferences tagCampbell Barton
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-21Fix T64421: crash using redraw timer benchmarkBrecht Van Lommel
2019-05-20Fix T63443: tool 'builtin_brush.draw' not found for space 'IMAGE_EDITOR'Jacques Lucke
2019-05-20Fix T64776: Multiple close file dialogsJacques Lucke
2019-05-20Cleanup: add wm_utils.c for generic functionsCampbell Barton
2019-05-20WM: add wmGenericUserData utility structCampbell Barton
2019-05-19Cleanup: use wm prefix for GenericCallbackCampbell Barton
2019-05-18macOS/Linux: use more standard button layout in quit dialogBrecht Van Lommel
2019-05-18Windows: use more standard button layout in quit dialogBrecht Van Lommel
2019-05-18macOS: always use the Blender quit dialog, like other platformsBrecht Van Lommel
2019-05-17UI: Small tweaks to the save dialog:William Reynish
2019-05-17UI: Use correct icon for saving in the close dialog.William Reynish
2019-05-17UI: File Close DialogJacques Lucke
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-05-16Fix T64642: Reset to default preferences glitchCampbell Barton
2019-05-15Fix T63748: Long startups after network drives are disconnected.Bastien Montagne
2019-05-15Gizmo: add depth bias for 3D selectionCampbell Barton
2019-05-15Fix T64604: Changing keymap doesn't tag preferences as dirtyCampbell Barton
2019-05-15UI: adjust preferences save/revert button layoutCampbell Barton
2019-05-15Tool System: avoid redundant refreshCampbell Barton
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-05-14Fix T64339: Crash with UV sculpt after undoCampbell Barton
2019-05-14Preferences: file menu item to temporarily load factory settingsCampbell Barton
2019-05-14Fix property update setting dirty flagCampbell Barton
2019-05-13Fix T64407: crash adding workspace after appending datablockBrecht Van Lommel
2019-05-13I18n Disambiguation: "Shift".Bastien Montagne
2019-05-13Fix unintended autosaving of preferences in a few casesBrecht Van Lommel
2019-05-13cleanup: typo in commentPhilipp Oeser
2019-05-13Preferences: auto-save on exitCampbell Barton