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-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2013-11-10replace IS_EQ -> IS_EQF for use with floats.Campbell Barton
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-04-28BGE: Fix for [#34383] Blender crash Steering actuator 2.66 -> 2.59 -> 2.66. R...Mitchell Stokes
2013-04-03Fix for old compatibility issue: 2.59.2 do_versions was not handling all loca...Lukas Toenne
2013-03-31style cleanupCampbell Barton
2013-03-26style cleanup:Campbell Barton
2013-03-25Alpha mask textures porting part 1: Support for projective texturing.Antony Riakiotakis
2013-03-18code cleanupCampbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-10patch [#34103] check_for_dupid.patchCampbell Barton
2012-12-26Region scrollbar fix!Ton Roosendaal
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