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
2011-02-27BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge l...Dalai Felinto
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-01-27Bugfix [#25707] / Todo Item: "Local Space" for Object constrainingJoshua Leung
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-02bugreport & fix [#25441] Copy Transforms Constraint head/tail fixin'Campbell Barton
2011-01-01Bugfix, IRC reportTon Roosendaal
2010-12-30Fix for bug #25367 didn't ensure the problem wasn't happening elsewhere.Campbell Barton
2010-11-26Rigid Body Joint Constraint:Thomas Dinges
2010-11-20Bugfix for [#24768] 6DoF Constraint options missing.Thomas Dinges
2010-10-13[#24128] Rigid Body Joint Constraint min/max limits [patch]Campbell Barton
2010-09-18Fixed problems with outliner update in same cases caused by my previous commit.Sergey Sharybin
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