Le 2016-10-02 20:14, Bastien Montagne a écrit : > Currently you cannot build blender2.8 branch with alembic enabled, > because it still expects particles to be there. > > Think ideally, this should be fixed by temporarily disabling particle > part of alembic code (with a #define e.g.), don't mind trying to do it > but would be better if someone knowing that code well could tackle this? > > Cheers, > Bastien > > _______________________________________________ > Bf-committers mailing list > [email protected] > https://lists.blender.org/mailman/listinfo/bf-committers
Hi, Just checked and the code was already disabled by yourself it seems back in August (https://developer.blender.org/rB069569f8). I am getting two compile errors here due to undefined variables named "psys" (from a recent bug fix of mine). I will quickly push a fix for those. Cheers, Kévin. _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
