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
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-15Spelling fixJoshua Leung
2014-03-09Fix T39018: Duplicate entries for material/shader in AnimEditorsJoshua Leung
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-03Use bool where appropriateJoshua Leung
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2013-12-26Avoid temporary change of animation data flags for nodes filterSergey Sharybin
2013-11-02Bugfix [#36687] Animation channels can't be grouped in action editorJoshua Leung
2013-10-20Project Pampa request: show curves for node gruppsSergey Sharybin
2013-09-30more fixes relating to [#36878], freestyle was only checking for NULL linesty...Campbell Barton
2013-09-04Fix for redundant multiple animation data items of the same line style in Dop...Tamito Kajiyama
2013-08-26replace hashes with sets where possible.Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-06-10Bugfix [#35643] Animated textures are invisible in Graph Editor if it is notJoshua Leung
2013-06-06style cleanupCampbell Barton
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-04-05style cleanupCampbell Barton
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-03code cleanup: use more (blender) conventional naming for group functions.Campbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
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-06Bugfix [#32492] - Part 3: Error filter now includes drivers where there areJoshua Leung
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22Animation Editors: Operators to Group/Ungroup Selected F-CurvesJoshua Leung
2012-12-23Merged changes in the trunk up to revision 53280.Tamito Kajiyama
2012-12-21Code cleanup - Replacing 0/1 with boolean constantsJoshua Leung
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama
2012-11-12Merged changes in the trunk up to revision 52118.Tamito Kajiyama
2012-11-09style cleanup: indentationCampbell Barton
2012-11-09Fix crash when copying scene with sequencer's animation using Link Objects or...Sergey Sharybin
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-10Graph Editor: Added a filtering option for Drivers mode to only show F-CurvesJoshua Leung
2012-09-24revert r50837, this assumption is made elsewhere (in transform_conversions.c)...Campbell Barton
2012-09-24don't check the real usercount when drawing masks, this way fake user masks c...Campbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-16Code cleanup - Remove/update outdated comments and whitespace tweaksJoshua Leung
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama
2012-09-06support ANIMFILTER_FOREDIT for mask layers, also move deprecated metaball typ...Campbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-18Merged changes in the trunk up to revision 49986.Tamito Kajiyama
2012-08-18Typo fix: BKE_sequwnce_get_by_name -> BKE_sequence_get_by_nameJoshua Leung