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 source definitions:Campbell Barton
2011-07-13dont include the preview.blend in headless modeCampbell Barton
2011-06-18rename cmake include/libraries to conform with suggested cmake namesCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-19Code refactor: split code for render updates and opening render view intoBrecht Van Lommel
2011-05-09minor cleanup, no functional changes.Campbell Barton
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-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-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-06-09attempt to fix problem with quicktime on MSVCCampbell Barton
2010-06-06removed cmake include path in recent cleanup which was needed.Campbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton