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-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-03-29fixes in Bullet stuff, roll influence for raycast vehicles was broken,Erwin Coumans
2011-03-29apply patch for body suspend/resumeErwin Coumans
2011-03-17BGE PhysicsConstraints.exportBulletFile improvement: also export the object n...Erwin Coumans
2011-03-12update Bullet physics sdk to latest trunk/version 2.78Erwin Coumans
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/Physics tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22doxygen: bge scenegraph and videotextureNathan Letwory
2011-02-22doxygen: BGE Network, Physics, RasterizerNathan Letwory
2011-01-30remove nan-makefilesCampbell Barton
2011-01-27[#25815] Patch gcc 4.6Campbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
2011-01-23BGE: support modifiers without mapping to original mesh both graphically and ...Benoit Bolsee
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-18rename libs internal libs for CMake + SCons (used in MSVC project files)Campbell Barton
2010-10-31stdint include needed on non-msvc platformsNathan Letwory
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-26Added function RNA_property_update_check() to check if an update call is needed,Campbell Barton
2010-10-25bugfix [#22277] Absolute Shapekeys crash (in BGE)Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-20Quiet compiler warnings.Campbell Barton
2010-10-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-10-09Enable CXX_GUARDEDALLOC support through SCons.Nathan Letwory
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
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-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-04BGE: Optimize Soft body conversion: don't create BVH structure.Benoit Bolsee
2010-01-29same fix from 2.4x r26392.Campbell Barton
2009-12-22BGE: update for new soft body helpers API.Benoit Bolsee
2009-12-14Fix #20367: game engine crash, origindex layer is now optional.Brecht Van Lommel
2009-12-04BGE: Add option to return UV coordinates aofthe hit point to KX_GameObject::r...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-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
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-06white space commit. (2 spaces -> tab).Campbell Barton
2009-09-05== SCons ==Nathan Letwory
2009-09-04== SCons ==Nathan Letwory