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-29Merging r36529-38806bge_componentsMitchell Stokes
2011-07-19bugfix: [#27348] blenderplayer showing a different viewport size in 2.57bDalai Felinto
2011-06-24revert commit 27133: Committing patch [#27133] "Fix for for Object Color in B...Dalai Felinto
2011-05-30BGE: fix bug #26775, crash when physics constraint is defined on non-active o...Benoit Bolsee
2011-05-17fix for r36723 - putting extern Material inside code like that results in wro...Nathan Letwory
2011-05-17fix [#27414] no-material renders differently in View3D vs BGECampbell Barton
2011-05-08Committing patch [#27133] "Fix for for Object Color in BGE" by KupomanMitchell Stokes
2011-05-07Merging r36382 through r36528Mitchell Stokes
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-04-25There is enough potential developer interest in BGE Components that I'm makin...Mitchell Stokes
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-02-28BGE fix: complement to recent patch for Rigid Body Constraint. patch by Juha ...Dalai Felinto
2011-02-27BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge l...Dalai Felinto
2011-02-25doxygen: gameengine/Converter tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-16small correction to BGE as recent commits broken normal mapping in the GEMichael Fox
2011-01-23BGE: support modifiers without mapping to original mesh both graphically and ...Benoit Bolsee
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-12-16SVN maintenance.Guillermo S. Romero
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
2010-10-31building the BGE without bullet works again.Campbell Barton
2010-10-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-09-16Fix #23857: game engine world colors were not color corrected yet,Brecht Van Lommel
2010-09-15update for MingW/CMakeCampbell Barton
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-07-10Fix spelling.Guillermo S. Romero
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-25BGE Fix for: [#22142] Armature deformation does not work in Game Engine. + pa...Dalai Felinto
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-02bugfix [#21230] set-scene animation updates not workingCampbell Barton
2010-02-12correct fsf addressCampbell Barton
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-22BGE: fix bug with rigid body joint constraint target name: skip OB letter.Benoit Bolsee
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-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-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-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-08-30svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22717:22875Campbell Barton