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-01-11Cleanup: quite missing-variable-declarations warningsCampbell Barton
2022-01-06Cleanup: sort cmake file listsCampbell Barton
2022-01-06Cleanup: remove redundant/unused assignmentCampbell Barton
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-06CMake: add missing headersCampbell Barton
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-11-08GPencil: New option to export PDF full sceneAntonio Vazquez
2021-10-04Cleanup: use system includesCampbell Barton
2021-08-19Alembic import: option to always add a cache readerKévin Dietrich
2021-08-03USD: add USD importerMichael Kowalski
2021-07-30Cleanup: headers, use 'pragma once', remove argument to '\file'Campbell Barton
2021-07-16Cleanup: sort struct declarationsCampbell Barton
2021-07-06Alembic export: evaluation mode optionPhilipp Oeser
2021-07-06Alembic: remove non-functional "Renderable Objects" only optionPhilipp Oeser
2021-05-18Alembic: read/write generated coordinates of meshesSybren A. Stüvel
2021-04-19Cleanup: use 'wmOperator.ptr' in draw functionsCampbell Barton
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-04-13Cleanup: redundant struct declarationsCampbell Barton
2021-03-26CMake: add headers to source lists, sort file-listsCampbell Barton
2021-03-25GPencil: Fix compiler warning when HARU and PUGIXML are disabledAntonio Vazquez
2021-03-24GPencil: Fix wrong file extension when exporting SVGAntonio Vazquez
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2021-03-08Fix T86063: support 'Relative Path' setting opening (alembic) cachesPhilipp Oeser
2021-03-08Alembic: avoid red overwrite warning when opening a fileSybren A. Stüvel
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-01-08Use the term "N-gon" instead of "Polygon" for triangulation methodPhilipp Oeser
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-14Alembic export: write custom propertiesSybren A. Stüvel
2020-09-08Alembic Export: support instanced object dataSybren A. Stüvel
2020-08-31Fix T80126: Alembic Import dialogue has overwrite protection UIPhilipp Oeser
2020-08-17USD: Allow exporting of invisible objectsSybren A. Stüvel
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-21UI: Use consistent layout for custom operator UIHans Goudey
2020-07-03Cleanup: Editors, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-22Add undo step to Alembic and Collada importers...Bastien Montagne
2020-06-17Cleanup: clang-formatBrecht Van Lommel
2020-06-15Alembic: remove support for HDF5 archive formatSybren A. Stüvel
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-03Object: refactor mode switchingCampbell Barton
2020-05-09Cleanup: double-spaces in commentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: move Alembic, AVI, Collada, and USD to `source/blender/io`Sybren A. Stüvel
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-22Alembic & Collada: Show sidebar by default in file browserJulian Eisel
2020-01-10USD Exporter: clarified export options in the UISybren A. Stüvel
2020-01-09USD Exporter: removed 'Export' from the exporter option labelsSybren A. Stüvel
2020-01-09USD Exporter: removed 'Visible Objects Only' exporter optionSybren A. Stüvel