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
2021-10-04I18n tools: Fix issue when extracting messages on release builds.Bastien Montagne
2021-10-04Cleanup: `Neighbour` -> `Neighbor`. and other minor UI messages fixes.Bastien Montagne
2021-10-03Cleanup: spelling in stringsCampbell Barton
2021-09-29Asset Browser: Initial Asset Catalog UIJulian Eisel
2021-09-27Update RNA to user manual url mappingsAaron Carlisle
2021-09-24LibOverride: deprecate Proxies: Remove 'Make Proxy' operator.Bastien Montagne
2021-09-23Custom Properties: Rewrite edit operator, improve UXHans Goudey
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-09-21Keymap: preference for fallback-tool with RMB selectCampbell Barton
2021-09-20Update RNA to user manual url mappingsAaron Carlisle
2021-09-17WM: expose the "any" state of KeyMapItem modifiersCampbell Barton
2021-09-14Update RNA to User Manual MappingsAaron Carlisle
2021-09-13Various UI messages fixes and updates.Bastien Montagne
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-08-26ToolSystem: support per-tool gizmo group propertiesCampbell Barton
2021-08-10Fix T90268: Mesh.from_pydata error using numpy array for edges/facesCampbell Barton
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-09Cleanup: use 'cls' for class methods first argumentCampbell Barton
2021-08-09Cleanup: remove redundant importsCampbell Barton
2021-07-30Fix: script.reload() operator reloads current app templateFlix
2021-07-21Fix i18n utils_cli mistake.Bastien Montagne
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-20Docs: Update RNA to user manual mappingsAaron Carlisle
2021-07-15Asset Browser: Python mixin utility for category-specific panelsSybren A. Stüvel
2021-07-06Cleanup: pep8Campbell Barton
2021-06-24Fix failure when baking actions with Bendy BonesJulian Eisel
2021-06-23RNA Manual Reference: Update Mapping FileAaron Carlisle
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-21Add a reason for why an Addon can not be loaded. This change gives a more det...Gaia Clary
2021-06-15Cleanup: unused argument & variable warningsCampbell Barton
2021-06-08PyAPI: use keyword only argumentsCampbell Barton
2021-06-07Fix T88899: `__file__` not set for `text.as_module()`Campbell Barton
2021-06-04Update Camera presetsFynn Grotehans
2021-05-28Merge branch 'blender-v2.93-release'Aaron Carlisle
2021-05-28Docs: Update RNA to User Manual mappingsAaron Carlisle
2021-05-25Fix/Refactor RNA ID preview getter creating preview data.Bastien Montagne
2021-05-21Cleanup: spellingLeon Zandman
2021-05-20Merge remote-tracking branch 'origin/blender-v2.93-release'Sybren A. Stüvel
2021-05-20Fix T86193: Bake Action, wrong rotation order for bonesdreamertooth
2021-05-18WM: check missing space-data & constraints in poll functionsCampbell Barton
2021-05-14Python GPU: Replace part of the code that uses 'bgl' with 'gpu'Germano Cavalcante
2021-05-14PyAPI: use iterators for ID property methods (keys, values & items)Campbell Barton
2021-05-13PyAPI Docs: Cleanup FormattingAaron Carlisle
2021-05-12PyAPI: remove deprecated 'wiki_url' for add-ons 'bl_info'Campbell Barton
2021-05-07Update RNA to User Manual mappingAaron Carlisle
2021-05-05System info: add OS version to sys_info.pyAnkit Meel
2021-05-04Docs: "File > External Data pack operator" lookup for the manualDalai Felinto
2021-05-03Merge branch 'blender-v2.93-release'Alexander Gavrilov
2021-05-03Minor updates to i18n spellcheck tool.Bastien Montagne
2021-05-01Python GPU: Replace a few calls of the bgl module with gpuGermano Cavalcante