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
2013-01-05Making a few tooltips more descriptive, in light of recent confusion over theJoshua Leung
2012-12-31More wrong "in degrees" busted out of tips!Bastien Montagne
2012-12-23Code cleanup: add usual 'BKE_' prefix to 'public' constraint functions from b...Bastien Montagne
2012-11-24IK Solver:Brecht Van Lommel
2012-10-27Comment + whitespace tweaks for constraintsJoshua Leung
2012-10-25Fix #32964: IK constraint had a "Target" option, which actually is an internalBrecht Van Lommel
2012-10-05Typo fix: Tooltip for "Offset Factor" for FollowPath constraint referred toJoshua Leung
2012-08-09Frame matching methods for follow track constraintSergey Sharybin
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-06-27style cleanupCampbell Barton
2012-06-12Naming + Style tweaks for newly added flag for Action ConstraintJoshua Leung
2012-06-12"Fix" for [#30704] Action Constraint mapping bugBastien Montagne
2012-06-09constraints names are not matching (rna and constraint.c). doing rna->constra...Dalai Felinto
2012-05-17Disable setting non-object actions as the action used by the Action ConstraintJoshua Leung
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-05Bugfixes for various ID-block references (Constraints, NLA)Joshua Leung
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-14Fixed some UI message typos (spotted by Leon Cheung, thx).Bastien Montagne
2012-04-14i18n: "labels" of multi-section enums need to be marked for gettext (N_()), a...Bastien Montagne
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-30Fix [#30709] Renaming a bone renames all drivers' targets using a bone of tha...Bastien Montagne
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-02-02Cleanup Only: replace numbers with defines.Campbell Barton
2012-02-01fix for error found while looking into bug [#29998].Campbell Barton
2012-01-31Action constraint transform channel was listing X Scale as Z Scale,Nathan Vegdahl
2012-01-27Action Constraint GUI - Refinements and ClarificationJoshua Leung
2012-01-04Camera tracking: added depth object to Follow Track constraintSergey Sharybin
2011-12-16Camera tracking: add camera to follow track and object solver constraintSergey Sharybin
2011-12-05Object tracking; initial commitSergey Sharybin
2011-11-19More UI messages fixes and tweaks (found while translating in french).Bastien Montagne
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