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-03-03Fix T36496: unwanted behavior with NLA strip blend mode Replace.Brecht Van Lommel
2014-02-22Code cleanup: styleCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-22Fix T38306: dupliframes causing viewport render to continually restart.Brecht Van Lommel
2014-01-01Fix crash happening in Cycles fcurve modifierSergey Sharybin
2013-11-10replace IS_EQ -> IS_EQF for use with floats.Campbell Barton
2013-11-05Correcting a few typosJoshua Leung
2013-11-02Quick test commit - fixing what looks like a typo in a commentJoshua Leung
2013-10-22Bugfix: Renaming bones now renames the corresponding F-Curves in actions used byJoshua Leung
2013-10-01style edits and use macro for prefix checkCampbell Barton
2013-10-01bugfix [#32346] Node animation, removing nodes keeps FCurves.Dalai Felinto
2013-09-16replace RNA_property_array_length with RNA_property_array_check where the len...Campbell Barton
2013-07-28move alloca define into its own header since its not related to BLI_arrayCampbell Barton
2013-07-01Bugfix [#35856] Bones gets scaled chaotically when during NLA Strip Blend In/OutJoshua Leung
2013-06-10Bugfix [#35382] NLA "Multiply" Blend Mode calculated incorrectlyJoshua Leung
2013-06-10Made blender compilable with strict flags again.Sergey Sharybin
2013-06-10Bugfixes [#35263], [#35382] NLA Animated Influence is ignored if strips belowJoshua Leung
2013-05-26code cleanup: typosCampbell Barton
2013-04-24use string escaping when renaming animation paths - BKE_animdata_fix_paths_re...Campbell Barton
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-04-22Bugfix [#34836] Crash when driver variable has path == 'data'Joshua Leung
2013-04-05White space fixes (to make a diff from the trunk cleaner).Tamito Kajiyama
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-25More new data names translation (most cases should be covered now).Bastien Montagne
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-10patch [#34103] check_for_dupid.patchCampbell Barton
2013-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-29Merged changes in the trunk up to revision 54171.Tamito Kajiyama
2013-01-29WhitespaceJoshua 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-09Fix #33123: lamp nodes drivers not working, now uses same hacks as materialBrecht Van Lommel
2012-11-08Merged changes in the trunk up to revision 51985.Tamito Kajiyama
2012-11-06Harmless formatting tweaksJoshua Leung
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-22Tooltip/Description fixes for recent "tweaks"Joshua Leung
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-30Merged changes in the trunk up to revision 50956.Tamito Kajiyama
2012-09-27style cleanup: also correct incorrect doxy headingCampbell Barton
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama
2012-09-06Fix cycles continuously updating when creating a driver for a scene property,Brecht Van Lommel
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-30Bugfix [#32249] Groups in Dopesheet and Action editor don't get updated afterJoshua Leung
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-08style cleanupCampbell Barton