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
path: root/source
AgeCommit message (Expand)Author
2014-10-06Fix T4201: AVI Broken when width not multiple of 4Campbell Barton
2014-10-06Fix in-between mouse events getting assign to keysCampbell Barton
2014-10-06Compositor: implement OpenCL backend for gaussian blurSergey Sharybin
2014-10-06Correction for wrong ifdef in creatorSergey Sharybin
2014-10-06Fix T42075: DnD Material not updating render viewCampbell Barton
2014-10-06Cleanup: remove old preview codeCampbell Barton
2014-10-06Cleanup: remove paranoid NULL checksCampbell Barton
2014-10-06Dyntopo: minor speedup collapsing edgesCampbell Barton
2014-10-06Fix T42093: segfault when trying to free unallocated depths zbuffer (border-z...Bastien Montagne
2014-10-06Quiet warning on 32bit systemCampbell Barton
2014-10-06Fix T41983: Array Modifier "Merge" bug?Bastien Montagne
2014-10-05Cleanup: sculpt float -> boolCampbell Barton
2014-10-05BLI_buffer: simplify buffer resizeCampbell Barton
2014-10-04Previous scons fix is just wrong, there is a reason why lines were tried to b...Sergey 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-03OSX: Change the FS_CATEGORY_SYSTEM_BOOKMARKS aka "Favorites", so that the ord...Jens Verwiebe
2014-10-032.73 Release Cycle: Alpha.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-03Sculpting:Antony Riakiotakis
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-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-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-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
2014-10-02Freestyle: Fix for destructive view map modifications during chaining operati...Tamito Kajiyama
2014-10-02Freestyle: Finer memory statistics with CXX_GUARDEDALLOC.Tamito Kajiyama
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-10-02Cleanup: indentationCampbell Barton
2014-10-02Compositor: Reduce number of int<->float conversions in keying screen operationSergey Sharybin
2014-10-02Compositor: Simplify logic in keying blur operationSergey Sharybin