blender/source
Sybren A. Stüvel d24578b676 Alembic export: fixed curve type and order.
The order number written to Alembic is the same as we use in memory, so
the +1 wasn't needed, at least according to the reference Maya exporter
maya/AbcExport/MayaNurbsCurveWriter.cpp, function
MayaNurbsCurveWriter::write(), in the Alembic source code.

Furthermore, when writing an array of nurb orders, the curve type should
be set to kVariableOrder, otherwise the importer will ignore it.
2017-04-18 13:57:04 +02:00
..
blender Alembic export: fixed curve type and order. 2017-04-18 13:57:04 +02:00
blenderplayer Fix Player stubs (tm) 2017-04-15 01:09:44 +02:00
creator Fix typo in command line arg list 2017-03-07 09:07:58 -05:00
gameengine Object Info node support for GLSL mode and the internal render 2017-04-14 18:15:57 +03:00
tools@b11375e890 Fix blurry icons 2017-01-29 17:21:57 +03:00
CMakeLists.txt