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-21Curves: use paint cursor in curves sculpt modeJacques Lucke
2022-02-20UI: Do not include the text stating an enum item is the defaultAaron Carlisle
2022-02-18Curves: add initial edit mode supportKévin Dietrich
2022-02-18Curves: initial brush system integration for curves sculpt modeJacques Lucke
2022-02-16UV: move sticky selection from image space into tool settingsCampbell Barton
2022-02-16Cleanup: clang-format, use static sets, sort struct declarationsCampbell Barton
2022-02-15Curves: add initial sculpt modeJacques Lucke
2022-02-11Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-11Cycles: show Metal device in preferences also on Intel MacsBrecht Van Lommel
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-11Remove 'New' from new Obj exporter menu entry.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-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-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