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
2010-08-09poll() as a python '@staticmethod' was too limiting and didnt allow useful ba...Campbell Barton
2010-08-06remove narrow ui featureCampbell Barton
2010-08-05bugfix [#23182] Using self.report() inside poll() gives crashCampbell Barton
2010-08-02RNA Types metaclass registrationMartin Poirier
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-06pedantic pep8 warnings, mostly white space.Campbell Barton
2010-07-04Fix for [#22714] Constraints stack : move up and move down buttons problemThomas Dinges
2010-06-09pep8, whitespace editsCampbell Barton
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-16Properties Window:Thomas Dinges
2010-04-23Spline IK - Influence ControlJoshua Leung
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-16New "Maintain Volume" constraint. When attached to a bone, you specify a "fre...Roland Hess
2010-03-07Restore iTaSC UI.Benoit Bolsee
2010-02-23pep8 cleanup + correction for external player operator return value.Campbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-14change python scripts so modules which register with blender have a register(...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-31pep8 changesCampbell Barton
2010-01-31bugfix [#20579] Context pinning error (pose mode)Campbell Barton
2010-01-30Small UI Tweak:Thomas Dinges
2010-01-02Cessen Rigging Request: "Copy Transforms" ConstraintJoshua Leung
2009-12-30Floor Constraint: Evaluation space options are now available for this constra...Joshua Leung
2009-12-14* new metarig type for the durian dragon leg (original rig by Cessen)Campbell Barton
2009-12-14Applies Patch 20200Roland Hess
2009-12-10remove ICON prefix from the enum, for python this is redundant eg.Campbell Barton
2009-11-29UI Scripts Bugfixes:Joshua Leung
2009-11-29pep8 cleanup in ui and op dirs, added popup to select patternCampbell Barton
2009-11-28Head/Tail property was never added for Track To and Stretch To constraint typ...Roland Hess
2009-11-26more rna property renaming, axis_x --> use_x, rotationx --> use_rotation_xCampbell Barton
2009-11-26rename rotate_like_x --> use_x, for copy loc/size/rot constraints.Campbell Barton
2009-11-25selected_pchans --> selected_pose_bones, same for visible_pchansCampbell Barton
2009-11-23more ui api changes.Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-23(no commit message)Joshua Leung
2009-11-23Repair display of iTaSC IK constraint. Fix crash in GE with high priority act...Benoit Bolsee
2009-11-21pep8 cleanup & default select axis to negative (artist requst, make sense if ...Campbell Barton
2009-11-19Renamed "col2" to "wide_ui" which is more meaningful. Thomas Dinges
2009-11-18python pose_channels -> bonesCampbell Barton
2009-11-17Single column UI for constraintsWilliam Reynish
2009-11-12Spline IK: UI/Scaling TweaksJoshua Leung
2009-11-08pedantic enum string consistancyCampbell Barton
2009-11-08pep8 whitespace commitCampbell Barton
2009-11-05Bugfixes + Spline IK Tweaks:Joshua Leung
2009-11-04Bugfix #19777: Owner Space not Target Space for Action Constraint was getting...Joshua Leung
2009-11-03whitespace commit, (was some tabs mixed with spaces too)Campbell Barton
2009-11-02* Added a new 'bone constraint' property editor icon and panel titles to dist...Matt Ebb
2009-11-02Spline IK Experimental Features:Joshua Leung
2009-11-01add_mesh_torus now passes the pep8 testCampbell Barton
2009-11-01Correct GPL license header for all python scriptsMartin Poirier