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-08-16Cleanup: spellingCampbell Barton
2019-08-15Fix T68014: Add-on's override Python built-in modulesCampbell 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-08-11Cleanup: spellingCampbell Barton
2019-08-01I18n messages extraction: do not report multi-lines messages anymore.Bastien Montagne
2019-08-01Cleanup a bit i18n message extraction code.Bastien Montagne
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30Py node shader wrapper: Add clamping to official min/max values.Bastien Montagne
2019-07-30UI: add use_button option to popoversCampbell Barton
2019-07-29Fix T67874: Show gizmo incorrectly uses Cmd-` on macOSCampbell Barton
2019-07-28Cleanup: pep8Campbell Barton
2019-07-26WM: Pre-fill bug-reports for addonsmano-wii
2019-07-25Fix T67603: Selecting toolbar from search raises errorCampbell Barton
2019-07-23Fix T63775: Toolbar icons ignore BLENDER_SYSTEM_DATAFILESCampbell Barton
2019-07-15Revert "Fix T64827 (part two): "Batch-Generate Previews" fails with certain f...Bastien Montagne
2019-07-15Fix T64827 (part two): "Batch-Generate Previews" fails with certain filesPhilipp Oeser
2019-07-12Fix keymap editor missing tools for UV/Image spaceCampbell Barton
2019-07-08Fix T61401: Failure to register a `GizmoGroup` after unregistering itmano-wii
2019-07-08Revert "Fix T61401: Failure to register a `GizmoGroup` after unregistering it"mano-wii
2019-07-08Fix T61401: Failure to register a `GizmoGroup` after unregistering itmano-wii
2019-07-04node_shader_utils: add possibility to override image colorspacePhilipp Oeser
2019-06-26Fix typo pratially breaking node shader wrapper (used by IO add-ons).andreas atteneder
2019-06-21Cleanup: spelling, grammar, and other correctionsCampbell Barton
2019-06-19Fix T65398 - Fix frame rate base use in Python SMPTE functionsRichard Antalik
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-13Cleanup: tweak logic for skipping modulesCampbell Barton
2019-06-06Quiet warning creating sculpt brush tooltipsCampbell Barton
2019-06-04Fix (unreported) missing updates in scripts/docs after `scene.update()` removal.Bastien Montagne
2019-06-04Fix T64827: "Batch-Generate Previews" crashes.Bastien Montagne
2019-05-19UI: add Panel.bl_order property to control order of panels for add-onsBrecht Van Lommel
2019-05-17Update for Depsgraph API changesPhilipp Oeser
2019-05-17Fix T64733: Error baking actionPhilipp Oeser
2019-05-16Cycles/Eeeve: unify film transparent settingJeroen Bakker
2019-05-16Fix using non-euler cursor orientationCampbell Barton
2019-05-15Py NodeShader wrapper helper: add support for new Alpha setting of Principled...Bastien Montagne
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-09Fix T64308: bake animation not working after recent bendy bone changesLucas Veber
2019-05-09Fix: Nav_bar context menu in preferencesCampbell Barton
2019-05-09Keymap: automate using OSKey for Ctrl on macosCampbell Barton
2019-05-09Fix bpy.utils.script_paths ignoring user_pref argCampbell Barton
2019-05-09Cleanup: unused bpyml moduleCampbell Barton
2019-05-09Cleanup: unused args/vars/imports in modulesCampbell Barton
2019-04-21Fix T63764: error when using library.users_id() functionBrecht Van Lommel
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-18PyAPI: remove support for importing text blocks as modulesCampbell Barton
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-05Interface: New region type 'Footer', used by text editorGeorge Vogiatzis
2019-04-04Fix T61830: Remove option to add new keymap item in search modeJacques Lucke