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
2011-10-26cmake - set configuration specific defines globally rather than mixing in wit...Campbell Barton
2011-10-25misc small edits, remove remaining Id'sCampbell Barton
2011-10-25Cycles: svn merge -r41225:41232 ^/trunk/blenderBrecht Van Lommel
2011-10-25Cycles: svn merge -r41205:41225 ^/trunk/blenderBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23Typo fixes for the typo fixes. :DThomas Dinges
2011-10-23fix some typo'sCampbell Barton
2011-10-23Context menu 'Edit Source' operator no longer needs to be enabled as a build ...Campbell Barton
2011-10-22Cycles: svn merge -r40934:41157 ^/trunk/blenderBrecht Van Lommel
2011-10-20Cycles: let cmake show error when not finding openimageio on linux.Brecht Van Lommel
2011-10-20debug build option WITH_PYTHON_UI_INFO, so you can right click and edit the p...Campbell Barton
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-11Cycles: add python render engine option to use new shading nodes or not, insteadBrecht Van Lommel
2011-10-11Cycles: svn merge -r40411:40934 ^/trunk/blenderBrecht Van Lommel
2011-10-02* Removing libsamplerate from build systemsJoerg Mueller
2011-10-02minor cmake edits:Campbell Barton
2011-10-02fix [#28786] Large enum lists display columns in inverted order (right to left)Campbell Barton
2011-10-01cmake:Campbell Barton
2011-10-01cmake: sse flags were being defined in 2 different placesCampbell Barton
2011-09-30sse flags for intel c++ compilerCampbell Barton
2011-09-30formatting edits onlyCampbell Barton
2011-09-30minor changes, dont append with cmake platform flags which is a string and us...Campbell Barton
2011-09-28Cycles:Thomas Dinges
2011-09-27fix for building on windows, clear some warnings tooCampbell Barton
2011-09-26comment -Wundef for cmake default flags, this causes too many warnings with m...Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-19Cycles: svn merge -r40266:40358 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-09-19cleanup endian handlingCampbell Barton
2011-09-18Cycles: fix openimageio build issues on mac/linux.Brecht Van Lommel
2011-09-18added FindOpenImageIO cmake module.Campbell Barton
2011-09-17Cycles: svn merge -r39870:r40266 https://svn.blender.org/svnroot/bf-blender/t...Brecht Van Lommel
2011-09-15Update build rules to deal with new gettext libraries.Sergey Sharybin
2011-09-12fix for error linking opencollada on linux.Campbell Barton
2011-09-12Cycles:Brecht Van Lommel
2011-09-08patch from Uncle_Entity on IRC for fedora/colladaCampbell Barton
2011-09-06Cycles: set minimum required boost version lower.Brecht Van Lommel
2011-09-06fix link issues with MinGW - a substitute declaration(correctByteOrder) for i...Antony Riakiotakis
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-04Compile fixes for MinGW, checked with basic initial setup, no CUDA, gcc 4.5.2.Antony Riakiotakis
2011-09-02Cycles:Brecht Van Lommel
2011-09-02Cycles: svn merge -r39669:39870 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-09-02Cycles: Remove warning of OpenCL not working from cmake, could be made enable...Thomas Dinges
2011-09-01whitespace bge editsCampbell Barton
2011-08-27mistake in own recent commit broke op[encollada with mingwCampbell Barton
2011-08-24Cycles: linux build tweaks to allow static oiio/boost build.Brecht Van Lommel
2011-08-24opencollada find module. hopefully solves the problem where includes can in a...Campbell Barton
2011-08-24Cycles: svn merge -r39457:39669 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-08-24cmake: skip rpath (paths to libs) for portable distrobutionCampbell Barton
2011-08-22FFmpeg library update:Sergey Sharybin
2011-08-22buildinfo is now quoted from the build systems, avoids stripping quotes on st...Campbell Barton