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-02-11File headers: SPDX License migrationCampbell Barton
2022-02-11Fix: Missing changes in recent "Curves" renameHans Goudey
2022-02-09Cleanup: use consistent copyright location, move descriptionsCampbell Barton
2022-02-08Cleanup: remove useless statement.Bastien Montagne
2022-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-02-07Fix missing removal of proxy references in py scripts.Bastien Montagne
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-02-04NLA: shortcut to rename active stripRedMser
2022-02-03Split Python OBJ importer and exporter, enabling only the importer.Howard Trickey
2022-02-02Remove operators to manually convert proxies to liboverrides.Bastien Montagne
2022-02-02Remove option to not auto-convert proxies on file load.Bastien Montagne
2022-01-26Assets: allow creating preview image by rendering active objectJacques Lucke
2022-01-25Animation: Equalize Handle OperatorKevin C. Burke
2022-01-21Fix: Object selection delay with many objectsRUben
2022-01-21Attributes: add operator to convert generic attributes to other typesJacques Lucke
2022-01-20Subdivision: add support for vertex creasingKévin Dietrich
2022-01-19Asset Browser: Add debug option to disable asset indexingJulian Eisel
2022-01-17Texture/Vertex Paint: Add secondary color to the tool headerSebastian Parborg
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-10Motion Path: Tweak the User InterfaceDalai Felinto
2022-01-09Fix T94243: weightpaint gradient panel shown in other placesPhilipp Oeser
2022-01-07Cleanup: use static sets for comparison, quiet unused arg warningsCampbell Barton
2022-01-06Bone Overlay: support changing bone wireframe opacity.Alexander Gavrilov
2022-01-04Fix T94308: Window Manager console errorJulian Eisel
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-12-27OpenSubDiv: add support for an OpenGL evaluatorKévin Dietrich
2021-12-25Breakdown ImplementationChristoph Lendenfeld
2021-12-25Blend To Neighbor ImplementationChristoph Lendenfeld
2021-12-23Cache File: use panels to organize UIKévin Dietrich
2021-12-23Avoid exception when no weight paint settings existSybren A. Stüvel
2021-12-23Cleanup: typo in commentKévin Dietrich
2021-12-17UI: move "undo history" from a custom popup to a menu typeCampbell Barton
2021-12-13Cycles: enable Metal GPU renderingBrecht Van Lommel
2021-12-13Fix T93169: Weightpaint falloff popover drawn twicePhilipp Oeser
2021-12-07Cycles: add Fisheye Lens Polynomial camera modelHåkan Ardö
2021-12-02UI: Add an option to display the node editor context pathHans Goudey
2021-12-01Fix errors in user preferences after 2.8 hack removalDalai Felinto
2021-12-01Cleanup: Remove hack to hide pre 2.8 addons in the user preferencesAaron Carlisle
2021-11-30Asset Browser: Fix incorrect user messageJulian Eisel
2021-11-30Fix Asset Browser properties region toggle not showing open/closed stateJulian Eisel
2021-11-30Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-30VSE: Disable interactivity in combined viewRichard Antalik
2021-11-24Animation: allow marking actions as cyclic for Cycle-Aware Keying.Alexander Gavrilov
2021-11-24Animation: allow manually setting the intended playback range for actions.Alexander Gavrilov
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Asset: Merge asset library/list refresh operatorsJulian Eisel
2021-11-23Geometry Nodes: Node execution time overlayErik
2021-11-23Fix add-on Preferences using the .blend file icon, not the Blender logoJulian Eisel
2021-11-23Fix add-on Preferences using the .blend file icon, not the Blender logoJulian Eisel
2021-11-18Revert fixesGermano Cavalcante