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-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2013-11-23More short->bool refactoring work for anim channel type define callbacksJoshua Leung
2013-11-23Anim Editors: Refactored animchannel type definition callbacks to use boolsJoshua Leung
2013-11-20NLA Channel Drawing Refactor: Remove rest of old drawing code for NLA Track c...Joshua Leung
2013-11-20Anim Editors: Ensure that "solo" flag doesn't get accidentally handled on cha...Joshua Leung
2013-11-20Anim Editors: Improve some tooltips to be more accurate for the type of edito...Joshua Leung
2013-11-20Added button callback so that toggling solo mode on NLA Tracks now works corr...Joshua Leung
2013-11-20Ported code for setting colour of NLA Track anim channelJoshua Leung
2013-11-20Ported over logic for which animchannel settings are supported by NLA TracksJoshua Leung
2013-11-20Skeleton of type defines for NlaTrack animchannelJoshua Leung
2013-11-20Updating icons for NLA Track "solo" button (as used in standard widgets)Joshua Leung
2013-09-05Fix metaball f-curves not showing up in graph editor.Brecht Van Lommel
2013-09-04Fix #36649: Drivers for Freestyle parameters in Render Layer panel don't appe...Tamito Kajiyama
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell 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-22Bugfix [#34836] Crash when driver variable has path == 'data'Joshua Leung
2013-04-05style cleanupCampbell Barton
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31style cleanupCampbell Barton
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26fix for missing redraw in own commit r55554 (Ctrl+F text editor find).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-14Bugfix: Selecting AnimData "expanders" in AnimEditors works againJoshua Leung
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2013-03-06Woops! Fix for previous F-Curve path fix commitJoshua 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
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-12Holiday coding log :)Ton Roosendaal
2012-12-12A big cleaning patch by Bastien Montagne (thanks a lot!)Tamito Kajiyama
2012-12-09Fix for a number of compiler warnings as well as a bug hidden by the warnings.Tamito Kajiyama
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-10-29Tweak for Group channels using Custom Bone ColorsJoshua Leung
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.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-15code cleanup: replace macro for BLI_rect size/center with inline functions.Campbell Barton
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama