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-02-17Cleanup: Alembic, split source files into reader and writerSybren A. Stüvel
2020-02-14Cleanup: Alembic, removed unused export settingsSybren A. Stüvel
2020-01-20Fixed secondary particle combined export functionalitySebastián Barschkis
2019-12-17Fluid: Fix particle settings typeSebastián Barschkis
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-29Alembic: changed "Visible Layers" to "Visible Objects" in export optionsSybren A. Stüvel
2019-11-20Alembic: clean up exporter metadata codeSybren A. Stüvel
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
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-07Partially revert "Cleanup: use post increment/decrement"Campbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-07-10Alembic export: avoid BLI_assert() failure when object is not in depsgraphSybren A. Stüvel
2019-04-29Cleanup: comments (long lines) in alembicCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Fix Alembic using wrong visible/selected flags, fix warnings.Brecht Van Lommel
2019-02-18doxygen: update doxygen & add balembic groupCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-18Cleanup: styleCampbell Barton
2019-01-16Alembic export: write curve/NURBS as meshSybren A. Stüvel
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for remaining source/Campbell Barton
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-08Alembic export: get evaluated object when exporting shapeSybren A. Stüvel
2018-06-07Alembic export: cleaned up multiply-passed depsgraph & sceneSybren A. Stüvel
2018-06-07Alembic export: CoW/Depsgraph fixesSybren A. Stüvel
2018-06-06Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-06-06Alembic export: only free duplilists when not NULLSybren A. Stüvel
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-28Cleanup: fix compiler warnings on macOS / clang.Brecht Van Lommel
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Cleanup: Use full name for scene_layer in alembicSergey Sharybin
2017-11-09Depsgraph: Make dependency graph to be built from scene layerSergey Sharybin
2017-11-03Depsgraph: Use explicit depsgraph in alembic moduleSergey Sharybin
2017-10-29Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-10-29Alembic: exporting MetaBalls as meshSybren A. Stüvel
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-19Merge branch 'master' into blender2.8Campbell Barton
2017-06-19Cleanup: doxygen commentsCampbell Barton
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin