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-10-04Cycles: Fix wrong ifdef check around shadows record allSergey Sharybin
2014-10-04Fix bad RNA enum from the previous commitSergey Sharybin
2014-10-04Another scons fix, wrong indentation.Thomas Dinges
2014-10-04Typo fix for new WITH_BF_CYCLES_DEBUG option.Thomas Dinges
2014-10-04Fix off by one error drawing passepartoutCampbell Barton
2014-10-04Cycles: Add support for debug passesSergey Sharybin
2014-10-04Fix T42065: Shading issue using Array modifierBastien Montagne
2014-10-04"Delete texture paint slot" told the user that it would add a texture paint s...Thomas Beck
2014-10-04OSX: simplyfy last commit for fs_menu system_bookmarksJens Verwiebe
2014-10-04Cycles: Remove a workaround for Titan GPUs, not needed anymore with the lates...Thomas Dinges
2014-10-03OSX: Change the FS_CATEGORY_SYSTEM_BOOKMARKS aka "Favorites", so that the ord...Jens Verwiebe
2014-10-03Cycles, some tweaks to scene_intersect_shadow_all()Thomas Dinges
2014-10-03Fix for tgz script (whitespace broke it)Campbell Barton
2014-10-03Install_deps.sh: missing `--skip-openexr` in arg parser's parameters.Bastien Montagne
2014-10-03Cleanup: Remove some unused / unreferenced functions for perdiodic perlin noise.Thomas Dinges
2014-10-03Cycles / OSL: Make the signed/unsigned Perlin parameter more self explaining.Thomas Dinges
2014-10-03Cycles: Fix OpenCL compile after new Volume BVH introduction and add some com...Thomas Dinges
2014-10-03Cycles: Missing volume traversal header in cmake for GPU compilation.Thomas Dinges
2014-10-03Cycles: Remove Westin closure.Thomas Dinges
2014-10-032.73 Release Cycle: Alpha.Thomas Dinges
2014-10-03Cleanup: Spelling.Thomas Dinges
2014-10-03Fix T41983: Array regression with center-vertsCampbell Barton
2014-10-03Fix for 2-sided faces in array modifierCampbell Barton
2014-10-03Cycles: Use more accurate implementation of erf() and erfinv()Sergey Sharybin
2014-10-03Sculpting:Antony Riakiotakis
2014-10-03Cycles: Decouple object flags update to a separate update stepSergey Sharybin
2014-10-03Better fix for T42054 - modifiers have a callback to say whether they need no...Bastien Montagne
2014-10-03Fix T42054: Problem when using Cast modifier with Wireframe modifier.Bastien Montagne
2014-10-03Fix T41920: Changing Use Alpha settings doesn't refresh viewport properlySergey Sharybin
2014-10-03Cycles: Implement preliminary test for volume stack update from SSSSergey Sharybin
2014-10-03Cycles: Fix for non-initialized variableSergey Sharybin
2014-10-03Cycles: Make camera-in-volume an official featureSergey Sharybin
2014-10-03Cycles: Speedup of kernel side camera-in-volume detectionSergey Sharybin
2014-10-03Cleanup: spelling, wsCampbell Barton
2014-10-03Comments: note on bmesh_region_matchCampbell Barton
2014-10-02Update link to the Support an Animation Movie linkSergey Sharybin
2014-10-02Cycles: optimization of panoramic camera in volumeSergey Sharybin
2014-10-02Code cleanup:Antony Riakiotakis
2014-10-02Fix for wrong bit mask magic happening in gpu_update_lamps_shadows()Sergey Sharybin
2014-10-02Fix black matcap when using particle systemSergey Sharybin
2014-10-02Libmv: Fix wrong variable use in sconsSergey Sharybin
2014-10-02Fix error in last commitCampbell Barton
2014-10-02Fix T42049: Crash exiting /w GL1.1Campbell Barton
2014-10-02Fix T42030: Grabbing the whole mask interfere with grabbing individual curveSergey Sharybin
2014-10-02Freestyle: For until c++11 is accepted only static members could b initialize...Sergey Sharybin
2014-10-02Fix T42008: Dragging and packing issue about new blank imageSergey Sharybin
2014-10-02Fix T42033 UVs shown while rendering in texture paint mode.Antony Riakiotakis
2014-10-02Fix for regression on bevel material: need do_version support for earlier files.Howard Trickey
2014-10-02Fix freestyle/bplayer build (usual stub stuff).Bastien Montagne
2014-10-02Freestyle: Fix for a compiler failure in makesrna.Tamito Kajiyama