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-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
2019-06-07Keymap: gizmos now use a map that optionally activates on pressCampbell 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-05Fix empty name shown for operators opening menus without a titleBrecht Van Lommel
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-04Fix T65303: fix and improve autorun-scripts popupJacques Lucke
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-06-02GPU: support default framebuffer with ID not equal to 0Tomoaki Kawada
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31WM: option to ignore cursor image/clip/view2d zoomCampbell Barton
2019-05-31Fix T63981: Factory default memory cache limit is 4096 MBSergey Sharybin
2019-05-30WM: use different drag thresholds for mouse/tablet eventsCampbell Barton
2019-05-30Cleanup: move click/drag events to functionsCampbell Barton
2019-05-30Cleanup: rename callbacks to match the struct member nameCampbell Barton
2019-05-29UI: use matching distance checks & define for draggingCampbell Barton
2019-05-29Correct error in last commitCampbell Barton
2019-05-29Keymap: add drag-only generic gizmo keymapCampbell Barton
2019-05-29Cleanup: move gizmo keymap access into funcitonsCampbell Barton
2019-05-29Cleanup: correct private function namingCampbell Barton
2019-05-28Cleanup: use doxy comments for wmOperatoType.flagCampbell Barton
2019-05-28Cleanup: use WM_ prefix for cursor enumCampbell Barton
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: rename gizmo keymapsCampbell Barton