Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-05* Added range function for Multires's level RNANicholas Bishop
2009-02-02RNA: C APIBrecht Van Lommel
2009-01-11RNABrecht Van Lommel
2009-01-08RNABrecht Van Lommel
2009-01-06Added RNA for Multires modifier.Nicholas Bishop
2009-01-04RNABrecht Van Lommel
2009-01-04Fixed a couple of properties in Modifiers.Nicholas Bishop
2009-01-032.5: fix "repeat last", and display of operator propertiesBrecht Van Lommel
2009-01-03* Added notifier updates for RNA modifier dataMatt Ebb
2009-01-03Changed a couple pointer properties to the texture type.Nicholas Bishop
2009-01-03After more careful reading of RNA docs, added underscores to enum identifiers.Nicholas Bishop
2009-01-02Added RNA for Shrinkwrap, Mask, and SimpleDeform modifiers. That's all the mo...Nicholas Bishop
2009-01-02Added RNA for the ParticleInstance, Explode, and Bevel modifiers.Nicholas Bishop
2009-01-02Added RNA for the MeshDeform, Cast, and Smooth Modifiers. Also some changes t...Nicholas Bishop
2009-01-02Added RNA for the UVProject modifier.Nicholas Bishop
2009-01-02Added RNA for the Displace modifier. Once again, not sure how to handle uvlayer.Nicholas Bishop
2009-01-02Added RNA for the Array modifier.Nicholas Bishop
2009-01-02Added RNA for the Boolean and EdgeSplit modifiers.Nicholas Bishop
2009-01-02Added RNA for Hook modifier.Nicholas Bishop
2009-01-02Fixed up the range and UI ranges for the modifiers I've done.Nicholas Bishop
2009-01-02Added RNA for Armature modifierNicholas Bishop
2009-01-02Added RNA for Wave modifier.Nicholas Bishop
2009-01-02Added RNA for decimate modifier.Nicholas Bishop
2009-01-02Added RNA for Curve modifier.Nicholas Bishop
2009-01-02Added RNA for Mirror modifier.Nicholas Bishop
2009-01-02Added RNA for the Build modifier.Nicholas Bishop
2009-01-02Added RNA for the Subsurf and Lattice modifiers.Nicholas Bishop
2009-01-01RNABrecht Van Lommel
2009-01-01RNABrecht Van Lommel
2008-12-29RNABrecht Van Lommel
2008-12-19added "description" and "readonly" properties to RNA Structs (also accessible...Campbell Barton
2008-12-03RNABrecht Van Lommel
2008-12-03RNA: review of commits in the past days, check the diffs for theBrecht Van Lommel
2008-12-01RNA:Juho Vepsalainen