August 2, 2019, 17:57 (GMT) |
Implement importing velocity vectors from Alembic, cherry-picked from Tangent Anim blender278 remote (cherry picked from commit d69ee29d3aac2c79b0a1dea614449a0f615c7089) |
August 2, 2019, 17:57 (GMT) |
Fix custom Alembic attributes being ignored, cherry-picked from Tangent Anim blender278 remote (cherry-picked from commit c189931a882514a6d5c7cd35e6d2f4ca59cdcf6a) |
August 2, 2019, 17:57 (GMT) |
Expose the Alembic custom attribute option in the modifier, cherry-picked from Tangent Anim blender278 remote (cherry picked from commit d4f8ed329dcea602485f524438847165b3c0bc8b) |
August 2, 2019, 17:57 (GMT) |
Fix data mask for Alembic import, cherry-picked from Tangent Anim blender278 remote Fix data mask for Alembic import The import data mask was being ignored in some places, making more data than intended be imported. (cherry-picked from commit 769a6f68a2ae94ef0d18fcfa5562dddd5e287bcb) |
August 2, 2019, 17:57 (GMT) |
Better implementation of optional custom attribute import, cherry-picked from tangent anim blender278 remote Better implementation of optional custom attribute import Implements the same as 566a01944167aba59ae2a9f8beec920e38279e85 but in a better and cleaner way. Original commit message from that change was: Make importing custom attributes an option This makes it optional to import custom attributes, in order to save memory when it is unnecessary. (cherry picked from commit cde393c098f87153be97536bf72ae6261bd4aa82) |
August 2, 2019, 17:49 (GMT) |
Merge branch 'feature/tangent_anim_studio_ver_splash_screen' into develop |
August 2, 2019, 14:53 (GMT) |
Fix studio_vers_buf typo from rebase conflict resolution |
August 2, 2019, 14:36 (GMT) |
Add Studio Version to Blender splash screen. Added "Studio Version:" to the Blender splash screen. The version string can be specified by passing -DSTUDIO_VERSION=<version_string> to cmake prior to a build. If no version is specified, the "Studio Version:" field will display "not.defined" |
July 29, 2019, 14:47 (GMT) |
Point submodules to their latest release branch |
July 29, 2019, 14:47 (GMT) |
Version bump to 2.80 final release |
July 29, 2019, 14:02 (GMT) |
Linux: update appdata description |
Revision 16bf0b4 by Campbell Barton / Brecht Van Lommel (blender-v2.80-release, cycles_unbiased_volumes) July 29, 2019, 14:00 (GMT) |
Doxygen: update version number |
Revision 9e24999 by Bastien Montagne / Brecht Van Lommel (blender-v2.80-release, cycles_unbiased_volumes) July 29, 2019, 12:17 (GMT) |
Fix T67777: Linked rig crashes Blender 2.8 RC3 on File|New. Sync back between proxy armature pose and linked one was not properly clearing the posebone runtime data, ending up with shared memory between both (direct cause of reported crash), and probably some other nasty issues. While this crash is not critical in itself, I would suggest to add this fix to 2.80 branch, as it is super-safe and simple, and is probably fixing some other un-reported issues? |
Revision 146bdc2 by cristian.kovacs (cycles_unbiased_volumes) July 25, 2019, 20:01 (GMT) |
Merge branch 'blender-latest-code' into develop |
Revision e86600e by cristian.kovacs (cycles_unbiased_volumes) July 25, 2019, 18:16 (GMT) |
Merge branch 'develop' of https://github.com/tangent-animation/blender2.8 into develop |
Revision cef4c83 by cristian.kovacs (cycles_unbiased_volumes) July 25, 2019, 17:12 (GMT) |
added latest repo code |
Revision b69396f by Dawei Sun (cycles_unbiased_volumes) July 24, 2019, 20:38 (GMT) |
override Crypto render to use 32 bits per channel |
July 24, 2019, 14:22 (GMT) |
Point submodules to their latest release branch |
July 24, 2019, 14:20 (GMT) |
Splash: show Release Candidate 3. |
Revision 55ae37b by Howard Trickey / Brecht Van Lommel (blender-v2.80-release, cycles_unbiased_volumes) July 24, 2019, 14:18 (GMT) |
Bevel modifier: let it work on wire edges when vertex_only. |
|