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
2012-11-12Bugfix #33147Ton Roosendaal
2012-10-26code cleanup: use squared length for comparisons and is_zero_v# rather then c...Campbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-10-04Fix #32755: Stripes in Metastrip can not be moved on other channel with mouse...Sergey Sharybin
2012-09-03add endian switch functions to replace macros SWITCH_INT/LONG/SHORT, with BLI...Campbell Barton
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-21code cleanup: don't use magic numbers for curve flag & use bool args for curv...Campbell Barton
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-07-01style cleanup: commentsCampbell Barton
2012-06-21Fix for properly converting 2.4x IPO Actuators to 2.6x Action Actuators. Prev...Mitchell Stokes
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-24style cleanup: brace placement/newlinesCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-19code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also rep...Campbell Barton
2012-05-07Style cleanup in readfile versioning filesSergey Sharybin
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05- Fixed issue with printing file version triple times when loading file in de...Sergey Sharybin
2012-05-04Windows:Thomas Dinges
2012-05-04Split do_versions into separate files for pre-2.50 versions and 2.5x versionsSergey Sharybin