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
2018-02-22Merge remote-tracking branch 'refs/remotes/origin/blender-v2.79a-release' int...Martin Felke
2017-12-30makesdna/makesrna: silence output by defaultCampbell Barton
2016-09-27Merge remote-tracking branch 'refs/remotes/origin/blender-v2.78-release' into...Martin Felke
2016-08-06Basic Alembic supportKévin Dietrich
2016-06-28writefile: replace most struct lookups /w constantsCampbell Barton
2016-05-09Fix makesdna not checking alignment for a non-native platformSergey Sharybin
2016-02-21Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifierMartin Felke
2016-01-15DNA: partial revert of long removalCampbell Barton
2016-01-14Cleanup: use const qualifier in makesdnaCampbell Barton
2016-01-11DNA: remove 'long' typeCampbell Barton
2016-01-11DNA: print errors to stderrCampbell Barton
2015-08-06Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifierMartin Felke
2015-06-05Check ftell return valuesCampbell Barton
2015-04-01Merge remote-tracking branch 'refs/remotes/origin/blender-v2.74-release' into...Martin Felke
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-01-09Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifierMartin Felke
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-05-17Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modif...Martin Felke
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-16Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifierMartin Felke
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-02-14Code cleanup: duplicate headersCampbell Barton
2014-01-18modifier initial setupMartin Felke
2014-01-18initial commit for new fracture systemMartin Felke
2013-12-26correction to last commitCampbell Barton
2013-12-26Correct alloc string and comment in makesdnaCampbell Barton
2013-12-23Make makesdna capable of detecting 32bit alignment issues on 64bit platformSergey Sharybin
2013-12-15Minor optimization for strlen and memcpy calls for reading blend filesSv. Lockal
2013-12-04Compiler Warnings: disallow 'long' in DNA, its not reliably 64bit (gcc only)Campbell Barton
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-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-09code cleanup: favor braces when blocks have mixed brace use.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-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-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