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-12-08RNA:Brecht Van Lommel
2009-12-07rna flag PROP_ENUM_FLAG which makes rna props a tuple of enums when converted...Campbell Barton
2009-12-05Support for the C Macro system in Python.Martin Poirier
2009-11-29- access to a nurbs points was broken - sizeof(BPoint) vs sizeof(BPoint *) Campbell Barton
2009-11-26Patch #20037: Use named components for Drivers instead of array_indexJoshua Leung
2009-11-25AnimSys - Transform Locks + RNA:Joshua Leung
2009-11-22Added a first version of the Sound F-Curve Modifier, not really usable yet, b...Joerg Mueller
2009-11-18bone & object properties editing was broken.Campbell Barton
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-16ID property access from python for pose channels, bones and any ID objects.Campbell Barton
2009-11-13arbitrary property and function support for rna properties (arrays and collec...Campbell Barton
2009-11-11python api for collection add()/remove()Campbell Barton
2009-11-11- In the context, EditBones and Bases were set as 'RNA_UnknownType', replaced...Campbell Barton
2009-11-11Wrapped node input and output sockets in RNA.Matt Ebb
2009-11-03active property for collections for things like scene.objects.activeCampbell Barton
2009-11-01Rigging Goodies: Spline IK ConstraintJoshua Leung
2009-10-30New Track To Constraint: "Damped"Joshua Leung
2009-10-27Bugfix #19729: Color Ramps are not animatable (Part 1)Joshua Leung
2009-10-27- Right click menu can open links directly to API reference docs (rna and ope...Campbell Barton
2009-10-20Fixes for Path-Renaming Fix:Joshua Leung
2009-10-20Bugfix #19663: Renaming named data doesn't fix F-CurvesJoshua Leung
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-172.5 - Animation Utility FunctionJoshua Leung
2009-09-16RNABrecht Van Lommel
2009-09-15- new property attribute - default_array, which returns a variable size array...Campbell Barton
2009-09-09RNA: multidimensional & dyanmic array changesBrecht Van Lommel
2009-09-06Python part of multidim. array support for RNA complete.Arystanbek Dyussenov
2009-08-27Grease Pencil: RNA WrappingJoshua Leung
2009-08-26Smoke:Daniel Genrich
2009-08-25Implemented dynamic and multidimensional array support in RNA.Arystanbek Dyussenov
2009-08-23svn merge -r 22628:22714 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-20Smoke:Daniel Genrich
2009-08-19svn merge -r 22450:22627 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-182.5:Brecht Van Lommel
2009-08-182.5: RNA, defining enums, pointers and collections properties is nowBrecht Van Lommel
2009-08-162.5/RNA:Nicholas Bishop
2009-08-15svn merge -r 22423:22450 https://svn.blender.org/svnroot/bf-blender/branches/...Matt Ebb
2009-08-132.5 Timeline:Thomas Dinges
2009-08-13- moved unit settings from user prefs into the scene.Campbell Barton
2009-08-13* First commit merging 2.4-based sim_physics in to volume25 branch.Matt Ebb
2009-08-11RNA: subtypes and unitsBrecht Van Lommel
2009-07-30BF2.5: First commit of smoke code.Daniel Genrich
2009-07-262.5: PaintingBrecht Van Lommel
2009-07-252.5 / RNAElia Sarti
2009-07-252.5 Scene RNA:Thomas Dinges
2009-07-22remove scriptlinks,Campbell Barton
2009-07-21RNABrecht Van Lommel
2009-07-212.5 - Restoring Bone Groups Joshua Leung
2009-07-21Initial code for boids v2Janne Karhu