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-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-08-19Alembic import: option to always add a cache readerKévin Dietrich
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-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-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
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-07-21UI: Use consistent layout for custom operator UIHans Goudey
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-01-22Alembic & Collada: Show sidebar by default in file browserJulian Eisel
2019-11-29Alembic: clarification of 'visible objects only' export option tooltipSybren A. Stüvel
2019-11-29Alembic: changed "Visible Layers" to "Visible Objects" in export optionsSybren A. Stüvel
2019-09-19Fix T70070: Path always absolute when importing AlembicSybren A. Stüvel
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-16Alembic export: write curve/NURBS as meshSybren A. Stüvel
2018-12-28Fix T59164: Run Alembic in background when INVOKE'dSybren A. Stüvel
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-03-16Merge branch 'master' into blender2.8Brecht Van Lommel
2018-03-16Fix T54326: Import Alembic stuck in edit modeKévin Dietrich
2017-07-03Alembic: avoid crashing when doing certain file operations.Sybren A. Stüvel
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-05-30Alembic: simplified sub-frame samplingSybren A. Stüvel
2017-05-30Alembic export: make the start/end frame default values less reasonableSybren A. Stüvel
2017-04-19Alembic import/export: added as_background_job optionSybren A. Stüvel
2017-04-19Alembic export: made hair/particle export optional.Sybren A. Stüvel
2017-03-11Cleanup: code style & cmakeCampbell Barton