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
2011-12-24replace u_int64_t with cc99's uint64_t as suggested by Nicholas Bishop.Campbell Barton
2011-12-24change customdata mask from an 'unsigned int' to an 'u_int64_t', since BMesh ...Campbell Barton
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-12-04remove old renderer struct member, was only used for setting yafray but was s...Campbell Barton
2011-12-04add define for deprecated DNA struct members: DNA_DEPRECATED,Campbell Barton
2011-11-24image format arg parsing for creator.cCampbell Barton
2011-11-22- use cache_ as a prefix for new modifiers.Campbell Barton
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22display quality for avijpeg, name BKE_imtype functions more sensibly Campbell Barton
2011-11-22replace ImBuf.depth with ImBuf.planes to match ImageFormatData.planes & to av...Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05remove po/ since the workflow for translations uses branches which isnt that ...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-07Scene.GameData DNA alignment nitpickingDalai Felinto
2011-10-04bge bugfix: navmesh collision flag disputing with glsl_color_manag.Dalai Felinto
2011-09-25whitespace cleanupCampbell Barton
2011-09-19edits to radish before merge with trunkCampbell Barton
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-14- move vgroup lock buttons on the panel into the vgroup specials menu.Campbell Barton
2011-09-13svn merge -r40000:40179 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39558:39800 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-10recast and detour patch now builds again with GCCCampbell Barton
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-08-13BGE Animations: Adding an option to let users choose whether or not to lock a...Mitchell Stokes
2011-08-033D Audio GSoC:Joerg Mueller
2011-07-30Merging up to trunk r38834.Joerg Mueller
2011-07-29Merged 38568-38822Jason Hays
2011-07-283D Audio GSoC:Joerg Mueller
2011-07-27fix [#28066] Unchecking 'self project' messes up 'Snap to Vertex'Campbell Barton
2011-07-23Merging with trunk up to r38631.Joerg Mueller
2011-07-22fix [#28052] PET: Shift-O cycling skips "random falloff"Campbell Barton
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-21Merged from trunk 38474-38568Jason Hays
2011-07-19cleanup of scene->gamedata DNADalai Felinto
2011-07-12Lots of incomplete changes:Jason Hays
2011-07-06Merged 37865-38124Jason Hays
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-04Current situationJeroen Bakker
2011-06-27Merged from trunk with revision range 36835-37865,Jason Hays
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-17fix [#25598] projection surface snap issueCampbell Barton
2011-06-11fix for recent commit, this stops makesdna from working right:Campbell Barton
2011-06-11remove backbuf from internal struct's (unused in 2.5x)Campbell Barton
2011-06-10fix [#27607] Scene's render.filepath gets cropped to 159 charactersCampbell Barton
2011-06-08Heard that multi-bone selection would be better used for painting multiple bo...Jason Hays
2011-06-08svn merge -r 37212:37306 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-06-06Bake from multires meshSergey Sharybin
2011-05-17synched with trunk at revision 36569Nick Samarin