[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [38649] branches/soc-2011-pepper/source/ blender: == RNA Property Updates get called by Animation System now ==

Mitchell Stokes mogurijin at gmail.com
Tue Jul 26 08:32:50 CEST 2011


This breaks the game engine since it also used
BKE_animsys_evaluate_animdata(). G.main isn't very useful as far as
the BGE is concerned, and I don't know if I have access to a Blender
scene when BKE_animsys_evaluate_animdata() is called in a few places.
Could BKE_animsys_evaluate_animdata() be setup to allow for NULL for
the Scene pointer? Or something along these lines?

Cheers,
Mitchell

On Sat, Jul 23, 2011 at 9:37 PM, Matt Ebb <matt at mke3.net> wrote:
> On Sun, Jul 24, 2011 at 2:34 PM, Joshua Leung <aligorith at gmail.com> wrote
>
>> Log Message:
>> -----------
>> == RNA Property Updates get called by Animation System now ==
>>
>
> Thank you very much!
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list