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-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55357:55372Campbell Barton
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2013-03-16NLA "Add Track" can now be used to add tracks to previously empty AnimDataJoshua Leung
2013-03-14Bugfix: Filtering option in NLA Editor to include AnimData blocks with noJoshua Leung
2013-03-14Remove OPTYPE_REGISTER flag from click handler operator for anim editorsJoshua Leung
2013-03-14Bugfix: Selecting AnimData "expanders" in AnimEditors works againJoshua Leung
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-10style cleanup: whitespaceCampbell Barton
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-03-08Improving warnings when keyframing fails for IKEY over a buttonJoshua Leung
2013-03-08Bugfixes: [#34394] and [#31843] Visual Keying not working for bonesJoshua Leung
2013-03-07use bool for rna funcs.Campbell Barton
2013-03-06Woops! Fix for previous F-Curve path fix commitJoshua Leung
2013-03-06Bugfix [#32492] - Part 3: Error filter now includes drivers where there areJoshua Leung
2013-03-06Experimental Feature: Ctrl-Click on the "name" of a broken F-Curve now allowsJoshua Leung
2013-03-03Merged changes in the trunk up to revision 54992.Tamito Kajiyama
2013-02-24Some UI messages fixes...Bastien Montagne
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22Whitespace fixesJoshua Leung
2013-02-22Animation Editors: Operators to Group/Ungroup Selected F-CurvesJoshua Leung
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-18fix [#34303] Rotation fcurves don't work with transforming with individual ce...Campbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-08Fix #34165: Disappearing active marker label in timeline windowSergey Sharybin
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-04fix [#34107] Grease pencil crash after box selectCampbell Barton
2013-02-02style cleanupCampbell Barton
2013-01-31patch [#33985] Added FModifierEnvelope control_point add remove to APICampbell Barton
2013-01-29Merged changes in the trunk up to revision 54171.Tamito Kajiyama
2013-01-28visualkey_can_use() now uses proper booleansJoshua Leung
2013-01-28Visual Keyframing now works for rigid body objects tooJoshua Leung
2013-01-27Operators name "cleanup"Dalai Felinto
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-05Bugfix: "Change Frame" operator for setting current frame by clicking/scrubbingJoshua Leung
2012-12-23Code cleanup: add usual 'BKE_' prefix to 'public' constraint functions from b...Bastien Montagne
2012-12-23Adding Scale Visual keying (and de-duplicated part of the code returning visu...Bastien Montagne
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-21back to utf-8 encoding!Bastien Montagne
2012-12-21Code cleanup - Replacing 0/1 with boolean constantsJoshua Leung
2012-12-21Bugfix [#33623] Missing labels in UI for Expanded Polynomial FModifierJoshua Leung
2012-12-21Bugfix [#33623] UI for Factored Polynomial Generator FModifiers drawingJoshua Leung
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-19Merged changes in the trunk up to revision 53146.Tamito Kajiyama
2012-12-18fix [#33580] Masking keyframes disappear from dope sheet when using undo.Campbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne