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-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
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2018-09-06UI: delay tool label tip displayCampbell Barton
2018-08-10WM: internal changes to support dragging multiple IDs.Brecht Van Lommel
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-08-03Operators: add a new flag stating that operator needs access to evaluated data.Bastien Montagne
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-15WM: rename files, manipulator -> gizmoCampbell Barton
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29WM: Remove Screen CastCampbell Barton
2018-06-07Merge branch 'master' into blender2.8Campbell Barton
2018-06-07WM: add support for drag eventsCampbell Barton