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-08- update X3D and FBX testing checksumsCampbell Barton
2011-08-03- Do not add GHOST_NDOFManager.cpp to list of sources ifSergey Sharybin
2011-08-02more cmake/x11 editsCampbell Barton
2011-08-02NDOF related editsCampbell Barton
2011-07-21svn merge -r37276:38555 https://svn.blender.org/svnroot/bf-blender/trunk/blen...Nathan Letwory
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-13Advanced CMake option to build the player without blender: WITH_BLENDERCampbell Barton
2011-07-13- don't build ghost's event printer unless ghost debug is enabled.Campbell Barton
2011-07-12build option to use SDL 1.3 for GHOST rather then X11/Win32/Cocoa api's,Campbell Barton
2011-06-28first attempt at CMake fix (untested)Mike Erwin
2011-06-04CMake option 'WITH_HEADLESS' to build blender in headless mode (no x11/xlib) ...Campbell Barton
2011-05-31cmake maintenanceCampbell Barton
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
2011-03-25dont return a system path if cmake's 'WITH_INSTALL_PORTABLE' is enabled. this...Campbell Barton
2011-03-25add cmake option to build without xinput (tablet support)Campbell Barton
2011-02-20Add XF86keysym.h detection and use to CMake system, for r34983.Guillermo S. Romero
2011-01-26Apply part of patch [#25612] Windows 7 icon progress barNathan Letwory
2011-01-25cmake maintenance, was missing 2 headers and made some minor improvements to ...Campbell Barton
2011-01-05ToDo: long outstanding patch to allow access to system paths in background modeAndrea Weikert
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-23fix for building with mingw/cmakeCampbell Barton
2010-11-21- check IF WIN32 AND NOT UNIX (for cygwin)Campbell Barton
2010-10-21/WX enabled for MSVC in CMake too.Nathan Letwory
2010-09-12use relative paths for ghost/cmakeCampbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-24rename some cmake build targetsCampbell Barton
2010-07-16Rather then hard coded /usr/share, use CMAKE_INSTALL_PREFIX to set the PREFIX...Campbell Barton
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert
2010-05-16no functional changesCampbell Barton
2010-05-15made cmake ghost file less confusing (was globbing then removing files for ea...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-01Cocoa/DND : added bitmap data type handling in drag'n'drop operationsDamien Plisson
2010-01-13Patch [#20588] Adding multisample support to Win32 Ghost - by Mitchell Stoke...Nathan Letwory
2009-12-03Quicktime Carbon: Fix memory leak when build with cocoaDamien Plisson
2009-12-02CMake: remove new GHOST_DropTargetWin32.cpp file from non-win32 platforms buildsDamien Plisson
2009-09-30Cocoa port start:Damien Plisson
2009-09-06white space commit. (2 spaces -> tab).Campbell Barton
2009-08-14some fixes for netbsd with cmakeCampbell Barton
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain