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-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-04Outliner: better support for paintcurves ('Blender File' view)Philipp Oeser
2019-03-04Cleanup: typo in commentPhilipp Oeser
2019-03-01WM: add gesture variable to detect first executionCampbell Barton
2019-03-01WM: improve support for binding actions to modifier keysCampbell Barton
2019-03-01Cleanup: Use braces in event matching logicCampbell Barton
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-28UI: change behavior for quit promptCampbell Barton
2019-02-27Cleanup: Main struct member namesCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-23Cleanup: use function instead of extern variableCampbell Barton
2019-02-21UI: better widget drawing with thick line width.Harley Acheson
2019-02-21UI: improve corner splitting feedback by showing custom cursors.Harley Acheson
2019-02-20Fix File > Save not showing red highlight when saving over existing files.Brecht Van Lommel
2019-02-20Cleanup: rename keymap handler callbacks for clarityCampbell Barton
2019-02-20WM: support dynamic keymap handlersCampbell Barton
2019-02-20Cleanup: rename generic handler -> handler_baseCampbell Barton
2019-02-20Cleanup: simplify handler type conditionalCampbell Barton
2019-02-20Cleanup: rename wmEventHandler_* base -> headCampbell Barton
2019-02-20Cleanup: use iterator macros for event handlersCampbell Barton
2019-02-19Fix T61683: Linking the instance of a collection crashes Blender.Bastien Montagne
2019-02-19Playanim: Fix heap use after free on exitSergey Sharybin
2019-02-19Fix T61594: Frame playback is blankSergey Sharybin
2019-02-19Cleanup: return specific handler typesCampbell Barton
2019-02-19Cleanup: remove unused default handler typeCampbell Barton
2019-02-19WM: move keymap handler to it's own typeCampbell Barton
2019-02-19WM: move dropbox handler to it's own typeCampbell Barton
2019-02-19WM: move operator handler to it's own typeCampbell Barton
2019-02-19WM: move UI handler to it's own typeCampbell Barton
2019-02-19WM: move gizmo handler to it's own typeCampbell Barton
2019-02-19WM: move wmEventHandler.type to a booleanCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-15Fix T60905: Crash using smooth toolCampbell Barton
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-12Fix T61430: invoke_popup() does not respect ui scaleJacques Lucke
2019-02-12WM: default to opening maximizedCampbell Barton
2019-02-11WM: command line args to start blender maximizedCampbell Barton
2019-02-08Remove "Keep Session" preferenceCampbell Barton
2019-02-06Fix T57342: Crash on render with workbench render engine via command lineClément Foucault
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02WM: Event simulation support for PythonCampbell Barton
2019-02-02BKE_global: clear deprecated flags on load (all of them)Campbell Barton
2019-02-02Cleanup: match logic for merging G.f & G.fileflags on loadCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton