July 4, 2016, 05:14 (GMT) |
Cleanup: indent. |
July 3, 2016, 20:14 (GMT) |
Fix OSX compile issue |
July 3, 2016, 19:52 (GMT) |
Fix OSX alembic lookup |
July 3, 2016, 16:58 (GMT) |
Merge branch 'master' into alembic_basic_io |
July 1, 2016, 17:20 (GMT) |
Cleanup: Alembic and HDF5 CMake modules. - Remove references to Samplerate - Copyright year - hdf5_hl requirement removed in Alembic 1.6.0 Patch by @ejnersan. |
July 1, 2016, 16:55 (GMT) |
Remove extra statement from some test. |
July 1, 2016, 16:50 (GMT) |
Merge branch 'master' into alembic_basic_io |
July 1, 2016, 16:33 (GMT) |
Curves: read/write orders, knots, weights and radiuses. |
July 1, 2016, 12:58 (GMT) |
Import: report a message in the UI in case opening a file fails. |
July 1, 2016, 12:49 (GMT) |
Cleanup. |
July 1, 2016, 12:49 (GMT) |
Fix crash dereferencing NULL ptr. |
July 1, 2016, 10:07 (GMT) |
Update Alembic library to version 1.6, remove support for HDF5. ALthough the FindHDF5 cmake module is still present for people to use, HDF5 is removed from install_deps.sh. From now on, Alembic built with HDF5 support is considered legacy and not "officially" supported. |
June 30, 2016, 20:23 (GMT) |
NURBS: pad start and end of knots arrays with dummy knots to accomodate for other software. |
June 30, 2016, 03:13 (GMT) |
NURBS: fix out-of-bounds access of point weight, set default values for point properties. |
June 30, 2016, 01:07 (GMT) |
Drivers added to a cachefile are now evaluated during scene update. |
June 30, 2016, 00:44 (GMT) |
Modify the way time offset and scaling works. Now rather than having two separate properties to override or offset the current frame or time to lookup inside an archive, a single property is used to simply override the current scene frame. |
June 30, 2016, 00:37 (GMT) |
Fix compile errors. |
June 29, 2016, 23:19 (GMT) |
Merge branch 'master' into alembic_basic_io |
June 29, 2016, 23:16 (GMT) |
Cleanup: curves. |
June 29, 2016, 23:15 (GMT) |
NURBS: - fix order in which points are written. - check for the validity of all NURBS schemas. - add properties for cyclic flags. |
|