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-11-20Alembic: clean up exporter metadata codeSybren A. Stüvel
2019-11-06Alembic: improved import/export of mesh normalsSybren A. Stüvel
2019-11-05Alembic import: fix incorrect 'topology changed' errorSybren A. Stüvel
2019-10-17Fix T69182: Auto-Smooth does not work on Alembic meshes without normalsSybren A. Stüvel
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-09-23Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-21Revert "Modifiers: every modifier now copies mesh settings, fixing texture sp...Brecht Van Lommel
2019-09-19Fix T70021: Alembic incomplete crease importSybren A. Stüvel
2019-09-19Alembic: Fix compiler error on WindowsSybren A. Stüvel
2019-09-19Fix T55403: Alembic: export of animated child hairsSybren A. Stüvel
2019-09-19Fix T70070: Path always absolute when importing AlembicSybren A. Stüvel
2019-09-19Modifiers: every modifier now copies mesh settings, fixing texture space issuesBrecht Van Lommel
2019-09-18Fix T65816: Alembic export of procedural mesh results in a static mesh and cr...Sybren A. Stüvel
2019-09-17Alembic: fix updating of GUI when export progress is madeSybren A. Stüvel
2019-09-17Cleanup: Alembic: use pointers instead of references when passing progress va...Sybren A. Stüvel
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-07Partially revert "Cleanup: use post increment/decrement"Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
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