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-03-28Fix various UI messages issues.Bastien Montagne
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-15Cleanup: use single back-ticks in regular commentsCampbell Barton
2022-03-14Fix T96395: NDOF entries prevent loading of custom keymaps in 3.2Campbell Barton
2022-03-11PyAPI: use C/RNA API for Text.from_string/to_stringCampbell Barton
2022-03-04Cleanup: unused Python variables & importsCampbell Barton
2022-03-02Cleanup: remove all tweak events from key-map presetsCampbell Barton
2022-03-02Event System: remove tweak events in favor of click-dragCampbell Barton
2022-02-23Cleanup: Simplify manual url version handlingAaron Carlisle
2022-02-23Merge branch 'blender-v3.1-release'Aaron Carlisle
2022-02-23Update RNA to user manual mapping fileAaron Carlisle
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-11File headers: add license to Python scriptsCampbell Barton
2022-02-11Cleanup: remove white-space before headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: use consistent copyright location, move descriptionsCampbell Barton
2022-02-07Fix missing removal of proxy references in py scripts.Bastien Montagne
2022-02-07Merge branch 'blender-v3.1-release'Bastien Montagne
2022-02-07Fix UI messages (typos etc.).Bastien Montagne
2022-02-02Remove operators to manually convert proxies to liboverrides.Bastien Montagne
2022-02-02Cleanup: comment printing when loading XMLCampbell Barton
2022-01-25Cycles: add Point Info nodeBrecht Van Lommel
2022-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-18Cleanup: quite old-style-declaration warning, strip trailing spaceCampbell Barton
2022-01-14Python API: add "children_recursive" property to Object & CollectionCampbell Barton
2022-01-10Fix error when keyframing with Custom PropertiesDemeter Dzadik
2022-01-03Fix (unreported) i18n utils failing to create MO files in trunk.Bastien Montagne
2022-01-03Add Georgian to our list of languages.Bastien Montagne
2021-12-25Update RNA to user manual mapping fileAaron Carlisle
2021-11-18Merge remote-tracking branch 'origin/blender-v3.0-release'Sybren A. Stüvel
2021-11-18Fix T92442: undo removal of Eevee cryptomatte accurate mode optionBrecht Van Lommel
2021-11-17cleanup: fix typos in comments and docsluzpaz
2021-11-10Merge branch 'blender-v3.0-release'Hans Goudey
2021-11-10Fix: Incorrect translation search for modifier error messagesHans Goudey
2021-11-09Expose BLI_string_flip_side_name as bpy.utils.flip_nameDemeter Dzadik
2021-11-06Update RNA to user manual url mappingsAaron Carlisle
2021-11-03I18n: Add some more acronyms to the spellchecker.Bastien Montagne
2021-11-03I18n: Fix several issues with UI messages extraction script.Bastien Montagne
2021-11-02I18n: Fix all new cpp files not being parsed by UI message extractor.Bastien Montagne
2021-11-01Fix UI messages, typos, etc.Bastien Montagne
2021-10-25UI: Improve layout of custom property edit panelHans Goudey
2021-10-24Cleanup: line length in Python scriptsCampbell Barton
2021-10-23Docs: Fixes and improvements in API documentationXavier Cho
2021-10-20Fix T91808: Batch Generate Previews failsPhilipp Oeser
2021-10-20Cleanup: trailing space, use single quotes for enumsCampbell Barton
2021-10-14Python API: implement `PoseBone.children` via `Bone.children`.Alexander Gavrilov
2021-10-11UI: Reduce whitespace in custom node categoriesHans Goudey
2021-10-11Fix T91169: bpy_extras.io_utils.create_derived_objects -> duplis errorCampbell Barton
2021-10-09Cleanup: Change variable name, comment formattingHans Goudey
2021-10-06Keymap: show sequencer tools in key-map editorCampbell Barton