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-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-07Cleanup: unused vars, redundant parenthisisCampbell Barton
2019-07-05Use latest/version number for manual linksAaron Carlisle
2019-07-02Updated tooltips for operators 'Transfer Mix' and 'Join Shapes'. Fixes typoInes Almeida
2019-07-01Revert "Rename operator 'Join Shapes' to 'Transfer Mix'."Brecht Van Lommel
2019-07-01Fix T66287: use keyword argument in freestyle text style loadingPhilipp Oeser
2019-07-01Fix keymap editing not tagging dirtyCampbell Barton
2019-06-30Rename operator 'Join Shapes' to 'Transfer Mix'.Ines Almeida
2019-06-25Cleanup: tweaks to fix for T66065Campbell Barton
2019-06-25Fix T66065: Missing text in the UI translations files due to 'fstring' usages.Bastien Montagne
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-24UI: Rename Dupli-Face to Instance FaceAaron Carlisle
2019-06-21Rename: Save custom Studio light > Save Custom Studio LightDalai Felinto
2019-06-21Cleanup: use trailing commas for multi-line argumentsCampbell 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-06-03Fix T65439: quick explode errorPhilipp Oeser
2019-05-20GPencil: Fix presets error after changing parameter nameAntonioya
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Images: move save modified images operator from Python to CBrecht Van Lommel
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-05-14Keymap: add option for tilde key preferenceCampbell Barton
2019-05-13I18n Disambiguation: "Add" in menu labels.Bastien Montagne
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-09Cleanup: use __doc__ instead of bl_descriptionCampbell Barton
2019-05-08Disable Constraint and Keep TransformSybren A. Stüvel
2019-05-07Cleanup: typo, tweak proportional edit checkCampbell Barton
2019-05-05UI: TooltipsWilliam Reynish
2019-04-26Fix T63897: GPencil Material Presets showing errorAntonioya
2019-04-18Images: support packing edited images as OpenEXR or PNG.Brecht Van Lommel
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-14Fix add_search node operator to show custom nodesMiguel Porces
2019-04-09Cleanup: styleCampbell Barton
2019-04-07Quick Explode: update for recent eevee shadow refactorPhilipp Oeser
2019-04-04Fix T63256: Make Dupli Face was broken since there are collectionsJacques Lucke
2019-04-02Fix T61598: Python error from connect rigid body featurePhilipp Oeser
2019-03-29Fix part of T63102: wrong Python API Reference link in Help menu.Brecht Van Lommel
2019-03-28Fix T53997: island_margin in bpy.ops.uv.smart_project seems to have no effectSebastian Parborg
2019-03-263D View: move deselect all logic into an optionCampbell Barton