Further clarification: I'll re-create the patch against current SVN and make sure everything is correct, THEN submit it. Don't want to be submitting a 4 month old patch :( :)
Jae On Fri, Aug 27, 2010 at 5:53 PM, Jaevixa McNomera <[email protected]> wrote: > Dan, > > I created a patch to add all the default values a few months ago when > Campbell asked about it. > > I was switching jobs and moving at the time and inadvertently forgot to > ever submit the patch. > > I'll submit it this weekend :) > > Sorry everyone for the oversight! > > Jae > > > > On Fri, Aug 27, 2010 at 5:39 PM, Dan Eicher <[email protected]> wrote: > >> I poked around a bit and this isn't really a bug as much as a missing >> feature since the default values don't exist -- for eg, >> RNA_def_property_int_default() is used exactly once out of how many >> hundreds(?) of properties. >> >> Pretty easy fix to pull the values out of the default .blend (whatever >> it's >> called these days) and add them to makesrna but I figured I'd check here >> first so I don't end up doing a bunch of work for nothing. >> >> Could almost replace the default .blend with a python operator once the >> defaults are coded into rna... >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> http://lists.blender.org/mailman/listinfo/bf-committers >> > > _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
