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
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
2019-12-17USD Exporter: show export options by defaultSybren A. Stüvel
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
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-07-31Refactor access to dependency graphSergey Sharybin
2019-07-07UI: Cleanup tooltip formatAaron Carlisle
2019-07-07UI: Cleanup tooltip formatAaron Carlisle
2019-05-28Cleanup: clang formatCampbell Barton
2019-05-27cleanup: Collada exporter renamed 'transrotloc' to 'decomposed'Gaia Clary
2019-05-27fix: collada transformtype must be identical for animation export and object ...Gaia Clary
2019-05-24Collada: Remove property with empty identifierSergey Sharybin
2019-05-23Collada exporter updateGaia Clary
2019-05-20Cleanup: reorder report argument for pointer assignmentCampbell Barton
2019-05-17Python: Raise an error even NO_MAIN data is assigned to objectSergey Sharybin
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton