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-06-08CMake: optionally disable OBJ, STL & GPencil SVG supportCampbell Barton
2022-06-06STL: Add new C++ based STL importerIyad Ahmed
2022-04-04OBJ: New C++ based wavefront OBJ importerAnkit Meel
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-17Alembic: add support for reading override layersKévin Dietrich
2022-01-03Add a new C++ version of an exporter for the Wavefront .obj format.Howard Trickey
2021-08-03USD: add USD importerMichael Kowalski
2021-03-24GPencil: New modules for Import and ExportAntonio Vazquez
2019-12-13USD: Introducing a simple USD ExporterSybren A. Stüvel
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
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2016-08-06Basic Alembic supportKévin Dietrich
2014-11-29Followup for the previous commitSergey Sharybin
2014-11-29Attempt to fix collada compilation after recent cleanupSergey Sharybin
2014-11-29Cleanup: unused headersCampbell Barton
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-07-08style cleanupCampbell Barton
2012-06-18Pardon, typo in own commit for SCons changes. Also added missed headers.Sergey Sharybin
2012-06-18Fix compilation error for SConsSergey Sharybin
2012-06-18Collada: fix for building without colladaGaia Clary
2012-06-18Collada: Moved interface definitions from wm_operators.c to blender/editors/ioGaia Clary