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
2017-11-08Farewell Scene->baseDalai Felinto
2017-05-19Remove use_display_lists optionCampbell Barton
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-04-29Removed point cache blenkernel code.Lukas Tönne
2016-04-16Removed tool settings for particle edit mode.Lukas Tönne
2016-04-13Removed blenkernel particle code.Lukas Tönne
2015-07-18Cleanup: whitespace & break placementCampbell Barton
2015-06-04Cleanup: clarify order of precedence: &/?Campbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-02-06Cleanup: styleCampbell Barton
2014-11-29Correct includes for win32Campbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modif...Campbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
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