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-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-01-25use cmake defined names for jpeg, png, zlib and python libs, building on *nix...Campbell Barton
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-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-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-102.5 audio cleanup:Joerg Mueller
2009-06-092.50:Brecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-17Fixing SND_Scene.h missing include problems with cmake + bulletDaniel Genrich
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2009-04-08Fixed scons and cmake after BGE scenegraph and culling improvements.Benoit Bolsee
2009-03-23Speedup for bullet creating convex hull meshesCampbell Barton
2008-08-22BGE Python API - GameLogic.getBlendFileList(path='//') to return a list of bl...Campbell Barton
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2006-11-21updated CMake files for game engine for Bullet 2.x upgradeErwin Coumans
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain