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-09-28code cleanup: correct spellingCampbell Barton
2012-09-21Cycles:Thomas Dinges
2012-09-17Updating mingw32 config to reflect new boost libraries in svnJoshua Leung
2012-09-17* Enable opencolorio for scons/mingw32 (coming very soon)Antony Riakiotakis
2012-09-16Enable OpenColorIO for MinGW64 build targetsAntony Riakiotakis
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-09-15* Disable building of Legacy Compositor in Scons. Thomas Dinges
2012-09-15Buildbot: OpenColorIO should be enabled for buildbot nowSergey Sharybin
2012-09-15Color Management, Stage 1: Initial OpenColorIO library integrationSergey Sharybin
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-09-14add checking target `check_smatch`Campbell Barton
2012-09-13- cmake macro list_insert_after/list_insert_before now error when the item pa...Campbell Barton
2012-09-10Cleanup for OSL linking in cmake: Move cmake OSL library search and path defi...Lukas Toenne
2012-09-01Enable shader model 3.0 shaders for mingw compilersAntony Riakiotakis
2012-08-22Turn OpenMP off for MinGW64. I thought it behaved correctly in new compiler b...Antony Riakiotakis
2012-08-22For gcc based systems use g++ for linking. This is necessary so that exceptio...Antony Riakiotakis
2012-08-21Legacy Compositor / Scons:Thomas Dinges
2012-08-18fix [#32353] 'Focus'(center) applied on a rig should only take visible bones ...Campbell Barton
2012-08-13style cleanup: use <pre> for doxygen ascii art Campbell Barton
2012-08-12Fix El Topo compile with scons (win32 + linux - both untested)Daniel Genrich
2012-08-12Fix El Topo compile with scons (only win64 so far)Daniel Genrich
2012-08-11fix for own error with opencl bokeh blur.Campbell Barton
2012-08-11minor improvements to cmake's datatoc usage, now changes to datatoc.c re-make...Campbell Barton
2012-08-11add back datatoc, use this instead of cmake script which was too slow.Campbell Barton
2012-08-11simplified data_to_c macro in cmakeCampbell Barton
2012-08-11startup.blend and preview.blend are now converted to C at build time.Campbell Barton
2012-08-11Code cleanup and minor change to CMake's colalda detection to makeSergey Sharybin
2012-08-09generate COM_OpenCLKernels.cl.h automatically at build time, this allows edit...Campbell Barton
2012-08-08data_to_c in cmake, not used yet.Campbell Barton
2012-08-05Windows MSVC libraries:Thomas Dinges
2012-08-02Remove old boolean operation moduleSergey Sharybin
2012-08-02Buildbot: package softwaregl scripts for buildbot buildsSergey Sharybin
2012-07-27Initial support for numpy in sconsSergey Sharybin
2012-07-26OSX/scons: fix compiling on the new OSX 10.8 (Mountain Lion) with delivered X...Jens Verwiebe
2012-07-16handy cmake list macros for inserting items into a list before/after existing...Campbell Barton
2012-07-14more minor speedups for new mask rasterizerCampbell Barton
2012-07-05Update build systems to copy needed dlls from MinGW-w64, turn openmp on by de...Antony Riakiotakis
2012-07-01Scons:Thomas Dinges
2012-06-30Cycles / Boost:Thomas Dinges
2012-06-28code cleanup: compile with clang and quiet some warnings.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-21Correct openjpeg for scons too.Antony Riakiotakis
2012-06-05Enable cuda sm_30 kernels for buildbotSergey Sharybin
2012-05-29Cycles / CUDA:Thomas Dinges
2012-05-28Scons / MSVC - Windows x64Thomas Dinges
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-27cmake editsCampbell Barton
2012-05-23scons - Added option to not remove and unpack python modules bundle everyJoshua Leung
2012-05-22Disable building of CUDA 1.3 kernels for cycles for win32 cmake and mingw32 s...Antony Riakiotakis