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
2012-07-20Updating Cmake to support Android App.Alexander Kuznetsov
2012-07-06Merged w/ Trunk: r48429-r48663Jason Wilkins
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-07-04Cmake / Boost:Thomas Dinges
2012-07-04Windows (msvc 2010) is now using Boost 1.49 - Updated cmake file.Alexander Pinzon
2012-07-01don't disable cycles when OIIO isnt found, instead throw an error, annoying w...Campbell Barton
2012-06-30Cycles / Boost:Thomas Dinges
2012-06-30the compositor optional for cmake: WITH_COMPOSITORCampbell Barton
2012-06-29Merge w/ Trunk: r48303-r48394Jason Wilkins
2012-06-28code cleanup: cmake buildsystem edits, unused var warnings and better descrip...Campbell Barton
2012-06-26Merge w/ Trunk: r47143-r48302Jason Wilkins
2012-06-25more guardedalloc use in C++, also make compositorMutex a static var, was all...Campbell Barton
2012-06-23add cmake option WITH_SYSTEM_OPENJPEG so linux can build cycles without havin...Campbell Barton
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-06-21Set openjpeg to static. Solves linking issues on recent openjpeg updateAntony Riakiotakis
2012-06-15Fix for MinGW compilerAlexander Kuznetsov
2012-06-13Update support for AndroidAlexander Kuznetsov
2012-06-11minor fixesCampbell Barton
2012-06-07Cmake:Thomas Dinges
2012-06-05correction to own change with cmake, oiio linking.Campbell Barton
2012-06-05only use tiff/exr when enabled.Campbell Barton
2012-06-04Cycles / OSL:Thomas Dinges
2012-05-31WITH_GPU_SAFETY is an advanced CMake option for adding a lot of checks to hel...Jason Wilkins
2012-05-31Adds recognition for Windows 7 Touch Events and a CMake WITH_INPUT_TOUCH (def...Nicholas Rishel
2012-05-29reenable sm13 for win32 cmakeAntony Riakiotakis
2012-05-29Merged w/ Trunk r46993-r46142Jason Wilkins
2012-05-28Small fix for GlewAlexander Kuznetsov
2012-05-28This is essentually enables Android build using cmake on linuxAlexander Kuznetsov
2012-05-27Patch #31563: Additional include directory for FFMPEGSergey Sharybin
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-27cmake editsCampbell Barton
2012-05-25Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,Brecht Van Lommel
2012-05-22Disable building of CUDA 1.3 kernels for cycles for win32 cmake and mingw32 s...Antony Riakiotakis
2012-05-19style cleanup: whitespace/indentationCampbell Barton
2012-05-17attempt to fix osx build errorCampbell Barton
2012-05-17Fix own mistake: Open Collada libs are different for MinGW/MinGW64Antony Riakiotakis
2012-05-16Fix compile error with cmake + windows (reported by MiikaH)Daniel Genrich
2012-05-15Fix El Topo:Daniel Genrich
2012-05-15Cleanup optimization compile flags for mingw-w64. Antony Riakiotakis
2012-05-13Add support for opencollada for MinGW64 and cmakeAntony Riakiotakis
2012-05-10Enable ffmpeg building with MinGW-w64. The libraries were compiled with gcc 4...Antony Riakiotakis
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-02cmake - improved detection of numpy, now works for typical ubuntu installation.Campbell Barton
2012-04-30disable numpy installing if not foundCampbell Barton
2012-04-30Cycles: support for motion vector and UV passes.Brecht Van Lommel
2012-04-30WITH_PYTHON_INSTALL_NUMPY option for unix/cmake, just copies from site-packages.Campbell Barton
2012-04-29Silence warning during DualCon compile: "Node *pointer[0];" gets MSVC compile...Daniel Genrich
2012-04-27code cleanup: quiet msvc warningsCampbell Barton
2012-04-27cleanup msvc build flags, many were included more than once.Campbell Barton
2012-04-26rename WholeCharacter in C too, add pthreads include back for msvc which need...v2.63Campbell Barton