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
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
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08Cleanup: spellingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-16Alembic export: write curve/NURBS as meshSybren A. Stüvel
2019-01-05fix T59743: Collada exporter: Add option for exporting flat curvesGaia Clary
2018-12-28Fix T59164: Run Alembic in background when INVOKE'dSybren A. Stüvel
2018-12-24Fix/cleanup typos and such in UI messages (and some comments).Bastien Montagne
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-20Cleanup: argument wrapping indentationCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-28Fix COLLADA build warning.Brecht Van Lommel
2018-11-27Cleanup: style, includesCampbell Barton
2018-11-25Merge branch 'master' into blender2.8Campbell Barton
2018-11-23Partial rewrite of the Collada Module for Blender 2.8Gaia Clary
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