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-11-15Windows OIIO:Thomas Dinges
2012-11-15Cycles OSL: windows build system changes to support static OSL/OIIO.Brecht Van Lommel
2012-11-14Cycles OSL: windows build fixes.Brecht Van Lommel
2012-11-12Merged changes in the trunk up to revision 52118.Tamito Kajiyama
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-11-04Merged changes in the trunk up to revision 51853.Tamito Kajiyama
2012-11-03Cycles OSL: refactoring and fixesBrecht Van Lommel
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-22remove LOD_Decimator (c++ decimator), now replaced by bmesh decimator. also r...Campbell Barton
2012-09-30Merged changes in the trunk up to revision 50956.Tamito Kajiyama
2012-09-25Boost directories were not properly configured to vc2010.Alexander Pinzon
2012-09-24OSX/osl: add install of shader headers needed for osl_nodes compileJens Verwiebe
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-16Enable OpenColorIO for MinGW64 build targetsAntony Riakiotakis
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama
2012-09-10Cleanup for OSL linking in cmake: Move cmake OSL library search and path defi...Lukas Toenne
2012-09-03Added library linking for cycles_kernel_osl to OSL libraries and added cycles...Lukas Toenne
2012-08-18Merged changes in the trunk up to revision 49986.Tamito Kajiyama
2012-08-18cmake option to build without iksolverCampbell Barton
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
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-21Merged changes in the trunk up to revision 49090.Tamito Kajiyama
2012-07-16fix for linking with scons.Campbell Barton
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-13new mask rasterizer written to take advantage of the compositors threading, m...Campbell Barton
2012-07-07Merged changes in the trunk up to revision 48695.Tamito Kajiyama
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-07-03Merged changes in the trunk up to revision 48505.Tamito Kajiyama
2012-06-30the compositor optional for cmake: WITH_COMPOSITORCampbell Barton
2012-06-24Merged changes in the trunk up to revision 48227.Tamito Kajiyama
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-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
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-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
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-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-21Fix for [#31418] Code review: OpenCL initializationJeroen Bakker
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-17 ____ Jeroen Bakker
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-10Enable ffmpeg building with MinGW-w64. The libraries were compiled with gcc 4...Antony Riakiotakis
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
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