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-06-25optionally use guarded alloc for tiles compositor, also replace allocation fu...Campbell Barton
2012-02-23use __ prefix on header guards to avoid mixing up defines with api functions ...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-17BGE Animations: Lamp and Camera IPOs are now handled like object IPOs, which ...Mitchell Stokes
2011-08-08BGE Animations: Various compatibility fixes:Mitchell Stokes
2011-07-07BGE Animations: Removing unused code and adding some more comments.Mitchell Stokes
2011-07-05BGE Animations: Various fixes and bits of cleanup to get the action actuator ...Mitchell Stokes
2011-07-05BGE Animations: Updating some copy+pasted license blocks.Mitchell Stokes
2011-07-05BGE Animations: Adding preliminary support for blend shape actions on differe...Mitchell Stokes
2011-07-03BGE Animations: Adding in layer weights to allow for layer blending.Mitchell Stokes
2011-06-29BGE Animations: Moving the BL_Action::IsDone() implementation from the header...Mitchell Stokes
2011-06-29BGE Animations: Fixing a bug with priority and non continuous animations.Mitchell Stokes
2011-06-29BGE Animations: Adding blendin for Shape Actions.Mitchell Stokes
2011-06-24BGE Animations: Making BL_Action::SetFrame() not so dependent on timing. This...Mitchell Stokes
2011-06-24BGE Animations: Adding the concept of priority back. Priority is handled on a...Mitchell Stokes
2011-06-16BGE Animations: Adding the ipo flag options to the action actuator. This stil...Mitchell Stokes
2011-06-11BGE Animations:Mitchell Stokes
2011-06-01BGE Animations: Reimplemented the continuous function of the action actuator.Mitchell Stokes
2011-05-28BGE Animation:Mitchell Stokes
2011-05-27Moving BL_Action and BL_ActionManager to Ketsji to avoid linking issues with gccMitchell Stokes