[Bf-committers] Revisions for the final 2.78

Lucio Rossi lucio.rossi75 at gmail.com
Mon Sep 26 14:40:30 CEST 2016


Thank you very much Sergey! I really appreciate it,
Cheers
Lucio

2016-09-26 14:33 GMT+02:00 Sergey Sharybin <sergey.vfx at gmail.com>:

> Hi again,
>
> After some discussion with Rigify guys, requested 4 revisions in this area
> were also ported.
>
> Now i'm doing final touches to repositories, soon it'll be an AHOY.
>
> On Mon, Sep 26, 2016 at 10:54 AM, Sergey Sharybin <sergey.vfx at gmail.com>
> wrote:
>
> > Hi,
> >
> > Main repository, checked up to 7c53260, following commits are ported:
> >
> > 4b891b4 Fix: Collada Importer did not import the Blender Profile
> > information correctly when multiple objects are bound to same armature.
> > This caused Bone tails to be placed wrong.
> > 7a259d8 Collada: Trying to get rif of some warning messages on linux
> > 36d0ea3 Collada: Trying to get rid of some warning messages on linux
> > bf2c2d4 Fix T49441: Grease Pencil - pie menu - brush name field crashes
> > blender
> > 776a854 Fix T49430: append scene with gamelogic broken.
> > 7c53260 Fix crash in own recent rB776a8548f03a049.
> > d84c55f Fix T49417: Cycles crash - can't use 5 Gigabyte Tile EXR texture
> > file
> > 2372e67 Cycles: Don't sum up memory usage of all devices together for the
> > stats
> > 4e3578f Cycles: Prevent crash in special cases when object has less slots
> > than mesh
> > 1b2b7cf Cycles: Fix overflow caused by wrong size calculation in
> > Mesh::add_undisplaced
> > 335ee5c Fix T49310: incorrect Cycles standalone normals with negative
> > scale.
> > 0b89b31 Cycles: Fix T49411: Multiscatter GGX with zero roughness when
> > Filter Glossy is enabled
> >
> > Addons repository, checked up to 434fa71, following commit was ported:
> >
> > 434fa71 Fix T49432: Archimesh crashes blender when room height info
> changed
> >
> >
> > On Sat, Sep 24, 2016 at 11:37 AM, Gaia Clary <
> gaia.clary at machinimatrix.org
> > > wrote:
> >
> >> If possible please also add the following 3 fixes for Collada:
> >>
> >> 4b891b40c218ef5f45706cbc4636a5333469dd1c
> >>
> >>      Fix for an issue with the new Blender collada profile.
> >>      Tested with Linux Build Bot:
> >> https://builder.blender.org/builders/linux_glibc219_x86_64_
> >> cmake/builds/289
> >>
> >> 7a259d8422b9fd29fb9990269821fa64fc146a01
> >>
> >>      Fixes Linux compiler warnings regarding the collada module.
> >>      Tested with Linux Build Bot:
> >> https://builder.blender.org/builders/linux_glibc219_x86_64_
> >> cmake/builds/290)
> >>
> >> 36d0ea3123743e675333e90c712c69d666fe5710
> >>
> >>      Fixes another Linux compiler warning (sorry, amend did not work
> >> after push)
> >>      Tested with Linux Build Bot:
> >> https://builder.blender.org/builders/linux_glibc219_x86_64_
> >> cmake/builds/291
> >>
> >> @whoever uses Collada:
> >>
> >> Please could you do a quick check if the commit 4b891b40 works for you?
> >> Export rigged model -> import back rigged model
> >> The imported skeleton should look similar to the exported skeleton (bone
> >> lengths).
> >>
> >> thanks,
> >> Gaia
> >>
> >>
> >> On 22.09.2016 12:39, Sergey Sharybin wrote:
> >> > Hi,
> >> >
> >> > We are working on getting 2.78 finally released.
> >> >
> >> > here are the lists of revisions ported to the branch since Release
> >> > Candidate 2.
> >> >
> >> > Blender:
> >> >
> >> > 3b6ce41 Fix memory leak in copy pose operator
> >> > 804f6bf fix Mac build with Xcode 8
> >> > fe28e35 Fix T49179: Parts of mesh disappear with adaptive subdivision
> >> > e007552 Fix Py's IDs user mapping: do not consider proxy_from here.
> >> > a2a5ae5 Fix Py's IDs user mapping: do not consider ShapeKeys' from
> here.
> >> > a8ed914 Fix crash in some cases when deleting particle systems.
> >> > ddbbcbb Fix filebrowser not getting back to valid dir in Release
> builds.
> >> > 4b046c5 Fix T49372: Fresnel node: difference between 2.76 and 2.78
> GLSL
> >> > output
> >> > 0552d58 Fix T49384: crash in tangent space calculation with NaN mesh
> >> > vertices.
> >> > 6c28d3b Fix T49245: Adaptive Subdivision with Auto Smooth causes weird
> >> mesh
> >> > appearance
> >> > 772dab9 Cycles: Fix typo that would sometimes result in subsurf
> modifier
> >> > being disabled
> >> > 722226b CacheFile: make sure SpinLock is destroyed when exiting
> Blender.
> >> > cc9d0ef Lowercase includes for psapi.h and dbghelp.h windows includes.
> >> This
> >> > makes cross compilation a little less painful
> >> > 1f5cd85 Fix T49375: align rotation with snap target isn't toggleable
> in
> >> > edit mode.
> >> > f2da63c Fix T49386: Blender crashes when told to load an OCIO LUT that
> >> does
> >> > not exist
> >> > 2382d1c regression fix for 1346482d23f167fa57049128384246397fda8d27:
> >> The
> >> > length of leaf bones should always be set to the length of the
> smallest
> >> > bone. since the mentioned commit the importer did only recalculate the
> >> leaf
> >> > bone length when the 'fix leaf bones' option was also enabled.
> >> > 0b9cfbf GPencil D+W Pie: Don't show editing operators when not in
> >> editmode
> >> > 586c589 Fix: Grease Pencil sculpting crashes when sculpting on layers
> >> > without any strokes
> >> > c77da24 Fix non-finite normalization factor in certain cases
> >> > f339d5a [windows] add some helpers to make.bat to facilitate making
> >> release
> >> > builds.
> >> > 42c17cb Bring blender_release.cmake uptodate with the changes from
> D2227
> >> > f915ee8 CMake: Fix copy-paste error
> >> > 8f28441 Cycles: Adaptive isolation
> >> > 940f360 Cycles: Fix update of subdivision meshes when global dice
> rates
> >> > change
> >> > 7994548 Cycles: Soft minimum for dice rates
> >> >
> >> > Addons:
> >> >
> >> > b9c3f23 Urgent fix: T49403 Fix for broken change tab category feature:
> >> user
> >> > preferences save was broken
> >> > 0872705 Manual Reference: add links for object tab
> >> > 959f9d2 Fix T49357: OBJ importer cannot deal with texture names with
> >> spaces.
> >> > 510cd44 Use relative import
> >> > 5b7b6a5 Referance Manual: Fix links
> >> >
> >>
> >> _______________________________________________
> >> Bf-committers mailing list
> >> Bf-committers at blender.org
> >> https://lists.blender.org/mailman/listinfo/bf-committers
> >>
> >
> >
> >
> > --
> > With best regards, Sergey Sharybin
> >
>
>
>
> --
> With best regards, Sergey Sharybin
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> https://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list