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
2015-06-17Revert "Correct recent commit replacing macro's /w MSVC"Campbell Barton
2015-06-17Correct recent commit replacing macro's /w MSVCCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-04-08CMake: resolve linking error on LinuxCampbell Barton
2015-03-27CMake: Enable strict flags for C++Sergey Sharybin
2015-03-13CMake: unbundle LZO libraryCampbell Barton
2015-03-06Cleanup: quiet minilzo warningsCampbell Barton
2015-02-25error in last commitCampbell Barton
2015-02-25CMake: error making get_blender_version a functionCampbell Barton
2015-02-18CMake: remove expression in endif(...)Campbell Barton
2015-02-06Some tweaks to support upcoming OSL-1.6Sergey Sharybin
2015-02-05CMake: add PLATFORM_LINKFLAGS to CMAKE_(SHARED|MODULE)_LINKER_FLAGSCampbell Barton
2015-01-20Moved the cloth solver code into a new subfolder/library inside BlenderLukas Tönne
2015-01-08Fix gtest linking on ubuntu and do minor cleanup.Antony Riakiotakis
2014-12-31Cycles: Post-reintegration tweaks to ensure things do compileSergey Sharybin
2014-11-17Support dynamic loading of SDL librariesSergey Sharybin
2014-11-16Error in last commitCampbell Barton
2014-11-16CMake: cleanup, namespace & unused varsCampbell Barton
2014-10-15CMake: Add a flag to explicitly disable SSE/SSE2 intrinsicsSergey Sharybin
2014-10-08Ghost Context RefactorJason Wilkins
2014-08-05Fix to commit rB77b7e1fe9ab: need ${target} instead of blender in cmake macro.Howard Trickey
2014-08-05Deduplicate CUDA and OpenCL wranglersSergey Sharybin
2014-07-28Make requests python package to be detected in the same way as numpySergey Sharybin
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-06-27Update Ceres to latest upstream versionSergey Sharybin
2014-06-19Add a bmesh_core_test, a start at testing bmesh functionality.Howard Trickey
2014-06-18GTest unit testing frameworkSergey Sharybin
2014-06-16Add missing dependency to CMake's msgfmtSergey Sharybin
2014-03-25Build file macro for testing unordered_map C++ container support.Lukas Tönne
2014-01-27Build System: icon files now depend on UI_icons.h for CMakeCampbell Barton
2014-01-16CMake: add missing dependency for icon targetCampbell Barton
2014-01-13UI Icons: store icons in git as uncompressed pixmaps (D196)Campbell Barton
2013-12-02CMake: check CMAKE_C_COMPILER_ID instead of CMAKE_CXX_COMPILER_IDCampbell Barton
2013-11-15Remove debug-only print from cmake macrosSergey Sharybin
2013-11-09Be ready for changes in bf-translations repositorySergey Sharybin
2013-10-25add check for cmake that source files are not included multiple timesCampbell Barton
2013-10-12code cleanup: use const's for vector args.Campbell Barton
2013-09-25rename LLVM_LIB_DIR to LLVM_LIBPATH to match other cmake vars.Campbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-08update bmesh doxy docs, remove double-promotion warnings in remove-strict-fla...Campbell Barton
2013-08-31use CMAKE_DL_LIBS rather then linking libdl directly.Campbell Barton
2013-08-26Fix cmake Inkscape auto generate of SVG on OS X giving an error popup, the bi...Brecht Van Lommel
2013-08-26Remove (comment out) auto-generating png form svg (r59382) in CMake, handy bu...Bastien Montagne
2013-08-22Automatically re-generate png icon files from svg ones (CMake only for now).....Bastien Montagne
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-06-21Code cleanup: fix some vs2012 compiler warningsBrecht Van Lommel
2013-06-17cmake: remove set_lib_path macroCampbell Barton
2013-06-17CMake / vc2010:Thomas Dinges
2013-03-27Fix #33518: Jack sync doesn't work in 2.64, 2.64 or 2.65 stable versionsSergey Sharybin