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-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-03whitespace editsCampbell Barton
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-28check for unlikely error when freeing a library blend file from the BGE.Campbell Barton
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-07BGE Animations: The IPO conversion code relied on objects having an adt, but ...Mitchell Stokes
2011-08-05change BLO_library_append_begin to take a main argument rather then a context...Campbell Barton
2011-05-27missed this in recent commit.Campbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-03-22BGE Dynamic Loading:Mitchell Stokes
2011-03-21BGE Dynamic Loading: Fixing a particularly nasty leak that occurred if LibLoa...Mitchell Stokes
2011-03-20Fixing the other crash mentioned in bug #25083. m_current_scene isn't always ...Mitchell Stokes
2011-03-20Fixing 1/2 crashes mentioned in bug #25083. This crash happens when LibLoad t...Mitchell Stokes
2011-03-12pass report list along to BLO_blendhandle_from_file(), avoid unlikely crash i...Campbell Barton
2011-03-12- BKE_idcode_iter_step() - function to step over all ID codes.Campbell Barton
2011-02-25doxygen: gameengine/Converter tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-11-17fixes from r33127Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-22fix for BGE define in recent math changes.Campbell Barton
2010-10-09patch [#23781] Dynamically Load ActionsCampbell Barton
2010-09-15update for MingW/CMakeCampbell Barton
2010-08-28Committing patch [#23278] (by me)Mitchell Stokes
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-06-10Minor modification to how objects are selected for animation baking,Campbell 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-03-16Keying Set Fixes:Joshua Leung
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
2009-12-29* speedup for animating bones, in one scene with sintel and a dragon animated...Campbell Barton
2009-11-16bge: fix for "dome mode not working with Letterboxing".Dalai Felinto
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-11-10Math LibBrecht Van Lommel
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-08-21svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22625:22668Campbell Barton
2009-08-21fix for own bug added since 2.49a,Campbell Barton
2009-08-19- fix for BGE warningsCampbell Barton
2009-08-07svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22205:22290Campbell Barton
2009-08-07gameObject -> blenderObject mapping was being created but wasnt needed.Campbell Barton
2009-08-07BGE: removing remaining reference to sce->world->gravity/physics/... (it's al...Dalai Felinto
2009-08-01svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22075:22099Campbell Barton
2009-07-31remove more unneeded args, also allow ipo to animate the ref value for KX_Ble...Campbell Barton
2009-07-31svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r21908:22075Campbell Barton
2009-07-31remove some unused function argsCampbell Barton