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-01WM: batch rename, material & object-data supportCampbell Barton
2019-08-31WM: batch rename operatorCampbell Barton
2019-08-20UI: add URL presetsCampbell Barton
2019-08-20Fix release notes showing twice in the splash-screenCampbell Barton
2019-08-14Cleanup: pep8, prefix unused argCampbell Barton
2019-08-14Custom Properties: allow changing the property UI to color picker.Alexander Gavrilov
2019-08-13Custom Properties: officially support int and float arrays in the UI.Alexander Gavrilov
2019-07-11API Doc link: make releases/RC's point to their own version of the doc.Bastien Montagne
2019-07-11Fix for RC release step to also point at 'current' API doc link.Bastien Montagne
2019-07-10Splash: use red heart icon for development fundBrecht Van Lommel
2019-07-10Fix release notes not showing in splash without recent filesBrecht Van Lommel
2019-07-05Use latest/version number for manual linksAaron Carlisle
2019-06-24Cleanup: clarify branch which shouldn't be possibleCampbell Barton
2019-06-24Fix T66074: Number shortcut for brushes doesn't workCampbell Barton
2019-06-24WM: add operator to set the tool by it's indexCampbell Barton
2019-06-20Fix T65922: Custom property errorCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-12Hide from UI overridable option for custom properties.Bastien Montagne
2019-06-12WM: optionally override the context with a module for wm.context_toggleCampbell Barton
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-05-10Fix T64434: error with save system info after recent changesGeorge Vogiatzis
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2019-05-07Cleanup: typo, tweak proportional edit checkCampbell Barton
2019-05-05UI: TooltipsWilliam Reynish
2019-04-16Cleanup: use keyword only args to rna_idprop_ui_createCampbell Barton
2019-04-16Python: add a utility function for creating custom properties.Alexander Gavrilov
2019-04-09Cleanup: styleCampbell Barton
2019-03-29Fix part of T63102: wrong Python API Reference link in Help menu.Brecht Van Lommel
2019-03-20Cleanup: unused varsCampbell Barton
2019-03-15Tool System: split UI label from tool identifiersCampbell Barton
2019-03-14Cleanup: styleCampbell Barton
2019-03-04Cleanup: use single quotes for enumsCampbell Barton
2019-03-01Cleanup: use preferences prefix for Python operatorsCampbell Barton
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