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-07-06Fix #27877: writing .avi files > 4 GB not working on windows.Brecht Van Lommel
2011-07-06BGE Animations: Fixing a typo: fram -> frameMitchell 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: Beginning work on layer blending. Blending armature actions w...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: Removing no longer used code and variables.Mitchell Stokes
2011-06-24BGE Animations: Making BL_Action::SetFrame() not so dependent on timing. This...Mitchell Stokes
2011-06-24BGE Animations: For KX_GameObject.setActionFrame(layer, frame), frame should ...Mitchell Stokes
2011-06-24BGE Animations: Exposing KX_GameObject's GetActionFrame() and SetActionFrame(...Mitchell Stokes
2011-06-24BGE Animations: Adding the concept of priority back. Priority is handled on a...Mitchell Stokes
2011-06-23BGE Animations: Adding shape actions to BL_Action. This means Shape Actions n...Mitchell Stokes
2011-06-23BGE Animations: BL_Action now creates a PointerRNA only when constructed inst...Mitchell Stokes
2011-06-23Merge with trunk r37757.Joerg Mueller
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-223D Audio GSoC:Joerg Mueller
2011-06-21Merge with trunk r37677Joerg Mueller
2011-06-17BGE: Camera.getScreenPosition wasn't working because of an unhandled exceptio...Campbell Barton
2011-06-163D Audio GSoC:Joerg Mueller
2011-06-16BGE Animations: Adding the ipo flag options to the action actuator. This stil...Mitchell Stokes
2011-06-15Committing patch #25676 Anisotropic filtering in viewport and BGE by me.Mitchell Stokes
2011-06-14Merge with trunk r37475.Joerg Mueller
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-11BGE Animations: KX_GameObjects now only instantiate a BL_ActionManger if they...Mitchell Stokes
2011-06-11BGE Animations:Mitchell Stokes
2011-06-07BGE Animations: Removing some redundant pose copies from BL_Action.Mitchell Stokes
2011-06-04Merge with trunk revision 37149.Joerg Mueller
2011-06-01BGE Animations: Reimplemented the continuous function of the action actuator.Mitchell Stokes
2011-06-01BGE Animations: Adding more functions to BL_ActionManager and KX_GameObject:Mitchell Stokes
2011-06-01BGE Animations: fixing a crash with looping armature actions.Mitchell Stokes
2011-05-31cmake maintenanceCampbell Barton
2011-05-29Merge with trunk r36987.Joerg Mueller
2011-05-28bugfix for: [#26753] PhysicsConstraints ID trouble on 64bit (linux at least).Dalai Felinto
2011-05-28BGE Animation:Mitchell Stokes
2011-05-27Windows installer and Path changes, fixing various issues:Brecht Van Lommel
2011-05-27Moving BL_Action and BL_ActionManager to Ketsji to avoid linking issues with gccMitchell Stokes
2011-05-24BGE Animations:Mitchell Stokes
2011-05-17fix [#27414] no-material renders differently in View3D vs BGECampbell Barton
2011-05-14Remove files that were intended for shader branch.Nathan Letwory
2011-05-14These two files didn't get added when I created a branch from my working copy.Mitchell Stokes
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-20minor cleanup & replace inline armature separate pchan searches with BLI_find...Campbell Barton
2011-04-18fix [#26951] blenderplayer and runtimes will not loadCampbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton