This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Sybren A. Stüvel 0576f4ca9b Fix T62664: Exporting Metaballs as Alembic crashes Blender
The `AbcMetaballWriter` now subclasses `AbcGenericMeshWriter` instead of
wrapping an `AbcMeshWriter`. `AbcGenericMeshWriter` was created for this
purpose (writing non-mesh objects as mesh to Alembic) and performs the work
in a cleaner and, more importantly, not crashing way.
2019-04-11 16:22:55 +02:00
..
2019-03-15 09:54:30 +11:00
2019-04-10 09:25:53 +02:00
2019-03-22 20:36:30 +01:00
2019-03-19 15:17:46 +11:00
2019-04-10 00:38:47 +10:00
2019-03-25 11:42:28 +11:00
2019-04-10 09:36:06 +02:00
2019-02-18 08:22:12 +11:00
2019-04-10 09:36:06 +02:00
2019-04-10 09:36:06 +02:00
2019-02-18 08:22:12 +11:00
2019-04-10 09:36:06 +02:00
2019-03-25 11:55:36 +11:00