Sybren A. Stüvel
5988f3599a
Fix T69976: BAT does not work with FluidSimModifier in Blender 2.81
...
The `point_cache` pointer was removed from Blender in
{rBd663ec48c06a083de74e90dd9c605e98b28baa37}, and was unused before that
commit.
2019-09-26 12:26:42 +02:00
Sybren A. Stüvel
af63f9c3c8
Allow setting Shaman JWT token in SHAMAN_JWT_TOKEN environment variable
...
I also removed the unused `shaman/auth.py` file.
2019-09-24 11:49:48 +02:00
Sybren A. Stüvel
113b0c9bb8
Fix T65904: External files with same path on different drives are packed once
...
External files with the same path on different drives are packed as a
single file. In this commit the drive letter is taken into account when
determining the path inside `_outside_project`, so that they are distinct.
2019-06-26 14:37:29 +02:00
Sybren A. Stüvel
3ae8b512df
Updated changelog
2019-06-12 11:49:18 +02:00
Sybren A. Stüvel
b48978f067
Moved from Pipenv to Poetry
...
All the Blender Institute Python webprojects are moving to Poetry; it works
better than Pipenv in various regards.
2019-06-07 12:49:59 +02:00
Sybren A. Stüvel
a864ccdf70
Updated changelog
2019-06-05 14:14:00 +02:00
Sybren A. Stüvel
be9798cb1c
Marked version 1.1 as released
2019-03-25 17:46:38 +01:00
Sybren A. Stüvel
4f05b2d481
Updated URL to Shaman
...
The Shaman server as standalone component is no more, it's been integrated
into Flamenco Manager.
2019-03-25 17:46:28 +01:00
Sybren A. Stüvel
4964745dee
Support Alembic files from linked library
...
We already supported Alembic files in the top-level blend file, but now we
also support finding Alembic files in linked-in libraries.
2019-03-20 13:57:44 +01:00
Sybren A. Stüvel
8c822c5b76
Updated changelog
2019-03-01 14:32:50 +01:00
Sybren A. Stüvel
c8337f5098
Bumped version to 1.0
...
This is the same version as 0.99, just released as 1.0 to note the
maturity of the code (it's been used successfully for months at the Blender
Animation Studio).
2019-03-01 14:03:55 +01:00
Sybren A. Stüvel
da9f04240e
Added CHANGELOG and updated README
2018-03-16 12:31:50 +01:00