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
2013-10-11adding url for openimageio project in CMake file (OpenEXR and OpenJpeg do the...Dalai Felinto
2013-10-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-07fix for crash on load if the file was saved in editmesh,Campbell Barton
2013-10-05avoid divide by zero with grid fill (when there is no selection)Campbell Barton
2013-10-03add cmake option WITH_MEM_VALGRIND, helps to track down errors with mempool u...Campbell Barton
2013-09-25cmake - cached LLVM values would be overwritten on every execution.Campbell Barton
2013-09-25rename LLVM_LIB_DIR to LLVM_LIBPATH to match other cmake vars.Campbell Barton
2013-09-24CMake: BOOST is a dependency of OpenImageIODalai Felinto
2013-09-23typos on error messages in CMakeDalai Felinto
2013-09-15OSX/cmake: fix config by moving code back into xcode conditional, cmake/makef...Jens Verwiebe
2013-09-14OSX/cmake: don't try get xcode path from xcode before 4.3, developer dir was ...Jens Verwiebe
2013-09-14OSX/cmake: move the new xcode-select-handing outside xcode conditional, to fi...Jens Verwiebe
2013-09-13OSX/cmake: allow for compiling with xcode develper previews by determing xcod...Jens Verwiebe
2013-09-10misc minor changesCampbell Barton
2013-09-10OSX/cmake: assure finding jack frameworkJens Verwiebe
2013-09-09Fix libmv build error on OS X with Xcode 5.Brecht Van Lommel
2013-09-06CMake and scons update to detect OS X 10.9, cmake patch by Jake Kauth.Brecht Van Lommel
2013-08-31use CMAKE_DL_LIBS rather then linking libdl directly.Campbell Barton
2013-08-30Cycles / Standalone:Thomas Dinges
2013-08-28cmake: set python, llvm and osl libs as advanced.Campbell Barton
2013-08-27Cycles / Standalone:Thomas Dinges
2013-08-08disable cycles when building without python, also use const for function args...Campbell Barton
2013-07-20Merged changes from trunk r58324-58419.ge_devMitchell Stokes
2013-07-19enable type limits warning when compiling with gcc.Campbell Barton
2013-07-17Merging changes from trunk r58091-58323.Mitchell Stokes
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-09BGE cleanup: Removing the GamePlayer/xembed folder and associated build optio...Mitchell Stokes
2013-06-20Cycles: update build configurations to include CUDA sm_35 architecture. When ...Brecht Van Lommel
2013-06-19dont use 'if(${WITH_STATIC_LIBS})', no need to expend the variable.Campbell Barton
2013-06-17cmake: remove set_lib_path macroCampbell Barton
2013-06-17CMake / vc2010:Thomas Dinges
2013-06-10Python script auto-execution changes:Campbell Barton
2013-06-05issue warning when WITH_RAYOPTIMIZATION is used with MinGW-w32, since this is...Campbell Barton
2013-06-02Fix #35587: Cycles: image movie to single image crashingSergey Sharybin
2013-05-24fix for building on osx with recent freestyle bugfix.Campbell Barton
2013-05-19remove WITH_AVX_CPU, also used add_definitions incorrectly.Campbell Barton
2013-05-15Patch for CMakeLists.txt to build with new OpenAL libs on VS2012.Jürgen Herrmann
2013-05-14CMake build system updateJürgen Herrmann
2013-05-08add option to disable guardedalloc, helps for debugging memory errorsCampbell Barton
2013-04-29minor adjustment to vertex color baking, tag the meshes directly, no need to ...Campbell Barton
2013-04-29cmake - warn when an option is turned off because of boost being disabled.Campbell Barton
2013-04-17Don't use auto vectorization for MinGW-w64. It may be a source forAntony Riakiotakis
2013-04-15CMake: add LLVM_STATIC as cmake build option, so linux distributions can linkBrecht Van Lommel
2013-04-04svn merge ^/trunk/blender -r55700:55776Campbell Barton
2013-04-02Fix compilation on MinGW(64/32)Antony Riakiotakis
2013-04-02Fix build for MinGW without opencollada (updated libs coming soon), MinGW64 n...Antony Riakiotakis
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-28modified build system for updated opencollada libraries (windows only, other ...Gaia Clary