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-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin
2011-09-15replace BLI_strncpy with BLI_strncpy_utf8 where input isnt ensured to be valid.Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-13Adding Child Of constraint "inverse parent matrix" to rna, so itTon Roosendaal
2011-07-08Constraints RNA - More Head/Tail stuffJoshua Leung
2011-07-08Limit Distance contraint can now use Head/Tail setting for boneJoshua Leung
2011-06-04Merge with trunk revision 37149.Joerg Mueller
2011-05-31tag unused rna args.Campbell Barton
2011-05-29Merge with trunk r36987.Joerg Mueller
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-26Bugfix: Label for "Local With Parent" constraint space was broken byJoshua Leung
2011-05-24= Limit Distance Constraint - 'For Transform' Option =Joshua Leung
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-04-23Bugfix [#27134] Minor bug in the name: property Constraint.is_validJoshua Leung
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-04fix [#26757] Python console: help() doesn't work anymoreCampbell Barton
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-03-04Bugfix [#26312] Wrong text in a button in the Stretch to constraintJoshua Leung
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
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