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-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55372:55392Campbell Barton
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
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-02-10Merged changes in the trunk up to revision 54421.Tamito Kajiyama
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-22property change reporting now uses the context again, rather then checking a ...Campbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-26Bugfix #33667Ton Roosendaal
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-16replace strcpy with BLI_strncpy or memcpy when the size is known.Campbell Barton
2012-12-15move pbvh into BKE, it used many BKE bad level includes.Campbell Barton
2012-12-15move bpath module from BLI to BKE, it was making many bad level calls into BKE.Campbell Barton
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-22style cleanupCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell 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-17Render: local light group option for materials, blender internal feature fromBrecht Van Lommel
2012-09-30Merged changes in the trunk up to revision 50956.Tamito Kajiyama
2012-09-30style cleanupCampbell Barton
2012-09-27incorrect spelling in commentsCampbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-21remove sticky coords from blender and the internal render engine.Campbell Barton
2012-08-29Merged changes in the trunk up to revision 50257.Tamito Kajiyama
2012-08-25style cleanup: also spellingCampbell Barton
2012-08-22Fixed regression introduced in 50107Sergey Sharybin
2012-08-22all areas of blender now do node tree id user count management, except for so...Campbell Barton
2012-08-22node tree functions for copy/free now support optional ID user count management,Campbell Barton
2012-08-18Merged changes in the trunk up to revision 49986.Tamito Kajiyama
2012-08-18style cleanup: also correct some doxy commentsCampbell Barton
2012-08-14fix for recent commit - would crash adding materials on an object without any.Campbell Barton
2012-08-12new parameter in assign_material() to specify where material shall be assigne...Gaia Clary
2012-08-12replace ELEM8(gs, ID_ME, ID_CU, ID_MB, ID_LT, ID_LA, ID_CA, ID_TXT, ID_SPK) w...Campbell Barton
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-02fix for crash when node groups loose their ID pointer references (when linked...Campbell Barton
2012-08-02Merged changes in the trunk up to revision 49478.Tamito Kajiyama
2012-07-22Bugfix [#32017] Infinite recursion in depsgraph material/node driver handlingJoshua Leung
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-07Merged changes in the trunk up to revision 48695.Tamito Kajiyama
2012-07-06Fix for bug 32017.Chris Want
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-07-03Check for nullpointers.Jeroen Bakker
2012-07-03Bugfix [#31834] Cycles materials cannot be manipulated using driversJoshua Leung
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-05-31style cleanupCampbell Barton