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
2010-04-17bugfix and cleanupCampbell Barton
2010-04-11py api file renameCampbell Barton
2010-04-02bugfix [#21230] set-scene animation updates not workingCampbell Barton
2010-03-29BGE: repair armature animation. Was broken since commit 27766.Benoit Bolsee
2010-03-16Keying Set Fixes:Joshua Leung
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-22use BLI_findstring in more places & remove some warnings, no functional changes.Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-082.5 Audio:Joerg Mueller
2010-01-25Radians -> Degrees (in UI)Matt Ebb
2009-12-31BGE: negative lamp last fix - Texture Face. I'm going to commit it to 2.49 too.Dalai Felinto
2009-12-31BGE bugfix: [#19476] Negative Lamps in BGE Do Not Function (in GLSL)Dalai Felinto
2009-12-29BGE: stereoscopic settings changes: (1) eye separation is the UI (2) focallen...Dalai Felinto
2009-12-29* speedup for animating bones, in one scene with sintel and a dragon animated...Campbell Barton
2009-12-23BGE: fix more matrix transpose bugs in assignement to game object matrices.Benoit Bolsee
2009-12-22BGE: fix bug with rigid body joint constraint target name: skip OB letter.Benoit Bolsee
2009-12-13clear loc/size/rot wasnt updating child transformations, also removed some wa...Campbell Barton
2009-11-28BGE: ray casting works on soft body, the hit polygon is also returned. The mo...Benoit Bolsee
2009-11-25BGE: replace mesh works for Soft Body (including reinstantiation of physics s...Benoit Bolsee
2009-11-22BGE: Removing OB prefix from object names - This will break scripts !!!! (als...Dalai Felinto
2009-11-21patch from Dave Plater which fixes some problems building the BGE with cmakeCampbell Barton
2009-11-18rename pose_channels to bonesCampbell Barton
2009-11-16bge: fix for "dome mode not working with Letterboxing".Dalai Felinto
2009-11-16Add include path to find BLO_readfile.h.Guillermo S. Romero
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-11-15[#19896] [bugfix] Fixing converting of rotation f-curvesCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton
2009-10-22Shape KeysBrecht Van Lommel
2009-10-22Shape KeysBrecht Van Lommel
2009-10-20Fixes to get Blender compile and run on PowerPC OSX 10.3, gcc 3.3Ton Roosendaal
2009-09-30- rather then passing the python namespace dictionary to the controller funct...Campbell Barton
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-29remove ray sensors own logic manager (now stored in parent class) + other min...Campbell Barton
2009-09-29Removed the termporary defines added to make the Game Engine compile. Hopeful...Joshua Leung
2009-09-28* Copy() -> Clone() (even though these hopefully will be obliterated from ext...Nathan Letwory
2009-09-28Compile fix for GameEngineJoshua Leung
2009-09-25WITH_CXX_GUARDEDALLOC was broken since BL_ArmatureObject become a PyObjectCampbell Barton
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-06* cleaning up warnings (mostly windows). A collection of other warning fixes ...Nathan Letwory
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory
2009-09-02== SCons ==Nathan Letwory
2009-08-30svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22717:22875Campbell Barton
2009-08-28fix for crash when a parent compound object didn't get a physics controller.Campbell Barton
2009-08-27BGE shape key actuator working, though only tried a simple testcase.Campbell Barton