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-08-18cmake option to build without iksolverCampbell Barton
2012-08-09Remove redundant referenced to bf_intern_bopSergey Sharybin
2012-08-05Windows MSVC libraries:Thomas Dinges
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-07-16fix for linking with scons.Campbell Barton
2012-07-13new mask rasterizer written to take advantage of the compositors threading, m...Campbell Barton
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-06-30the compositor optional for cmake: WITH_COMPOSITORCampbell Barton
2012-06-23rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.Campbell Barton
2012-06-18Collada: Moved interface definitions from wm_operators.c to blender/editors/ioGaia Clary
2012-06-10Initial Ceres integration into BlenderSergey Sharybin
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-29finish cleanup for pluginsCampbell Barton
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-21Fix for [#31418] Code review: OpenCL initializationJeroen Bakker
2012-05-17 ____ Jeroen Bakker
2012-05-10Enable ffmpeg building with MinGW-w64. The libraries were compiled with gcc 4...Antony Riakiotakis
2012-05-02CMake: Fix to install numpy (source dir was "hardcoded", rather use PYTHON_NU...Bastien Montagne
2012-05-02Add pthread dll for MinGW64 during installation. Now people who download from...Antony Riakiotakis
2012-04-30WITH_PYTHON_INSTALL_NUMPY option for unix/cmake, just copies from site-packages.Campbell Barton
2012-04-24Add cycles support for MinGW-w64Antony Riakiotakis
2012-04-24First MinGW-w64 support for cmake has been added. To test I recommend this bu...Antony Riakiotakis
2012-04-07* Replace some more Blender 2.5x with Blender 2.6x and some code cleanup. Thomas Dinges
2012-03-30Added new command-line arguments --debug-ffmpeg and --debug-libmv toSergey Sharybin
2012-03-21bmesh docs:Campbell Barton
2012-03-20Adds support for utf paths on Windows.Alexander Kuznetsov
2012-03-16bmesh: being back bevel modifier from 2.62 stable.Campbell Barton
2012-02-22initial bmesh python api.Campbell Barton
2012-02-18svn merge ^/trunk/blender -r44204:44213Campbell Barton
2012-02-18- Fixed linking errors of blender player with CMake and XDND enabledSergey Sharybin
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17Reverting changes made to build systems when was upgrading OpenAL.Sergey Sharybin
2012-02-17Drag-n-drop support on LinuxSergey Sharybin
2012-02-15svn merge ^/trunk/blender -r44076:44118Campbell Barton
2012-02-15CMake: determine if python should be bundled into "lib" or "lib64" folder.Sergey Sharybin
2012-01-17svn merge ^/trunk/blender -r43443:43461Campbell Barton
2012-01-17OSX/cmake: donĀ“t build target extractpyzip for MODULEJens Verwiebe
2012-01-17svn merge ^/trunk/blender -r43420:43436Campbell Barton
2012-01-16Carve booleans library integrationSergey Sharybin
2012-01-16Fix for standalone bpy module building link errors on Mac.Brecht Van Lommel
2012-01-11svn merge ^/trunk/blender -r43220:43278 --accept postponeCampbell Barton
2012-01-11when building blender as a py module use add_library(... MODULE on all system...Campbell Barton
2012-01-10OSX: cleanup for cmake MODULE compile, not working yet, needs more investigationJens Verwiebe
2012-01-10OSX: fix compiling Blender as MODULEJens Verwiebe
2011-12-31svn merge ^/trunk/blender -r43009:43033Campbell Barton
2011-12-31Patch is partially made by Pelle Johnsen. Thanks!Alexander Kuznetsov
2011-12-31Add remesh modifier (dual contouring).Nicholas Bishop
2011-12-27svn merge ^/trunk/blender -r42886:42902Campbell Barton
2011-12-27Update build files to use new OpenAL librariesSergey Sharybin
2011-12-23svn merge ^/trunk/blender -r42778:42839Campbell Barton