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-08-26Cleanp: fix compiler warningsBrecht Van Lommel
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Fix T56408: Hair children recalc on every frame on Alembic meshSybren A. Stüvel
2019-08-14Cleanup: clang-format, sort structs & cmake filesCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-01Alembic: fix heap-use-after-free errorSybren A. Stüvel
2019-08-01Fix T61935: load camera transforms from Alembic files written by MeshroomSybren A. Stüvel
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Fix build error after recent cleanupBrecht Van Lommel
2019-07-31Cleanup: remove unused boost codeBrecht Van Lommel
2019-07-30Alembic export: fix exporting of loop normalsSybren A. Stüvel
2019-07-30Alembic import: load face-varying normalsSybren A. Stüvel
2019-07-30Cleanup: Alembic: renamed 'smooth_normals' to 'export_loop_normals'Sybren A. Stüvel
2019-07-30Alembic: changed 'void *user_data' to 'Mesh *mesh'Sybren A. Stüvel
2019-07-30Alembic: transformed chain-of-ifs into switch statementSybren A. Stüvel
2019-07-30Alembic: use `r_` prefix for return variablesSybren A. Stüvel
2019-07-30Alembic: removal of always-zero parameterSybren A. Stüvel
2019-07-30Fix T65717: Alembic (camera - also mesh) import scale issueSybren A. Stüvel
2019-07-10Alembic export: avoid BLI_assert() failure when object is not in depsgraphSybren A. Stüvel
2019-07-09Alembic import: fix crash when loading invalid meshSybren A. Stüvel
2019-07-09Fix T52814 and T58686: Alembic crashing on fluid sim exportSybren A. Stüvel
2019-07-03Fix T66369: Excessive WARN messages in console when opening older filesBastien Montagne
2019-07-02Fix assert in Alembic tests with constraintsBrecht Van Lommel
2019-06-21Fix: Alembic import segfault when importing mesh with null UVsSybren A. Stüvel
2019-06-18Fix T65901: Alembic crash on out-of-bounds UV indicesSybren A. Stüvel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-01Alembic: integrate cache file into the dependency graphBrecht Van Lommel
2019-04-29Cleanup: comments (long lines) in alembicCampbell Barton
2019-04-25Fix T63528: Alembic export always showing error on macOS, even on successBrecht Van Lommel
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-18Alembic: catch weird exceptions from library instead of aborting Blender.Bastien Montagne
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-14Fix Alembic using wrong visible/selected flags, fix warnings.Brecht Van Lommel
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-12Fix T61935 Crash when importing Alembic from MeshroomSybren A. Stüvel
2019-04-11Alembic export: free depsgraph after useSybren A. Stüvel
2019-04-11Fix T62664: Exporting Metaballs as Alembic crashes BlenderSybren A. Stüvel
2019-04-11Alembic export: always consider metaballs animatedSybren A. Stüvel
2019-04-04Fix T63276: crash deleting object with alembic constraint.Brecht Van Lommel
2019-04-04Fix part of T62720: crash loading alembic mesh that has no vertices.Brecht Van Lommel
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-02-18doxygen: update doxygen & add balembic groupCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton