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-09-06bugfix [#23641] enable/disable switch of "Limit" Constraints are invertingCampbell Barton
2010-09-032.5 Constraints:Thomas Dinges
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17apply rna rename most of the show_*, names.Campbell Barton
2010-08-03pointer poll functions for object's, mainly for modifiers, constraints.Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-07Constraint UI:Thomas Dinges
2010-07-04Fix for [#22714] Constraints stack : move up and move down buttons problemThomas Dinges
2010-06-02Constraint UI:Thomas Dinges
2010-05-27== Pivot Constraint ==Joshua Leung
2010-05-092.5 Constraint UI:Thomas Dinges
2010-04-04no functional changes. use sizeof() and MAXFRAMECampbell Barton
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-03-24remove unused includes UI_*.h, WM_*.h, ED_*.hCampbell Barton
2010-03-24remove unused rna includesCampbell Barton
2010-03-16New "Maintain Volume" constraint. When attached to a bone, you specify a "fre...Roland Hess
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-03Bugfix #20940: Offset always resets to 1 in follow path constraintJoshua Leung
2010-01-29* Partially converted constraint template to layout engineMatt Ebb
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2010-01-02Cessen Rigging Request: "Copy Transforms" ConstraintJoshua Leung
2009-12-08RNA:Brecht Van Lommel
2009-11-30Rename Centroid to Origin, following discussions on mailing list.William Reynish
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-26fix for adding drivers to constraints via python.Campbell Barton
2009-11-26* Spline IK 'Joint Bindings' array now available from RNA. This can be used t...Joshua Leung
2009-11-25selected_pchans --> selected_pose_bones, same for visible_pchansCampbell Barton
2009-11-24Spline IK Bugfix:Joshua Leung
2009-11-232.5 bugfix: transformation constraint values did not have correct range.Brecht Van Lommel
2009-11-23(no commit message)Joshua Leung
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-17* Alphabetical Order for Constraints.Thomas Dinges
2009-11-16Constraints: Code cleanupJoshua Leung
2009-11-12Spline IK: UI/Scaling TweaksJoshua Leung
2009-11-05Bugfixes + Spline IK Tweaks:Joshua Leung
2009-11-02Spline IK Experimental Features:Joshua Leung
2009-11-01Rigging Goodies: Spline IK ConstraintJoshua Leung
2009-10-30New Track To Constraint: "Damped"Joshua Leung
2009-10-20*Made the Add Constraint menu similar to modifiers, with categories in column...William Reynish
2009-10-20Fixes for Path-Renaming Fix:Joshua Leung
2009-10-20Bugfix #19663: Renaming named data doesn't fix F-CurvesJoshua Leung
2009-10-14RNA:Brecht Van Lommel