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-10-09Docs: clarify Mesh.from_pydata edges argument usageCampbell Barton
2019-10-08UI: support passing a function to WorkSpace.status_text_set()Campbell Barton
2019-10-03i18n: Add Slovak language.Bastien Montagne
2019-09-26RNA Manual Reference UpdateAaron Carlisle
2019-09-25LibOverride: tweaks to custom props UI.Bastien Montagne
2019-09-16Revert "PyAPI: expose OperatorType.modal_keymap"Campbell Barton
2019-09-16Cleanup: use fixed indent in PythonCampbell Barton
2019-09-16PyAPI: expose OperatorType.modal_keymapCampbell Barton
2019-09-15Fix bl_app_override keyword argument useCampbell Barton
2019-09-11Armature: convert the length Python property of bones to a RNA property.Alexander Gavrilov
2019-09-09Cleanup: trailing space, remove tabs, pep8Campbell Barton
2019-09-09I18n: dirty workaround for PITA ghost classes remaining after unregister.Bastien Montagne
2019-09-08Update RNA Manual ReferencesAaron Carlisle
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-07Fix node_shader_utils problems with new mapping nodePhilipp Oeser
2019-09-05Fix keymap export of enum-flag propertiesCampbell Barton
2019-08-27Cleanup: use static set instead of listCampbell Barton
2019-08-25Cleanup: Move RNA Manual References to ModulesAaron Carlisle
2019-08-20UI: add URL presetsCampbell Barton
2019-08-17Fix T68760: "Reload Scripts" '_sys_path_ensure' missingCampbell Barton
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