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-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-13Cleanup: style, use braces for the window managerCampbell Barton
2019-03-27UI: use active-default button flag for operator confirmationCampbell Barton
2019-03-25GPU: State: Replace GL_BLEND by GPU_blendClément Foucault
2019-03-25Cleanup: pass const image data to IMB_ibImageFromMemoryCampbell Barton
2019-03-24GPU: State: Replace GL_LINE_SMOOTH by GPU_line_smoothClément Foucault
2019-03-21UI: replace button open event with activate on initCampbell Barton
2019-03-20UI: support for popups starting with buttons activatedCampbell Barton
2019-03-19Fix T61368: Brush texture preview ignores rotationCampbell Barton
2019-03-13Cleanup: rename uiBlock.mx,my to bounds_offsetCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-28UI: rename Quit Prompt to Save PromptCampbell Barton
2019-02-28UI: change behavior for quit promptCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-12Fix T61430: invoke_popup() does not respect ui scaleJacques Lucke
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-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-23Fix T58438: wrong display of brush angle rotation preview.Pablo Dobarro
2019-01-213D View: add back clipping border operatorCampbell Barton
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-02Fix T59063: operator search menu loses background in some cases.Brecht Van Lommel
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-10Fix T59107: F3 does not work in Python consoleCampbell Barton
2018-11-29New splash image for Beta.Brecht Van Lommel
2018-11-20Keymap: only use delete confirmation for X-keyCampbell Barton
2018-11-14UI: Comment out "Clip border" operatorClément Foucault
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-01Fix T57553: Python operator popup size does not follow UI scale and DPI.Brecht Van Lommel
2018-10-26PyAPI: draw handlers now store args in the capsule contextCampbell Barton
2018-10-25WM: space, region type filtering for paint cursorCampbell Barton
2018-10-25Merge branch 'master' into blender2.8Campbell Barton
2018-10-25WM: minor changes to cursor APICampbell Barton
2018-10-09Cleanup: namingCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-10-04UV: rename circle select operatorCampbell Barton
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-21UI: fractional DPI scaling of splash, instead of always 1x or 2x.Brecht Van Lommel
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel
2018-09-11Merge branch 'master' into blender2.8Campbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton