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
2008-12-27* converting operator props to strings was using a float as in int.Campbell Barton
2008-12-27python operators (in bpy_opwrapper.*)Campbell Barton
2008-12-26RNA:Brecht Van Lommel
2008-12-26* Added bSound to rna (still need to do bSample and bSoundListener structs)Campbell Barton
2008-12-26* added RNA_property_as_string to rna_access.c - can print most types except ...Campbell Barton
2008-12-262.5 / RNANathan Letwory
2008-12-262.5 / RNANathan Letwory
2008-12-262.5 / RNA / NodesNathan Letwory
2008-12-262.5 / RNA / MaterialNathan Letwory
2008-12-262.5 / RNA: MaterialNathan Letwory
2008-12-25* temporary PKey in the script and 3D view runs "./test.py" (for testing PyOp...Campbell Barton
2008-12-242.5Ton Roosendaal
2008-12-24RNABrecht Van Lommel
2008-12-242.5 / SConsNathan Letwory
2008-12-232.5Ton Roosendaal
2008-12-232.5 / SConsNathan Letwory
2008-12-21incorrect spellingCampbell Barton
2008-12-19some initial rna description tweaksMatt Ebb
2008-12-19added "description" and "readonly" properties to RNA Structs (also accessible...Campbell Barton
2008-12-19Small RNA changesCampbell Barton
2008-12-18Use the identifier for struct property access tooCampbell Barton
2008-12-18Added checks so invalid struct and property identifiers while preprocessing,Campbell Barton
2008-12-18Use the identifier rather then the struct name to access a collection of stru...Campbell Barton
2008-12-16UI:Brecht Van Lommel
2008-12-16Added "bpydoc" to the global namespace of python scripts, making documentatio...Campbell Barton
2008-12-15RNA:Brecht Van Lommel
2008-12-152.5: added support for setting RNA properties in keymap item,Brecht Van Lommel
2008-12-15RNA:Brecht Van Lommel
2008-12-13RNA: start of wrapping for ConstraintsJoshua Leung
2008-12-12started whiping cmake into shape for 2.5 still need to figure outKent Mein
2008-12-11RNA - Finished wrapping Armatures + BonesJoshua Leung
2008-12-10RNA - Wrapped a few more Armature/Bone settingsJoshua Leung
2008-12-10UI: don't use operators anymore for handling user interface events, but ratherBrecht Van Lommel
2008-12-09RNA: Start of RNA wrapping for ArmaturesJoshua Leung
2008-12-04RNA:Brecht Van Lommel
2008-12-04RNABrecht Van Lommel
2008-12-042.5 - compile fixes for Elubie's commitJoshua Leung
2008-12-04RNAAndrea Weikert
2008-12-04Forgot this file in my last commit.Brecht Van Lommel
2008-12-03RNABrecht Van Lommel
2008-12-03RNA: review of commits in the past days, check the diffs for theBrecht Van Lommel
2008-12-02Added RNA functions from PyRNACampbell Barton
2008-12-02RNA - Wrapped a few more simple Object transforms.Joshua Leung
2008-12-02* rna_property completedHamed Zaghaghi
2008-12-02RNAAndrea Weikert
2008-12-02RNA: Added missing *srna's to curve functions.Juho Vepsalainen
2008-12-02* add debug symbols when building BF_DEBUG=TrueNathan Letwory
2008-12-01RNA: Curves and VFontJuho Vepsalainen
2008-12-01PyRNA structs and properties can now be subtyped to add functionality in python.Campbell Barton
2008-12-01* ray_mirror naming for property groupingNathan Letwory