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
2020-10-05Sculpt: Preview the active side of the line gesturesPablo Dobarro
2020-08-21Fix T79987: Crash when joining objectsJulian Eisel
2020-08-20Fix incorrect notifier valueJulian Eisel
2020-08-20Outliner: Avoid rebuilding tree on selection/active changesJulian Eisel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-06Fix T77730: ShaderFx Missing Update NotifierHans Goudey
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-05-05Fix wrong XR notifier bit valueJulian Eisel
2020-04-03Cleanup: Rename ExtensionRNA variables from ext to rna_extJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-06GHOST/Keymap: support for detecting repeat eventsCampbell Barton
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-01-21GHOST: bundle tablet data with GHOST eventBrecht Van Lommel
2020-01-21Cleanup: simplify wmEvent tablet data storage and namingBrecht Van Lommel
2020-01-13Cleanup: remove hack that set operator id in the wmEventCampbell Barton
2019-11-29Fix T72000: Key shortcuts unavailable in popoversCampbell Barton
2019-09-30Revert "Fix T58683: Reload Scripts breaks toolbar button formatting."Campbell Barton
2019-09-29Fix T58683: Reload Scripts breaks toolbar button formatting.Alexander Gavrilov
2019-09-19Cleanup: spellingCampbell Barton
2019-09-09UI: Refactor and improve buttton extra iconsJulian Eisel
2019-09-06Python API: implement an Operator callback for dynamic description.Alexander Gavrilov
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-07Docs: update window/screen introductionCampbell Barton
2019-07-05Cleanup: use doxy comments for WM_types.hCampbell Barton
2019-06-26Cleanup: un-wrap lines in headers, use doxy commentsCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix T62875: Tooltips behave erratically with view gizmosCampbell Barton
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-05-30Cleanup: move click/drag events to functionsCampbell 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-20Cleanup: add wm_utils.c for generic functionsCampbell Barton
2019-05-20WM: add wmGenericUserData utility structCampbell Barton
2019-05-13cleanup: typo in commentPhilipp Oeser
2019-04-20Cleanup: comment line length (windowmanager)Campbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-03-01WM: add gesture variable to detect first executionCampbell Barton