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-02-12Fix T61455: Import any add-on brokenPhilipp Oeser
2019-02-11Cleanup: split user preferences out of wm.pyCampbell Barton
2019-02-07Fix T61246: studiolights (un)install problemsPhilipp Oeser
2019-01-30Cleanup: line lengthCampbell Barton
2019-01-28Fix: allow removal of addons that are symlinkedJacques Lucke
2019-01-04Fix T58692: splash screen next not working when using BLENDER_USER_CONFIG.Brecht Van Lommel
2019-01-02Fixes and edits to studio light operatorsCampbell Barton
2018-12-28Merge branch 'blender2.7'Bastien Montagne
2018-12-28API Doc: point to blender2.7 new folder.Bastien Montagne
2018-12-28Point API doc back to master one.Bastien Montagne
2018-12-21RNA: naming, user-preferences -> preferencesCampbell Barton
2018-12-20Cleanup: styleCampbell Barton
2018-12-19RNA: support setting default values for custom properties.Alexander Gavrilov
2018-12-17Cleanup: use 'tool_settings' name everywhere in UI scriptsCampbell Barton
2018-12-16UI: initialize Overridable Static checkbox for custom properties.Alexander Gavrilov
2018-12-12Point API doc to proper path.Bastien Montagne
2018-12-12Merge branch 'master' into blender2.8Bastien Montagne
2018-12-12Fix T59213: Application menu links to outdated version of Python API.Bastien Montagne
2018-12-04Cleanup: remove unused brush set by indexCampbell Barton
2018-11-30StudioLight Editor: Add copy settings and overwrite promptClément Foucault
2018-11-29UI: Minor changes to studiolight user preferencesClément Foucault
2018-11-29Workbench: Add back studio lighting presetsClément Foucault
2018-11-29Workbench: Rename orientation to type and Camera studio light to StudioClément Foucault
2018-11-29New splash image for Beta.Brecht Van Lommel
2018-11-28Keymap: Change default spacebar action to playCampbell Barton
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-11-20Cleanup: move toolbar keymap generation to bl_keymap_utilsCampbell Barton
2018-11-20Cleanup: move bpy_extras.keyconfig_utils to own moduleCampbell Barton
2018-11-20WM: remove interaction presetsCampbell Barton
2018-11-18Keymap: move left click select to a preferenceCampbell Barton
2018-11-16WM: Fix secondary toolbar events being ignoredCampbell Barton
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-15Splash: tweak quick setup to use single column style layout.Brecht Van Lommel
2018-11-15Keymaps: add select with left / right option to quick setup splash screen.Brecht Van Lommel
2018-11-15WM: use spacebar press event (not double click)Campbell Barton
2018-11-15WM: remove warning when toolbar not foundCampbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-12WM: avoid string replace w/ appconfig-activateCampbell Barton
2018-11-12Add back layout context for toolbar popupCampbell Barton
2018-11-12UI: remove search from toolbar popupCampbell Barton
2018-10-30PyAPI: Use 'None' arg to clear header textCampbell Barton
2018-10-26WM: default tool was being set for space types w/o toolsCampbell Barton
2018-10-25Cleanup: unused variablesCampbell Barton
2018-10-22Drag & Drop: Support Open/Link/Append when dropping .blend fileJacques Lucke
2018-10-18Links: update development fund link to new URL.Brecht Van Lommel
2018-10-16Cleanup: redundant len() checksCampbell Barton
2018-10-08Splash: add themes to first time setup in splash screen.Brecht Van Lommel
2018-10-01Templates: tweaks to startup templates, add sculpting template.Brecht Van Lommel
2018-09-20Cleanup: styleCampbell Barton
2018-09-18Splash: add first time setup and templates to splash screen.Brecht Van Lommel