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-07-13correct bad allocation sizes, unwrap was over-allocating, makesdna was under ...Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-08fix for recent commit, WITH_GUARDEDALLOC wasn't enabled for makesrna, makesdna.Campbell Barton
2013-03-26Freestyle changes:Sergey Sharybin
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-17New feature:Ton Roosendaal
2013-03-09code cleanup: favor braces when blocks have mixed brace use.Campbell Barton
2013-02-24Merged changes in the trunk up to revision 54802.Tamito Kajiyama
2013-02-22Workaround for compilation error introduced in r54755Sergey Sharybin
2013-02-22patch [#34103] Add explanatory comments to dna_genfile.[ch]Campbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
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-17Added GPL header to sconscripts!Bastien Montagne
2012-12-17patch [#33441] Remove unneeded strcpy()'s from makesdna.cCampbell Barton
2012-12-15avoid using strlen() for comparisons in for loops. for expanding whitespace i...Campbell Barton
2012-11-12Merged changes in the trunk up to revision 52118.Tamito Kajiyama
2012-11-09style cleanup: indentationCampbell Barton
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-23add un-subdivude as an optional method for the decimate modifier, gives more ...Campbell Barton
2012-10-22style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21code cleanup: spellingCampbell Barton
2012-10-20Merged changes in the trunk up to revision 51448.Tamito Kajiyama
2012-10-14style cleanupCampbell Barton
2012-10-07style cleanup: if();Campbell Barton
2012-10-07Merged changes in the trunk up to revision 51126.Tamito Kajiyama
2012-10-06disable padding warning for DNA, gave problems with struct bounds padding whi...Campbell Barton
2012-10-04use GCC's -Wpadded on DNA files, gives more useful warnings then makesdna.Campbell Barton
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama
2012-08-29code cleanup: replace term 'alpha' with '64' in makesdna, this was historic t...Campbell Barton
2012-08-02Merged changes in the trunk up to revision 49478.Tamito Kajiyama
2012-07-29style cleanupCampbell Barton
2012-07-21Merged changes in the trunk up to revision 49090.Tamito Kajiyama
2012-07-17code cleanup: spellingCampbell Barton
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-08style cleanupCampbell Barton
2012-07-03Merged changes in the trunk up to revision 48505.Tamito Kajiyama
2012-06-27style cleanupCampbell Barton
2012-06-24Merged changes in the trunk up to revision 48227.Tamito Kajiyama
2012-06-21Fixes for 8vytes scalar types used in DNA (int64 and double)Sergey Sharybin
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-27style cleanupCampbell Barton
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-25style cleanupCampbell Barton