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-08-28* Removing mocap GSoC (is an addon already).Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-15move mathutils into its own lib.Campbell Barton
2011-06-23Merge with trunk r37757.Joerg Mueller
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-04Merge with trunk revision 37149.Joerg Mueller
2011-05-31cmake maintenanceCampbell Barton
2011-05-27Moving BL_Action and BL_ActionManager to Ketsji to avoid linking issues with gccMitchell Stokes
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
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-29fix for error when changing DISBALE_PYTHON -> WITH_PYTHON,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-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-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-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...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-02-12correct fsf addressCampbell Barton
2010-02-07BGE: VideoTexture was not included, missing WITH_FFMEG defined. Fixed in all ...Benoit Bolsee
2009-11-21patch [#19796] GLEW update by Mitchell Stokes (Moguri)Dalai Felinto
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-19cmake cleanup (remove unused includes, make some within IF checks)Campbell Barton
2009-08-15- remove UNSET becuase it only works with newer versions of cmake,Campbell Barton
2009-08-10Stop changing the includes!Joerg Mueller
2009-08-102.5 audio cleanup:Joerg Mueller
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-07-20cmake option to disable SDL,Campbell Barton
2009-06-182.5Brecht Van Lommel
2009-06-092.50:Brecht Van Lommel
2009-05-06Big, big commit!!Diego Borghetti
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-19Compile fixed for Win64.Daniel Genrich
2009-04-07BGE Py APICampbell Barton
2009-04-05BGE PyAPI can now import text (within the blend-file)Campbell Barton
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-07Getting the blenderplayer to compile/link with CMake.Chris Want
2008-06-17Merge of apricot branch game engine changes into trunk, excluding GLSL.Brecht Van Lommel