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-09Fix T61474: laggy interaction on Windows/NVIDIA when gizmos are visibleBrecht Van Lommel
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-07-07Fix crash running an operator from a popup,Campbell Barton
2019-07-07Cleanup: spellingCampbell Barton
2019-07-07Docs: update window/screen introductionCampbell Barton
2019-07-05Cleanup: use doxy comments for WM_types.hCampbell Barton
2019-07-03Fix T65899, T66314, T61808: various issues appending workspacesBrecht Van Lommel
2019-07-03Fix invalid state after calling append/link operator without any itemsBrecht Van Lommel
2019-07-02Cleanup: move comments onto own lines to avoid breaking linesCampbell Barton
2019-07-02Cleanup: spellingCampbell Barton
2019-07-01Fix T60289: changing gizmo properties causes excessive redrawsBrecht Van Lommel
2019-07-01Fix T66262: slow preview icon loadingBrecht Van Lommel
2019-07-01Fix T66229: gizmos overlap when switching modesCampbell Barton
2019-06-29WM: support window context overrideCampbell Barton
2019-06-28Fix message subscriber using the wrong workspaceCampbell Barton
2019-06-28Revert "Fix invalid area tool being set from message passing"Campbell Barton
2019-06-28Fix T63694: Crash using tool gizmos with multiple windowsCampbell Barton
2019-06-28Fix T66200: Changing workspaces / modes doesn't update toolsCampbell Barton
2019-06-28Fix invalid area tool being set from message passingCampbell Barton
2019-06-28Fix error for tools that share gizmo types doubling up gizmosCampbell Barton
2019-06-27Cleanup: clarify WM_gizmoconfig function namingCampbell Barton
2019-06-27Tool System: don't unlink gizmos when changing toolsCampbell Barton
2019-06-27Fix switching tools with multiple windows & gizmosCampbell Barton
2019-06-27Cleanup: error in last commitCampbell Barton
2019-06-27Cleanup: remove unused context check in toolsystem_ref_linkCampbell Barton
2019-06-26Cleanup: un-wrap lines in headers, use doxy commentsCampbell Barton
2019-06-25Fix (unreported) call to wrong func in gizmos' keymaps code.Bastien Montagne
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-24Fix T66071: Navigation tooltip shows outside of 3D viewCampbell Barton
2019-06-22Cleanup: use doxy groupsCampbell Barton
2019-06-22GPU_matrix: Add GPU_matrix_unproject_precalcCampbell Barton
2019-06-21UI: Restore minimized windows when raising themHarley Acheson
2019-06-21Fix dashed line drawingCampbell Barton
2019-06-20Fix T65806: Can't Access bpy.context inside Application TimerSergey Sharybin
2019-06-19Fix T65902: save all modified images should not try to save .psd filesBrecht Van Lommel
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-16Revert new grease pencil cursor for paint modesBrecht Van Lommel
2019-06-16Cleanup: simplify GHOST cursor API, no functional changesBrecht Van Lommel
2019-06-15WM: Remove Cmd-LMB for RMB emulation for appleCampbell Barton
2019-06-13Set Node Editor to use Box Select tool by defaultWilliam Reynish
2019-06-13Clear Datablocks Preview: add some more generic options.Bastien Montagne
2019-06-12WM: re-enable auto-save after loading the users preferencesCampbell Barton
2019-06-12Fix T65727: Broken button tool-tips in 3D viewCampbell Barton
2019-06-12UI: alternate fix for T65702, handling of auto-saving userprefsCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Fix T65702: Load factory erases setting without confirmationCampbell Barton
2019-06-11Fix gpencil weight paint mode having no active toolCampbell Barton
2019-06-11Fix T62875: Tooltips behave erratically with view gizmosCampbell Barton
2019-06-07GPencil: Create new CURSOR for paint modesAntonio Vazquez