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-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-14Animation: Add F2 for renaming markersRedMser
2022-04-04OBJ: New C++ based wavefront OBJ importerAnkit Meel
2022-03-31OBJ: mark the new 3.1+ exporter as experimental for nowAras Pranckevicius
2022-03-04Cleanup: unused Python variables & importsCampbell Barton
2022-02-24Fix T96015: Calling wrong operator resulting in python errorAaron Carlisle
2022-02-23Cleanup: Simplify manual url version handlingAaron Carlisle
2022-02-20UI: Do not include the text stating an enum item is the defaultAaron Carlisle
2022-02-11Remove New from new obj exporter menu.Howard Trickey
2022-02-11Revert "Split Python OBJ importer and exporter, enabling only the importer."Howard Trickey
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-04NLA: shortcut to rename active stripRedMser
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-12-17UI: move "undo history" from a custom popup to a menu typeCampbell Barton
2021-10-08Cleanup: remove redundant cursor copy, printCampbell Barton
2021-10-07Fix screenshot editor showing status text in the editorCampbell Barton
2021-09-17UI: split screenshot area into a separate operatorCampbell Barton
2021-09-16Rename App Menu to Blender MenuDalai Felinto
2021-08-31Cleanup: use new active_sequence_strip context attributeCampbell Barton
2021-08-03USD: add USD importerMichael Kowalski
2021-05-04"File > External Data" menu improvements and cleanupDalai Felinto
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-06Cleanup: unused argumentsCampbell Barton
2021-02-25Improve Purge operator.Bastien Montagne
2021-01-27UI: add ellipsis to batch rename menu itemCampbell Barton
2020-10-28UI: Misc Label and Description ChangesYevgeny Makarov
2020-05-18Merge branch 'blender-v2.83-release'Sergey Sharybin
2020-05-18Fix T76849: Duplicate templates show in the New menuCampbell Barton
2020-05-13UI: About Blender DialogHarley Acheson
2020-04-15UI: default to searching menus instead of operatorsCampbell Barton
2020-04-01Fix T75222: Crash activating menu searchCampbell Barton
2020-03-24UI: add Blender -> System menuCampbell Barton
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-04Fix T58842: Add-ons Import/Export entries disapear when enabling FilterPhilipp Oeser
2020-01-06USD Exporter: removed from experimental featuresSybren A. Stüvel
2019-12-20UI: Remove orphan datablocks directly from File->Clean Up menuAntonio Vazquez
2019-12-14UI: Brush Settings overhaulWilliam Reynish
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
2019-12-12UI: Add extra bevel options to popover from tool settings barHans Goudey
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-12-04GPencil: Add Opacity y Onion switch to DopesheetAntonio Vazquez
2019-09-18UI: Move render display type to PreferencesJulian Eisel
2019-09-07Cleanup: style, spellingCampbell Barton
2019-09-03Fix Credits link not working in About menuBrecht Van Lommel
2019-08-31WM: batch rename operatorCampbell Barton
2019-08-20UI: add URL presetsCampbell Barton
2019-08-05Cleanup: remove underscore prefix for used varsCampbell Barton
2019-07-31Fix T66785: Blender Menu As Text When Main Menu CollapsedHarley Acheson