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

Reply via email to