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
2014-01-27Attempt to fix compilation error with MSVC-2008Sergey Sharybin
2014-01-27Revert the removal of Blender Internal Edge rendering, after artist feedback.Thomas Dinges
2014-01-27OSX/scons: consequently make use of the recently introduced C_COMPILER_ID and...Jens Verwiebe
2014-01-27OSX/scons: fix gnu gcc compile by using clang assembler ( openMP builds)Jens Verwiebe
2014-01-27Fix player compile in scons and disable -Wmissing-prototypes for Apple atm.Jens Verwiebe
2014-01-27Revert recent OpenEXR cmake/linux fix and earlier OS X fix to use GCC for AVX.Brecht Van Lommel
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-27Buildbot OS X: compile with clang instead of GCC.Brecht Van Lommel
2014-01-27Use includes for blenderplayer stubsCampbell Barton
2014-01-27Fix incorrect externCampbell Barton
2014-01-27Attempt to fix T38373: cmake linux build failure with OpenEXR.Brecht Van Lommel
2014-01-27Fix T38355: Crash with Shader Node Group with missing datablock,Lukas Tönne
2014-01-27Update Carve to latest updateSergey Sharybin
2014-01-27patch by liblib (lid b)Martijn Berger
2014-01-27Implement clipboard for mask splinesSergey Sharybin
2014-01-27Code Cleanup: de-duplicate nested node tree checkingCampbell Barton
2014-01-27Fix clip editor interface being broken by a71f072Sergey Sharybin
2014-01-27patch by Mihai Melinescu: boost hardcoded MSVC12Martijn Berger
2014-01-27UI: Fix for icon-only menus too small click-able areaCampbell Barton
2014-01-27UI: Replace +/- menus with collapsible onesCampbell Barton
2014-01-27Build System: icon files now depend on UI_icons.h for CMakeCampbell Barton
2014-01-27Curves: save active point to fileKevin Mackay
2014-01-27.gitignore: Adding CMakeLists.txt.user for QtCreator users.Mitchell Stokes
2014-01-26Fix typo in nla blend modes.Sv. Lockal
2014-01-26Fix T38354: Excess memory allocation when projecting onto object with multiresBastien Montagne
2014-01-26Cycles Standalone: Basic support for external OSL shaders.Thomas Dinges
2014-01-26Fix T38366: export collada crash - if you set a keyframeBastien Montagne
2014-01-26Cleanup of BLI_smallhashBastien Montagne
2014-01-26Code Cleanup: style and correct API class refCampbell Barton
2014-01-25Cycles: Set samples to USHRT_MAX per default in the constructor, this is alre...Thomas Dinges
2014-01-25Cycles Standalone: Various changesThomas Dinges
2014-01-25Fix T38353: some EXR files from other applications not loading correctly.Brecht Van Lommel
2014-01-25fix building cycles standalone on windows / cmakeMartijn Berger
2014-01-25Cleanup: Simplify Cycles standalone OSL detection code.Thomas Dinges
2014-01-25Blender docs: Correct upper limit, shown for missing -t option value.Lawrence D'Oliveiro
2014-01-25Fix T38359: Not a bug, but better to grey out Material selector of particles ...Bastien Montagne
2014-01-25Fix T38356: Crash when UIList.filter_items returns too few items.Bastien Montagne
2014-01-24Change tooltip text for Vertex Group in Bevel Modifier.Howard Trickey
2014-01-24Bevel modifier can use vertex groups for edge bevel now.Howard Trickey
2014-01-24Add convinient access to full bitangent for loops (some export formats like F...Bastien Montagne
2014-01-24Fix T38347: adding object visibility keyframes in the outliner groups andBrecht Van Lommel
2014-01-24Make multisegment bevel profiles even for all parameters.Howard Trickey
2014-01-24Cycles Standalone: Add a help message, which appears when pressing the "h" key.Thomas Dinges
2014-01-24Fix currently harmless issue with converting ImBuf from sequencer spaceSergey Sharybin
2014-01-24Fix compilation error caused by 67f1fd2Sergey Sharybin
2014-01-24game engine: implement hitMaterial for collision and ray sensorsDalai Felinto
2014-01-24Add support for new "bl_category" member (new panels "tabs" system).Bastien Montagne
2014-01-23Fix T38150: implementation mismatch in bmesh pythonBastien Montagne
2014-01-23Make Tab Divider interopolate between the region background and tab outline.Jonathan Williamson
2014-01-23Fix T38337: Crash when calling to_mesh() on a Curve object after clearing its...Sergey Sharybin