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
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-18Fix for T59325. Constraint to Fcurve in Motion Tracking was brokenSebastian Koenig
2018-12-18Cleanup: python quotesCampbell Barton
2018-12-18Fix T59461: Follow active quad assertsCampbell Barton
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-173D View: empty image option to show front/backCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-16UI: initialize Overridable Static checkbox for custom properties.Alexander Gavrilov
2018-12-12Fix T59208: Error when loading reference/background image in edit modeJacques Lucke
2018-12-12UI: use consistent subdivision modifier name when creating from shortcuts.Brecht Van Lommel
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-07Fix T58898: Python error clicking in empty space in text edit mode.Brecht Van Lommel
2018-12-04Cleanup: remove unused brush set by indexCampbell Barton
2018-12-03Fix T58635: 2.8 - "3D Markers to Mesh" error.Bastien Montagne
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-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-28Keymap: Change default spacebar action to playCampbell Barton
2018-11-26Fix broken face select in paint modes with RMB select.Brecht Van Lommel
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-11-25Keymaps: add 3D view click empty space to deselect all.Brecht Van Lommel
2018-11-25Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-25Fix T58006: smart UV project island margin should not use length units.Brecht Van Lommel
2018-11-21Image Empties: always show in orthographic view by defaultJacques Lucke
2018-11-21Fix T57892: Align Objects in Blender 2.8 Alpha 2 last Builds.Bastien Montagne
2018-11-20Images: "Image" submenu in "Add" menuJacques Lucke
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-18PyAPI: add bpy.utils.execfileCampbell 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-15Cleanup: typo, whitespaceCampbell Barton
2018-11-15WM: use Python bytecode cache to run presetsCampbell Barton
2018-11-15WM: use spacebar press event (not double click)Campbell Barton
2018-11-15WM: remove warning when toolbar not foundCampbell Barton
2018-11-14Fix copy tracking settings operatorsPhilipp Oeser
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-12WM: avoid string replace w/ appconfig-activateCampbell Barton