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
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: update doxygen & add balembic groupCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-28Alembic import: Fix crash with mcol indices out of boundsPhilipp Oeser
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-07Fix Alembic indexed UVs being merged for different vertices.Brecht Van Lommel
2018-09-19Fix T53745: Alembic exported with vertex colors not readable by other software.Wybren van Keulen
2018-07-30Build: require C11/C++11 for all operating systems in master.Brecht Van Lommel
2018-07-01Fix T55687: compile error when not using c++11.Brecht Van Lommel
2018-06-28Alembic: speed up export of packed UV islands.Cédric Paille
2018-05-07Cleanup: rename char/float conversion functionsCampbell Barton
2018-05-07Cleanup: move unit char/short/float to functionsCampbell Barton
2018-01-16Alembic: don't explicitly pass NULLSybren A. Stüvel
2018-01-16T53711: Alembic don´t import vertex colors correctlySybren A. Stüvel
2017-12-20Fix T53572: Alembic imports UV maps incorrectlyMartin Felke
2017-08-15Alembic import: report object name in face color index out of bounds errorSybren A. Stüvel
2017-08-15Alembic import: fix crash when face color index is out of bounds.Sybren A. Stüvel
2017-05-23Fix T51534: Alembic: added support for face-varying vertex coloursSybren A. Stüvel
2017-05-23Alembic: reduced code duplication in read_mcols()Sybren A. Stüvel
2017-05-23Alembic: split up read_custom_data_ex() into read_custom_data_{mcols,uvs}()Sybren A. Stüvel
2017-02-25Alembic: avoid crashing when reading non-indexed UV params.Kévin Dietrich
2016-08-06Basic Alembic supportKévin Dietrich