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
2022-09-14Cleanup: remove redundant braces from assert & raiseCampbell Barton
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-05-29UI: Match tooltip with interface nameAaron Carlisle
2021-02-24UI: Cleanup and fix labels and descriptions in various placesYevgeny Makarov
2021-02-12Cleanup: use the assignment operator with list-comprehensionCampbell Barton
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-10-07UI: Use property split in various pop-up dialogsYevgeny Makarov
2020-10-02Cleanup: pep8 (indentation, spacing, long lines)Campbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-08-06UI: Fixes and small improvements to some labels and UI messagesYevgeny Makarov
2019-10-12Cleanup: pep8Campbell Barton
2019-06-21Cleanup: use trailing commas for multi-line argumentsCampbell Barton
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2018-12-28Fix T59774: Lightmap Pack Error: Element-wise multiplication: not supported b...Bastien Montagne
2018-10-25Merge branch 'master' into blender2.8Campbell Barton
2018-10-25Cleanup: unused vars, correct bad (unused) logicCampbell Barton
2018-09-05UV_OT_lightmap_pack: Distinction between edit and object modesDalai Felinto
2018-09-05Multi-Objects: UV_OT_lightmap_packDalai Felinto
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-24Fix incorrect active object setting in scripts.Brecht Van Lommel
2018-07-11PyAPI: Use annotations for RNA definitionsCampbell Barton
2018-06-26Merge branch 'master' into blender2.8Campbell Barton
2018-06-26Cleanup: pep8 function indentationCampbell Barton
2018-06-11Merge branch 'master' into blender2.8Sergey Sharybin
2018-06-11Fix T55278: Lightmap Pack > New Image broken when active object is NonePhilipp Oeser
2018-06-04Cleanup: newlines at EOF for Python modulesCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2017-05-25TexFace removal part 3Campbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-07-18Fix T48877: Lightmap Pack fails w/ 1-3 facesCampbell Barton
2014-10-28Cleanup: remove redundant 'object' parent classCampbell Barton
2014-08-06Correct Python exceptionsCampbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-11fix [#36081] ngones causes problems with lightmap packingCampbell Barton
2013-01-23code cleanup: dont use 'bpy.context' when 'context' is availableCampbell Barton
2013-01-16style cleanupCampbell Barton
2012-11-28typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_...Campbell Barton
2012-07-04Last spell checking (for now).Bastien Montagne
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-04-30fix [#31181] Lightmap UV unwrap still brokenCampbell Barton
2012-04-23rename Mesh.uv_loop_layers --> uv_layersCampbell Barton
2012-04-16Partial revert of rev45691: allow lightmap undo and add comment why redo was ...Sergey Sharybin
2012-04-16Fix #30968: Lightmap Pack - no new image limitSergey Sharybin
2012-04-15fix [#30956] Unwrapping, Lightmap Pack brokenCampbell Barton
2012-04-10fix [#30878] Lightmap Pack > New Image does not workCampbell Barton
2012-02-08svn merge ^/trunk/blender -r43934:43976Campbell Barton